Skip to content

JavaScript library starter powered by typescript, unbuild and vite

License

Notifications You must be signed in to change notification settings

ms-fadaei/typescript-library-starter

Repository files navigation

Typescript Library Starter

JavaScript library starter powered by typescript, unbuild and vite

Pre-packed

commands

Run Playground

yarn dev

Build Playground (preview)

yarn generate

Build Library

yarn build

Lint

yarn lint

Test

yarn test

Test + Watch

yarn test:watch

Test + Coverage

yarn coverage

Release & Publish

yarn release

License

MIT License

Copyright (c) Mohammad Saleh Fadaei (@ms-fadaei)