lucide-svelte

v0.28.0
A Lucide icon library package for Svelte applications

test

jest

build

yarn clean && yarn build:icons && (yarn build:es & yarn build:types & yarn build:bundles)

clean

rm -rf dist && rm -rf stats && rm -rf ./src/icons/*.svelte && rm -f index.js

build:es

babel src -d dist/esm --copy-files

test:watch

npm run test -- --watch

build:icons

yarn --cwd ../../ build:icons --output=../packages/lucide-svelte/src --templateSrc=../packages/lucide-svelte/scripts/exportTemplate --exportFileName=index.js --iconFileExtention=.svelte --pretty=false

build:types

yarn --cwd ../../ babel-node packages/lucide-svelte/scripts/buildTypes.js

build:bundles

yarn --cwd ../../ rollup -c packages/lucide-svelte/rollup.config.js

Metadata

  • ISC
  • Whatever
  • Eric Fennis
  • released 4/15/2022

Downloads

Maintainers