Skip to content

Latest commit

 

History

History
70 lines (49 loc) · 2.27 KB

readme.md

File metadata and controls

70 lines (49 loc) · 2.27 KB

Minimal node version Minimal npm version Maintenance Linux macOS Visual Studio Code

NODEJS standard library

Description

Standard library for nodejs

Documentation

Installation

Add .npmrc file in your repository

@stephen-shopopop:registry=https://npm.pkg.github.com

npm install @stephen-shopopop/standard

Contributing

Installation nodejs via nvm (node version manager)

Commands

  1. npm run build - Build library.
  2. npm run start - start project
  3. npm run test - Run test with jest.
  4. npm run lint - Lint your code.
  5. npm run lint:fix - Lint & fix your code.
  6. npm run typecheck - Run typescript check.
  7. npm run doc - Generate html doc.
  8. npm run release - Release library
  9. npm run minor - Minor library

Docs

Summary

VSCODE Addons

Package maintenance

A modern cli tool that keeps your deps fresh

npx taze