@leyyo/core
v1.1.3
Published
Core component for JavaScript/TypeScript
Readme
core
Core component for JavaScript/TypeScript
Leyyo > Core
TODO
Install
npm i @leyyo/core
Standards
- [x] Language:
TS - [x] Eslint:
Yes - [x] Static Code Analysis:
YesIntelliJ Code Inspections - [x] DDD - Document Driven:
No - [x] EDD - Exception Driven:
Yes - [ ] TDD - Test Driven:
No
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
#Used Environments
NODE_ENVenvironment, prod|staging|dev|test|localLEYYO_DEBUG=booleanLEYYO_REQ_RES=custom, ie: express.request.custom
Author
Date2020-11-15NameMustafa YelmerRepogithub.com/leyyonet/core
