1.0.5 • Published 2 years ago

@leyyo/logger v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

exception

Logger component for JavaScript/TypeScript

Leyyo > Logger

  • @todo

Aim

  • Qtodo

TODO

  • Qtodo

Install

npm i @leyyo/logger

Standards

  • Language: TS
  • Eslint: Yes
  • Static Code Analysis: Yes IntelliJ Code Inspections
  • DDD - Document Driven: No
  • EDD - Exception Driven: Yes
  • TDD - Test Driven: Yes go to test folder

Commands

  • npm run clear // clears "dist" folder
  • npm run lint // runs eslint for static code analysis
  • npm run build // builds JS files at "dist" folder
  • npm run test // runs test files in "test" folder
  • npm run test:watch *// runs test with watch option
  • npm run test:coverage *// runs test with coverage

todo

Assumption


Author