Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dollarsignteam/node-utils
Utilities for the Node.js
https://github.com/dollarsignteam/node-utils
nodejs typescript utility-library
Last synced: about 2 months ago
JSON representation
Utilities for the Node.js
- Host: GitHub
- URL: https://github.com/dollarsignteam/node-utils
- Owner: dollarsignteam
- License: mit
- Created: 2021-06-19T11:24:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-12T20:03:04.000Z (about 3 years ago)
- Last Synced: 2024-10-31T17:35:27.866Z (2 months ago)
- Topics: nodejs, typescript, utility-library
- Language: TypeScript
- Homepage:
- Size: 1.52 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Utilities for Node.js
Utilities library for the Node.js
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/dollarsignteam/node-utils/Node.js%20Package?logo=github)][1]
[![npm (scoped)](https://img.shields.io/npm/v/@dollarsign/utils?logo=npm)][2]
[![GitHub license](https://img.shields.io/github/license/dollarsignteam/node-utils)][3]## Installation
### Yarn
```bash
yarn add @dollarsign/utils
```### NPM
```bash
npm install --save @dollarsign/utils
```## Documentation
## Contributing
Contributions welcome! See [Contributing][4].
## Author
Dollarsign
## License
Licensed under the MIT License - see the [LICENSE][3] file for details.
[1]: https://github.com/dollarsignteam/node-utils
[2]: https://www.npmjs.com/package/@dollarsign/utils
[3]: https://github.com/dollarsignteam/node-utils/blob/main/LICENSE
[4]: https://github.com/dollarsignteam/node-utils/blob/main/CONTRIBUTING.md