Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anoram/taucharts-svelte
Svelte wrapper for Taucharts
https://github.com/anoram/taucharts-svelte
Last synced: about 1 month ago
JSON representation
Svelte wrapper for Taucharts
- Host: GitHub
- URL: https://github.com/anoram/taucharts-svelte
- Owner: anoram
- Created: 2021-02-06T18:40:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-06T18:40:48.000Z (almost 4 years ago)
- Last Synced: 2024-04-24T16:24:35.736Z (8 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# taucharts-svelte
Svelte wrapper for [Taucharts](https://taucharts.com/)
* The charts are reactive
* Currently only Chart api is implemented
* Limited plugins support# Download and Installation
Install via npm or yarn
```
npm install @anoram/taucharts-svelte
```