eclipsesource / jsonforms-editor

Visual Editor for JSON Schema and JSON Forms Ui Schema
https://jsonforms-editor.netlify.app/
Other
78 stars 37 forks source link

@jsonforms/editor npm package #112

Open herr-vogel opened 3 years ago

herr-vogel commented 3 years ago

Here #https://github.com/eclipsesource/jsonforms-editor/tree/master/jsonforms-editor#usage its described that there is a npm package @jsonforms/editor but when you go on the npm package page https://www.npmjs.com/package/@jsonforms/editor it say its deprecated.

Will there be a package with the lates code of jsonforms-editor?

sdirix commented 3 years ago

Hi @herr-vogel, the @jsonforms/editor package is unrelated to the jsonforms-editor although their names are pretty similar. The jsonforms-editor is currently not published to npm and can only be consumed manually.

hloydl commented 3 years ago

consumed using yalc - like so:


"dependencies": {
    "@jsonforms/core": "^2.4.1",
    "@jsonforms/editor": "file:.yalc/@jsonforms/editor",
    "@jsonforms/material-renderers": "^2.4.1",
    "@jsonforms/react": "^2.4.1",
     .......
eneufeld commented 3 years ago

The release to npm is planned for Q1/21

jimjoes commented 3 years ago

Is there an update to this one?

jimjoes commented 3 years ago

@hloydl Hi Harald, when you say "consumed using yalc - like so:" what do you mean? Do you mean you are able to use the editor component with it?

sdirix commented 3 years ago

Hi @econtentmaps, sorry for the late answer. The initial release of the jsonforms-editor is on hold for an indeterminate amount of time as we currently prioritize other open source projects over the JSON Forms editor. Of course we would still like to to do the release but we can only do so much with a limited amount of time.

Should you be interested in backing this project for an initial release and/or continuous support then please check our professional support offerings.