https://github.com/depthbomb/node-common
A set of common utilities for Node.js
https://github.com/depthbomb/node-common
Last synced: 4 months ago
JSON representation
A set of common utilities for Node.js
- Host: GitHub
- URL: https://github.com/depthbomb/node-common
- Owner: depthbomb
- License: mit
- Created: 2025-09-22T21:13:10.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2026-01-16T19:56:21.000Z (5 months ago)
- Last Synced: 2026-01-17T06:36:09.199Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.43 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-common
A set of common utilities for Node.js that I use in my projects.
> [!IMPORTANT]
> As of version 2.0.0, a majority of the utilities in this package have been extracted out into the new [@depthbomb/common](https://npmjs.com/package/@depthbomb/common) package. This package will continue to receive Node.js-only utilities.
---
Documentation and additional TSDocs coming soon.