https://github.com/circuithub/elm-array-focus
Focus helpers for Array
https://github.com/circuithub/elm-array-focus
Last synced: about 1 month ago
JSON representation
Focus helpers for Array
- Host: GitHub
- URL: https://github.com/circuithub/elm-array-focus
- Owner: circuithub
- License: mit
- Created: 2015-03-05T23:05:03.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-09T11:59:16.000Z (about 10 years ago)
- Last Synced: 2025-10-20T15:35:37.874Z (5 months ago)
- Language: Elm
- Size: 2.93 KB
- Stars: 1
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Focus helpers for Array
Experimental package with a [focus] for [Array].
Note that this API is experimental and likely to go through many more iterations.
Feedback and contributions are very welcome.
---
[][team]
[team]: https://circuithub.com/about/team
[focus]: http://package.elm-lang.org/packages/evancz/focus/latest
[Array]: http://package.elm-lang.org/packages/elm-lang/core/latest/Array