@leyyo/generics
v1.1.2
Published
Generic implementation for Javascript/Typescript
Downloads
3
Readme
generics
Generics component for JavaScript/TypeScript
Leyyo > Generics
- @todo
Install
npm i @leyyo/generics
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" 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
Author
Date
2020-11-15Name
Mustafa YelmerRepo
github.com/leyyonet/generics