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

https://github.com/tecc/humanise

humanise information
https://github.com/tecc/humanise

Last synced: 9 months ago
JSON representation

humanise information

Awesome Lists containing this project

README

          

# `humanise` - humanise information

`humanise` is a library that provides functions to convert raw data to not just human-readable strings, but humanised strings.

## Feature flags

- **`durations`**: Provides facilities for humanising durations. Enabled by default.
- `chrono`: Adds functions for the [`chrono`](https://github.com/chronotope/chrono) crate.

## Licence

`humanise` is licensed under the MIT licence. Read the full text in [LICENCE](./LICENCE).