0.1.0 • Published 1 year ago
@basketry/typescript-auth v0.1.0
Typescript Auth
Basketry generator for generating method-level authorization for Typescript applications
How to:
Run this project
- Build the code:
npm run build
- Run it!
npm start
Note that the lint
script is run prior to build
. Auto-fixable linting or formatting errors may be fixed by running npm run fix
.
Create and run tests
- Add tests by creating files with the
.tests.ts
suffix - Run the tests:
npm t
- Test coverage can be viewed at
/coverage/lcov-report/index.html
Generated with generator-ts-console
0.1.0
1 year ago
0.1.0-rc.2
1 year ago
0.1.0-rc.1
1 year ago
0.1.0-rc.0
2 years ago
0.0.7
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.6
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago