Template for [nodejs/browser/es6/typescript] with ESLint configuration
- 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 fix - Fix library
npm i --production
npm start
npm install --global .
launch:
node-www
- Apprendre nodejs
- Apprendre typescript
- Typescript config
- Reference javascript
- ECMA-262
- summary of the new ES version by example
- Nodejs best practices
- Nodejs testing best practices
- Nodejs CLI
- Structure nodejs project
- NPM documentation
- Package.json documentation
- Apprendre Git
- Git conventions
- library & tools
ESLINT:
- Typescript ESLint
- ESLint configuration
- ESLint rules
- ESLint standard
- ESLint unicorn
- ESLint comments
- ESLint import
- ESLint json
- ESLint promise
- ESLint yaml (for CI)
- ESLint prettier
- ESLint node
- ESLint jest
- ESLint parser json
- ESLint parser yaml
A modern cli tool that keeps your deps fresh
npx taze