https://github.com/wgnet/herd
general purpose erlang utils
https://github.com/wgnet/herd
Last synced: 6 months ago
JSON representation
general purpose erlang utils
- Host: GitHub
- URL: https://github.com/wgnet/herd
- Owner: wgnet
- License: mit
- Created: 2014-12-20T14:19:02.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T13:28:02.000Z (over 4 years ago)
- Last Synced: 2025-04-14T13:14:48.547Z (6 months ago)
- Language: Erlang
- Size: 19.5 KB
- Stars: 8
- Watchers: 11
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A set of general purpose utils functions for Erlang projects:
- working with strings;
- working with date and time;
- generating random values;
- etc