svelte-echarts
Advanced tools
Comparing version
{ | ||
"name": "svelte-echarts", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/bherbruck/svelte-echarts" | ||
}, | ||
"scripts": { | ||
@@ -6,0 +10,0 @@ "dev": "vite dev", |
@@ -11,7 +11,7 @@ # svelte-echarts | ||
## ⌨️ Usage [demo](https://bherbruck.github.io/svelte-echarts/minimal/) | ||
## ⌨️ Usage [demo](https://bherbruck.github.io/svelte-echarts/) | ||
```html | ||
<script lang="ts"> | ||
import { Chart, type EChartsOptions } from '$lib' | ||
import { Chart, type EChartsOptions } from 'svelte-echarts' | ||
@@ -18,0 +18,0 @@ const options: EChartsOptions = { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5799
1.77%0
-100%