Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vega/svelte-vega
Svelte component for Vega and Vega-Lite
https://github.com/vega/svelte-vega
Last synced: 6 days ago
JSON representation
Svelte component for Vega and Vega-Lite
- Host: GitHub
- URL: https://github.com/vega/svelte-vega
- Owner: vega
- License: bsd-3-clause
- Created: 2021-04-22T16:33:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T21:30:44.000Z (12 days ago)
- Last Synced: 2024-11-01T22:38:54.675Z (12 days ago)
- Language: Svelte
- Homepage: https://vega.github.io/svelte-vega/
- Size: 21.1 MB
- Stars: 71
- Watchers: 6
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# svelte-vega
> `svelte` + `vega`|`vega-lite`
See the [svelte-vega package](https://github.com/vega/svelte-vega/tree/main/packages/svelte-vega).
## Packages
### svelte-vega
The primary Svelte component for Vega and Vega-Lite which can be used in your Svelte application.
For documentation and installation instructions, go to [packages/svelte-vega](https://github.com/vega/svelte-vega/tree/main/packages/svelte-vega).
### Sample Projects
Svelte and a SvelteKit example projects that use `svelte-vega`.
If you are not sure how to integrate `svelte-vega` into your code, take a look at these example applications.