https://github.com/stevebuik/fork-malli-ideas
An example of form validation using Fork and Malli
https://github.com/stevebuik/fork-malli-ideas
clojurescript
Last synced: about 2 months ago
JSON representation
An example of form validation using Fork and Malli
- Host: GitHub
- URL: https://github.com/stevebuik/fork-malli-ideas
- Owner: stevebuik
- Created: 2020-07-07T00:48:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T08:02:34.000Z (over 4 years ago)
- Last Synced: 2025-01-20T07:12:48.909Z (4 months ago)
- Topics: clojurescript
- Language: Clojure
- Homepage:
- Size: 3.13 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using Fork and Malli in Re-Frame
Live demo at https://stevebuik.github.io/fork-malli-ideas/#!/readme
## Local Development
- clone this repo
- start a REPL using deps.edn
- eval the 4 forms in user.clj
- open the devcards in your browser