Package Exports
- json-auto-form
- json-auto-form/dist/cjs/index.js
- json-auto-form/dist/esm/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (json-auto-form) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
json-auto-form
React component to explore (next version will edit) JSON object
Demo application
preview: https://andrey153.github.io/json-auto-form-demo
repository: https://github.com/Andrey153/json-auto-form-demo
Building
pnpm i
pnpm run build
pnpm publish