Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/driebit/elm-max-size-dict
A dictionary with a maximum size
https://github.com/driebit/elm-max-size-dict
elm
Last synced: 1 day ago
JSON representation
A dictionary with a maximum size
- Host: GitHub
- URL: https://github.com/driebit/elm-max-size-dict
- Owner: driebit
- License: mit
- Created: 2018-06-26T11:43:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-26T13:27:21.000Z (over 6 years ago)
- Last Synced: 2023-08-08T20:39:06.336Z (over 1 year ago)
- Topics: elm
- Language: Elm
- Homepage: http://package.elm-lang.org/packages/driebit/elm-max-size-dict/latest
- Size: 3.91 KB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elm Max Size Dict
A dictionary with a maximum size.
```bash
elm-package install driebit/elm-max-size-dict
```