Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chadtech/elm-bool-extra
Convenience functions for working with Bools in Elm
https://github.com/chadtech/elm-bool-extra
boolean elm
Last synced: 3 months ago
JSON representation
Convenience functions for working with Bools in Elm
- Host: GitHub
- URL: https://github.com/chadtech/elm-bool-extra
- Owner: Chadtech
- License: bsd-3-clause
- Created: 2017-08-13T21:58:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-09T08:55:27.000Z (over 4 years ago)
- Last Synced: 2024-04-15T01:18:10.623Z (9 months ago)
- Topics: boolean, elm
- Language: Elm
- Homepage: http://package.elm-lang.org/packages/Chadtech/elm-bool-extra/latest
- Size: 20.5 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# elm-bool-extra
Convenience functions for working with Bools in Elm; simple stuff, like a function that takes a list of Bools and tells if they are all true.
## Contributing
PRs welcome!