Standard library for nodejs
Add .npmrc file in your repository
@stephen-shopopop:registry=https://npm.pkg.github.com
npm install @stephen-shopopop/standard
- macos/linux or use Makefile command:
make nvm
- windows
- npm run build - Build library.
- npm run start - start project
- npm run test - Run test with jest.
- npm run lint - Lint your code.
- npm run lint:fix - Lint & fix your code.
- npm run typecheck - Run typescript check.
- npm run doc - Generate html doc.
- npm run release - Release library
- npm run minor - Minor library
- Reference javascript
- ECMA-262
- summary of the new ES version by example
- Git conventions
- library & tools
A modern cli tool that keeps your deps fresh
npx taze