Skip to content
forked from vuejs/vue

Modified version of Vue.js to be used for Carbon

License

Notifications You must be signed in to change notification settings

uoft-treat/carbon-vue

 
 

Repository files navigation

Carbon Vue

This is a heavily modified version of Vue.js that is intended to be extremely light-weight.

It is intended to be used as a pure JavaScript UI library, and has a very very limited use case.

If you are looking to build a Vue.js application, you have come to the wrong place.

Usage

import Vue from '@uoft-treat/carbon-vue'

new Vue({/* your config */});

About

Modified version of Vue.js to be used for Carbon

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.1%
  • Other 2.9%