node-package-starter
TypeScript icon, indicating that this package has built-in type declarations

2.3.0 • Public • Published

node-package-starter

  1. git clone https://github.com/unlight/node-package-starter
  2. Remove unnecessary
  3. If necessary:
# setupfrontend
npm i -D ng-packagr @angular/core @angular/compiler-cli @angular/compiler tsickle
# setupwebpack
npm i -D webpack @types/webpack @types/webpack-env webpack-cli webpack-dev-server html-webpack-plugin source-map-loader ts-loader html-loader add-asset-html-webpack-plugin terser-webpack-plugin istanbul-instrumenter-loader swc-loader @swc/core
# setupmutation
npm i -D stryker-cli @stryker-mutator/core @stryker-mutator/typescript @stryker-mutator/jest-runner @stryker-mutator/html-reporter
# setupkarma
npm i -D karma @types/karma karma-chrome-launcher karma-jasmine karma-coverage-istanbul-reporter karma-sourcemap-loader karma-webpack @types/jasmine
# setupmocha
npm i -D mocha @types/mocha c8

TODO

  • esm package

Readme

Keywords

none

Package Sidebar

Install

npm i node-package-starter

Weekly Downloads

0

Version

2.3.0

License

MIT

Unpacked Size

15.4 kB

Total Files

10

Last publish

Collaborators

  • iamthes