@sollentson/vue-trend
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Vue Trend

🌈 Simple, elegant spark lines for Vue.js


vue

Docs / Live Demo

Installation


npm i @sollentson/vue-trend

Usage


Script

import VTrend from "@sollentson/vue-trend"

Vue Template

    <VTrend
        :gradient="['#6fa8dc', '#42b983', '#2c3e50']"
        gradient-direction="top"
        :stroke-width="1"
        linecap="round"
        :padding="8"
        :radius="8"
    />

Package Sidebar

Install

npm i @sollentson/vue-trend

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

19 kB

Total Files

35

Last publish

Collaborators

  • sollentson