https://github.com/naturalcycles/backend-lib
Standard library for building Node.js / Express.js backend
https://github.com/naturalcycles/backend-lib
backend expressjs nodejs typescript
Last synced: 23 days ago
JSON representation
Standard library for building Node.js / Express.js backend
- Host: GitHub
- URL: https://github.com/naturalcycles/backend-lib
- Owner: NaturalCycles
- Created: 2019-02-09T18:30:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T16:43:16.000Z (about 1 month ago)
- Last Synced: 2025-04-01T17:29:43.235Z (about 1 month ago)
- Topics: backend, expressjs, nodejs, typescript
- Language: TypeScript
- Homepage: https://naturalcycles.github.io/backend-lib/
- Size: 4.94 MB
- Stars: 3
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
## @naturalcycles/backend-lib
> Standard library for building Node.js / Express backend
[](https://www.npmjs.com/package/@naturalcycles/backend-lib)
[](https://codeclimate.com/github/NaturalCycles/backend-lib/maintainability)
[](https://codeclimate.com/github/NaturalCycles/backend-lib/test_coverage)
[](https://github.com/prettier/prettier)
[](https://github.com/NaturalCycles/backend-lib/actions)# [Documentation](https://naturalcycles.github.io/backend-lib/)
# Packaging
- `engines.node`: latest Node.js LTS
- `main: dist/index.js`: commonjs, es2020
- `types: dist/index.d.ts`: typescript types
- `/src` folder with source `*.ts` files included