https://github.com/rnons/select-example
https://github.com/rnons/select-example
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rnons/select-example
- Owner: rnons
- License: bsd-3-clause
- Created: 2019-04-13T05:57:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-13T08:43:10.000Z (about 7 years ago)
- Last Synced: 2025-08-21T00:33:01.751Z (10 months ago)
- Language: PureScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Some examples of [purescript-halogen-select](https://github.com/citizennet/purescript-halogen-select) as a comparison to [purescript-halogen-nselect](https://github.com/nonbili/purescript-halogen-nselect).
```
yarn
pulp -w build -I ../src
yarn start
```