JS Library Boilerplate includes: - Jest Test - Typescript - Eslint - Prettier Pre-commit
Go to file
Sambo Chea c33c9017fe updated and add contributors in package json 2020-10-15 15:16:20 +07:00
example update example 2020-08-28 15:40:28 +07:00
src add sample 2 2020-08-28 15:36:20 +07:00
test add sample 2 2020-08-28 15:36:20 +07:00
.eslintignore updated package and remove publish command 2020-10-15 11:11:50 +07:00
.eslintrc.js init project 2020-08-28 14:32:14 +07:00
.gitignore updated package and remove publish command 2020-10-15 11:11:50 +07:00
.npmignore add readme 2020-08-28 15:58:25 +07:00
.prettierignore updated the git cached and configs 2020-10-15 11:13:48 +07:00
.prettierrc init project 2020-08-28 14:32:14 +07:00
babel.config.js init project 2020-08-28 14:32:14 +07:00
init.sh Remove Readme on init 2020-09-09 16:52:03 +07:00
jest.config.js init project 2020-08-28 14:32:14 +07:00
package.json updated and add contributors in package json 2020-10-15 15:16:20 +07:00
README.md update readme 2020-08-28 16:31:45 +07:00
tsconfig.json init project 2020-08-28 14:32:14 +07:00

JS LIBRARY BOILERPLATE

JS Library boilerplate is include with

  • Typescript
  • Jest Test
  • Pre commit Prettier
  • Eslint

Get Started


After View Sample Ready , Please Run

bash init.sh

This Script Will Reinit Project

  • Delete Sample File and SRC and Test
  • Clear src/index.ts
  • Reinitialize Git
  • Delete Example Folder

After Done This , Please reconfig package json

  • Name
  • Description
  • Git Repository Url