18 Forks
153 Stars
153 Watchers

vite-vanilla-ts-lib-starter

The starter is built on top of Vite 4.x and prepared for writing libraries in TypeScript. It generates a hybrid package - both support for CommonJS and ESM modules.

How to download and setup vite-vanilla-ts-lib-starter

Open terminal and run command
git clone https://github.com/kbysiec/vite-vanilla-ts-lib-starter.git
git clone is used to create a copy or clone of vite-vanilla-ts-lib-starter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vite-vanilla-ts-lib-starter https://github.com/kbysiec/vite-vanilla-ts-lib-starter/archive/master.zip

Or simply clone vite-vanilla-ts-lib-starter with SSH
[email protected]:kbysiec/vite-vanilla-ts-lib-starter.git

If you have some problems with vite-vanilla-ts-lib-starter

You may open issue on vite-vanilla-ts-lib-starter support forum (system) here: https://github.com/kbysiec/vite-vanilla-ts-lib-starter/issues