https://github.com/lukad/ulidex
Generate ULIDs in Elixir
https://github.com/lukad/ulidex
elixir ulid
Last synced: 2 months ago
JSON representation
Generate ULIDs in Elixir
- Host: GitHub
- URL: https://github.com/lukad/ulidex
- Owner: lukad
- Created: 2022-05-18T20:47:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T19:51:23.000Z (over 2 years ago)
- Last Synced: 2025-02-08T03:11:19.545Z (3 months ago)
- Topics: elixir, ulid
- Language: Elixir
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# ulidex
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ulidex` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:ulidex, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .