2020-08-28 16:21:12 +07:00
2020-08-28 16:05:36 +07:00
2020-08-28 15:40:28 +07:00
2020-08-28 15:36:20 +07:00
2020-08-28 15:36:20 +07:00
2020-08-28 14:32:14 +07:00
2020-08-28 14:32:14 +07:00
2020-08-28 16:05:36 +07:00
2020-08-28 15:58:25 +07:00
2020-08-28 14:32:14 +07:00
2020-08-28 14:32:14 +07:00
2020-08-28 14:32:14 +07:00
2020-08-28 16:21:12 +07:00
2020-08-28 14:32:14 +07:00
2020-08-28 16:05:36 +07:00
2020-08-28 15:58:25 +07:00
2020-08-28 14:32:14 +07:00
2020-08-28 15:40:28 +07:00

JS LIBRARY BOILERPLATE

=== JS Library boilerplate is include with

  • Typescript
  • Jest Test
  • Pre commit Prettier
  • Eslint

Start Up


  • Re init git
  • Delete src/sample1.ts , src/sample2.ts
  • Delete test/sample1.test.ts, test/sample2.test.ts
  • Reconfig package.json , name , description, git url ...
  • Re construct example
Description
JS Library Boilerplate includes: - Jest Test - Typescript - Eslint - Prettier Pre-commit
Readme 125 KiB
Languages
JavaScript 88.9%
TypeScript 6.1%
Shell 5%