Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Vuecode it is a component to show the code without complication

License

NotificationsYou must be signed in to change notification settings

lusaxweb/vuecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuecode

Browser Support

Recent versions ofFirefox,Chrome,Edge,Opera andSafari.IE10+

Quick-start CDN

<!DOCTYPE html><title>vuecode demo</title><scriptsrc="https://unpkg.com/vue"></script><scriptsrc="https://unpkg.com/vuecode.js/dist/vuecode.umd.js"></script><linkrel="stylesheet"href="https://unpkg.com/vuecode.js/dist/vuecode.css"><divid="app"><vuecodetitle="Add new proyect vuecode"><divslot="demo"><buttonclass="btn"type="button"name="button">Example</button></div><divslot="code">```js{1,6}var btn = document.querySelector('.btn')btn.addEventListener( 'click' , function(){console.log('click')})``/`</div></vuecode></div><script>newVue({}).$mount('#app')</script>

CDN

Install en Proyecto NPM

# npmnpm install vuecode.js
# yarnyarn add vuecode.js

Use

importVuefrom'vue'importVuecodefrom'vuecode.js'import'vuecode.js/dist/vuecode.css'Vue.use(Vuecode)

Become a Patron

Vuecode is an open source MIT project if you want to contribute to keep improving, If you are interested in supporting this project, please consider becoming a patron. [patron]

Lusaxweb

This library was created and is supported byLusaxweb

License

MIT

About

Vuecode it is a component to show the code without complication

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp