Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bogdanp/racket-forms
Web form validation for Racket.
https://github.com/bogdanp/racket-forms
racket scheme validation
Last synced: about 2 months ago
JSON representation
Web form validation for Racket.
- Host: GitHub
- URL: https://github.com/bogdanp/racket-forms
- Owner: Bogdanp
- Created: 2019-01-17T17:43:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-08T07:43:30.000Z (11 months ago)
- Last Synced: 2024-05-08T23:36:33.732Z (9 months ago)
- Topics: racket, scheme, validation
- Language: Racket
- Homepage: http://docs.racket-lang.org/forms/index.html
- Size: 109 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# racket-forms
Web form validation for Racket.
## Documentation
The documentation for this library is hosted on [docs.racket-lang.org](http://docs.racket-lang.org/forms/index.html).
## License
forms is licensed under the 3-Clause BSD license.