https://github.com/naturalcycles/nodejs-lib
Standard library for node.js
https://github.com/naturalcycles/nodejs-lib
joi nodejs typescript validation
Last synced: 6 months ago
JSON representation
Standard library for node.js
- Host: GitHub
- URL: https://github.com/naturalcycles/nodejs-lib
- Owner: NaturalCycles
- Created: 2018-11-10T02:43:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T13:03:32.000Z (7 months ago)
- Last Synced: 2025-03-22T02:34:00.688Z (7 months ago)
- Topics: joi, nodejs, typescript, validation
- Language: TypeScript
- Homepage: https://naturalcycles.github.io/nodejs-lib/
- Size: 5.45 MB
- Stars: 4
- Watchers: 12
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- Security: docs/security.md
Awesome Lists containing this project
README
## @naturalcycles/nodejs-lib
> Standard library for Node.js
[](https://www.npmjs.com/package/@naturalcycles/nodejs-lib)
[](https://packagephobia.now.sh/result?p=@naturalcycles/nodejs-lib)
[](https://packagephobia.now.sh/result?p=@naturalcycles/nodejs-lib)
[](https://codeclimate.com/github/NaturalCycles/nodejs-lib/maintainability)
[](https://codeclimate.com/github/NaturalCycles/nodejs-lib/test_coverage)
[](https://github.com/prettier/prettier)
[](https://github.com/NaturalCycles/nodejs-lib/actions)# [Documentation](https://naturalcycles.github.io/nodejs-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