0.9.0 • Published 7 months ago

@eox/jsonform v0.9.0

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Jsonform

Based on JSON Editor.

Usage

npm install @eox/jsonform
// for setups with bundlers e.g. Vite
import "@eox/jsonform"

// or, for e.g. single HTML files without bundler
import "@eox/jsonform/dist/eox-jsonform.js"

<eox-jsonform></eox-jsonform>

// TODO: add documentation

Contribute

npm watch
(on root) npm run cypress
(on root) npm run format

npm version <new version>
npm run build
npm publish (requires OTP)

Changelog

Created automatically here

0.9.0

8 months ago

0.8.1

1 year ago

0.8.0

1 year ago

0.8.2

11 months ago

0.7.0-dev

1 year ago

0.7.0

1 year ago

0.6.3

1 year ago

0.6.2

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.1

1 year ago