@dfinity/gix-components

v2.4.0-next-2023-03-07
GIX Components is a UI kit developed with [SvelteKit](https://kit.svelte.dev) by the GIX team.
ui ux designsystem uikit sveltekit svelte

dev

npm run i18n && vite dev

e2e

playwright test

i18n

node scripts/i18n.types.mjs

lint

prettier --check --plugin-search-dir=. . && eslint .

test

TZ=UTC jest

build

npm run i18n && vite build

check

svelte-kit sync && svelte-check --tsconfig ./tsconfig.json

format

prettier --write --plugin-search-dir=. .

package

svelte-kit sync && svelte-package

preview

vite preview

check:watch

svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch
npm i @dfinity/[email protected]

Metadata

Downloads