Package Exports
- vue-trend-component
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-trend-component) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vue-trend-component
🌈 Simple, elegant spark lines for Vue.js
Installation
npm i vue-trend-component -S
Usage
import Vue from 'vue'
import Trend from 'vue-trend-component'
Vue.use(Trend)
TODO
- Documentation
- Unit test
Inspired
unsplash/react-trend - 📈 Simple, elegant spark lines
License
MIT