@deja-vu/property
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Property

Describe an object with properties that have values

Components

  • choose-object
  • create-object
  • create-objects
  • create-property
  • delete-object
  • filter-objects
  • object-autocomplete
  • show-object
  • show-objects
  • show-url
  • update-object
  • updated-objects

Configuration Options

Option Type Default Description
schema JSON schema object {} Describes the object and its properties
initialObjects Object[] [] Seeds the property database

Notes

  • Don't use spaces in field names, use camelCase instead. So instead of First Name you should use firstName

Readme

Keywords

none

Package Sidebar

Install

npm i @deja-vu/property

Weekly Downloads

13

Version

0.1.3

License

MIT

Unpacked Size

1.78 MB

Total Files

147

Last publish

Collaborators

  • spderosso