1.0.7 • Published 2 years ago

test-svelte-components v1.0.7

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Svelte UI Components

Visit.org UI components library written in Svelte

Installation

git clone....
npm install
  • See recommended extensions in the .vscode/extension.json

Scripts

Run storybook

npm run storybook

Build storybook

npm run build-storybook

Run tests

npm test

Run lint

npm lint

Run visual regression tests

npm run visual-regression

this will update the screenshots under .loki/reference, which can be used to compare the current storybook with the previous version.

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago