An open API service indexing awesome lists of open source software.

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.

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).