1.0.1 • Published 7 years ago

spur-vue-components v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

spur-vue-components

A component library built using VueJS for shared components among spur apps.

Setup

npm i spur-vue-components

Then use in your components:

import { DonutChart } from 'spur-vue-components';

components: {
    DonutChart
}
1.0.1

7 years ago

1.0.0

7 years ago