@leyyo/logger
v1.0.5
Published
Logger component for JavaScript/TypeScript
Downloads
8
Readme
exception
Logger component for JavaScript/TypeScript
Leyyo > Logger
- @todo
Aim
- Qtodo
TODO
- [ ] Qtodo
Install
npm i @leyyo/logger
Standards
- [x] Language:
TS
- [x] Eslint:
Yes
- [x] Static Code Analysis:
Yes
IntelliJ Code Inspections - [x] DDD - Document Driven:
No
- [x] EDD - Exception Driven:
Yes
- [ ] TDD - Test Driven:
Yes
go to test folder
Commands
npm run clear
// clears "dist" foldernpm run lint
// runs eslint for static code analysisnpm run build
// builds JS files at "dist" foldernpm run test
// runs test files in "test" foldernpm run test:watch
*// runs test with watch optionnpm run test:coverage
*// runs test with coverage
todo
Assumption
Author
Date
2021-11-15Name
Mustafa YelmerRepo
github.com/mustafayelmer/logger