jsonforms-editor icon indicating copy to clipboard operation
jsonforms-editor copied to clipboard

@jsonforms/editor npm package

Open herr-vogel opened this issue 4 years ago • 6 comments

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?

herr-vogel avatar Nov 16 '20 09:11 herr-vogel

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.

sdirix avatar Nov 16 '20 09:11 sdirix

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",
     .......

hloydl avatar Nov 18 '20 13:11 hloydl

The release to npm is planned for Q1/21

eneufeld avatar Dec 15 '20 12:12 eneufeld

Is there an update to this one?

jimjoes avatar Jun 09 '21 14:06 jimjoes

@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?

jimjoes avatar Jun 09 '21 15:06 jimjoes

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.

sdirix avatar Jun 28 '21 11:06 sdirix