Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eureka-shoulders/beltz
Your utility belt by Shoulders to format, validate, and other pure and reusable functions
https://github.com/eureka-shoulders/beltz
date formatter shoulders typescript validation
Last synced: 2 months ago
JSON representation
Your utility belt by Shoulders to format, validate, and other pure and reusable functions
- Host: GitHub
- URL: https://github.com/eureka-shoulders/beltz
- Owner: Eureka-Shoulders
- License: mit
- Created: 2021-12-22T19:41:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T17:59:36.000Z (almost 2 years ago)
- Last Synced: 2024-11-04T06:03:17.760Z (2 months ago)
- Topics: date, formatter, shoulders, typescript, validation
- Language: TypeScript
- Homepage:
- Size: 417 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Beltz
![npm](https://img.shields.io/npm/v/@euk-labs/beltz)
![NPM](https://img.shields.io/npm/l/@euk-labs/beltz)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Eureka-Shoulders/beltz/CI)
![npm](https://img.shields.io/npm/dw/@euk-labs/beltz)Your utility belt by Shoulders to format, validate and another pure and reusable functions
If you want specific backend utility, you can try [nest-beltz](https://github.com/Eureka-Shoulders/nest-beltz) !## Installation
Using npm:
```bash
npm i @euk-labs/beltz
```Using yarn:
```bash
yarn add @euk-labs/beltz
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)