Skip to content

Repository files navigation

vuecode

Browser Support

Recent versions of Firefox, Chrome, Edge, Opera and Safari. 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

# npm
npm install vuecode.js
# yarn
yarn 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 by Lusaxweb

License

MIT

About

Vuecode it is a component to show the code without complication

Topics

Resources

Stars

21 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages