Skip to content

BlueBaseJS/plugin-json-schema-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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:

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

About

๐Ÿฑ A utility to build pluggable components based on JSON schema!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8