Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcamp-code/formkit-shuriken-ui
https://github.com/jcamp-code/formkit-shuriken-ui
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jcamp-code/formkit-shuriken-ui
- Owner: jcamp-code
- License: mit
- Created: 2023-10-07T15:08:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-02T23:54:26.000Z (7 months ago)
- Last Synced: 2024-11-11T17:50:26.563Z (about 2 months ago)
- Language: TypeScript
- Size: 640 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FormKit Shuriken UI
FormKit configs for integrating with [Shuriken UI](http://github.com/shuriken-ui/nuxt)
So this package is an opinionated config designed to replace FormKit's defaults with ShurikenUI, except in cases, in my opinin, where FormKit's inputs are considerably better.
#### ShurikenUI Components
- All Text (including native inputs)
- AutoComplete
- Textarea
- Checkbox
- Radio
- Dropdown
- Switch
- Datepicker (uses [vue3datepicker](https://vue3datepicker.com) for functionality)#### FormKit Components With More Functionality Than ShurikenUI:
- ColorPicker (Pro)
- File#### FormKit Components that don't exist in Shuriken:
- MultiStep
- TagList#### Not Yet Styled
- Range
- Rating
- Repeater
- TransferList** Will style these as needed **