https://github.com/bkwld/cloak-form
Standardized form elements.
https://github.com/bkwld/cloak-form
Last synced: 7 months ago
JSON representation
Standardized form elements.
- Host: GitHub
- URL: https://github.com/bkwld/cloak-form
- Owner: BKWLD
- License: mit
- Created: 2022-09-07T21:20:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T17:38:37.000Z (almost 4 years ago)
- Last Synced: 2025-03-05T10:02:04.158Z (over 1 year ago)
- Language: Vue
- Homepage: https://cloak-form.netlify.app
- Size: 271 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @cloak-app/form
Standardized form elements.
- [View demo](https://cloak-form.netlify.app)
- [Edit CodeSandbox](https://githubbox.com/BKWLD/cloak-form)
## Install
1. Install with `yarn add @cloak-app/form`
2. Add to `nuxt.config` with `buildModules: ['@cloak-app/form']`
## Usage
### Components
- ``
- ``
- ``
- ``
## Contributing
Run `yarn dev` to open a Nuxt dev build of [the demo directory](./demo).