@carbonbrief/carbon
v0.5.0
Published
This is Carbon Brief's library of reusable Svelte components.
Downloads
222
Readme
Carbon components
This is Carbon Brief's library of reusable Svelte components.
install them in your Svelte project
npm i -D @carbonbrief/carbon
local development
clone this repository
npm i
npm run dev
making a new component
npm run plop