Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)