10 Forks
77 Stars
77 Watchers

typescript-library-boilerplate

Initialize it running "node ./setup.js". A TypeScript library boilerplate. Check types pretty strictly; generates CommonJS, ESM and UMD bundles with Rollup.js; setup unit tests with Jest; and generate docs from sources with Typedoc.

How to download and setup typescript-library-boilerplate

Open terminal and run command
git clone https://github.com/VitorLuizC/typescript-library-boilerplate.git
git clone is used to create a copy or clone of typescript-library-boilerplate 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 typescript-library-boilerplate https://github.com/VitorLuizC/typescript-library-boilerplate/archive/master.zip

Or simply clone typescript-library-boilerplate with SSH
[email protected]:VitorLuizC/typescript-library-boilerplate.git

If you have some problems with typescript-library-boilerplate

You may open issue on typescript-library-boilerplate support forum (system) here: https://github.com/VitorLuizC/typescript-library-boilerplate/issues