Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

formable

codingcoop205Unlicence0.0.1

Easily generate forms to edit object data in the browser.

readme

Formable

Formable enables browser based editing of object states with the help of a clearly defined schema. It has become incresingly popular to use data objects to define how something will act. The process of editing these objects in raw form can be awkward and completely infeasible for some users. Formable aims to standardize the process of defining how a form can be used to modify the object data.