@leyyo/core
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

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: Yes IntelliJ Code Inspections
  • [x] DDD - Document Driven: No
  • [x] EDD - Exception Driven: Yes
  • [ ] TDD - Test Driven: No

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

#Used Environments

  • NODE_ENV environment, prod|staging|dev|test|local
  • LEYYO_DEBUG=boolean
  • LEYYO_REQ_RES=custom, ie: express.request.custom

Author

Readme

Keywords

Package Sidebar

Install

npm i @leyyo/core

Weekly Downloads

6

Version

1.1.3

License

ISC

Unpacked Size

368 kB

Total Files

120

Last publish

Collaborators

  • erdibuyuk
  • mustafayelmer