@bluebase/plugin-json-schema-components
TypeScript icon, indicating that this package has built-in type declarations

4.7.2 • Public • Published

JSON Schema Components

A utility to build pluggable components based on JSON schema!


🎊 Status

MIT license npm version Build Status codecov Greenkeeper badge PRs Welcome Codacy Badge Known Vulnerabilities

🤝 Compatibility

🌏 Web 🖥 Electron 📱 React Native

Docs

Input Fields

This plugin provides following input fields out of the box:

  • [x] checkbox: (FormCheckboxInput)
  • [ ] color
  • [x] date: (FormDateInput)
  • [x] email: (FormEmailInput)
  • [ ] file
  • [x] number: (FormNumberInput)
  • [x] password: (FormPasswordInput)
  • [x] picker: (FormPickerInput)
  • [x] radio-group: (FormRadioGroupInput)
  • [x] range: (FormRangeInput)
  • [x] reset: (FormResetButton)
  • [x] search: (FormSearchInput)
  • [x] submit: (FormSubmitButton)
  • [x] tel: (FormTelInput)
  • [x] text: (FormTextInput)
  • [x] time: (FormTimeInput)
  • [x] url: (FormUrlInput)

Readme

Keywords

none

Package Sidebar

Install

npm i @bluebase/plugin-json-schema-components

Weekly Downloads

34

Version

4.7.2

License

MIT

Unpacked Size

356 kB

Total Files

142

Last publish

Collaborators

  • artalat
  • abubakarsaddique
  • bluebase-release-bot