Boavizta / dashboaviz-kit

πŸ“Š A svelte package to build custom dashboard for Boavizta projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm package : https://www.npmjs.com/package/dashboaviz-kit

Install

npm i dashboaviz-kit

Use the library

To see all the components in action and dataformats go to the demo page

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev --open

Building

To create a production version of your app:

svelte-package

# to publish to npm
npm publish

DEMO PAGE

Screenshot_20230203_183355

Screenshot_20230203_183407

Screenshot_20230203_183338

Screenshot_20230203_183322

About

πŸ“Š A svelte package to build custom dashboard for Boavizta projects


Languages

Language:Svelte 94.9%Language:JavaScript 4.2%Language:HTML 0.6%Language:TypeScript 0.3%Language:CSS 0.0%