https://github.com/ryan-haskell/elm-layers
Create modals, dropdowns, and tooltips with Elm!
https://github.com/ryan-haskell/elm-layers
Last synced: 3 months ago
JSON representation
Create modals, dropdowns, and tooltips with Elm!
- Host: GitHub
- URL: https://github.com/ryan-haskell/elm-layers
- Owner: ryan-haskell
- Created: 2022-03-05T04:29:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-05T04:30:28.000Z (over 3 years ago)
- Last Synced: 2025-03-19T17:48:58.576Z (3 months ago)
- Language: Elm
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @ryannhg/elm-layers
> Create modals, dropdowns, and tooltips in Elm!### explore the examples
```
cd examples
elm reactor
```