sce-sim-grid
TypeScript icon, indicating that this package has built-in type declarations

0.5.0-rc1 • Public • Published

sce-sim-grid

Demo

An example app that uses the sce-sim-grid package is under the example sub-directory. It can be launched with yarn start. It has also been uploaded to http://kogito.surge.sh.

Build

yarn build produces the library in three formats: lib-cjs, lib-esm, lib-umd

Publish

After a build, the library can be packages with npm pack and then published with npm publish.

Schemas

The schemas under src/schemas were generated using jsonix-schema-compiler from scesim.xsd and DMN12.xsd. These rules are used by JSONIX to convert from .scesim and .dmn files into JSON in scesimUtils.ts.

See the compile:schemas target in package.json.

The scesim.xsd schema is from drools-wb

Running the command requires Java 1.8, running a newer version might net this error TODO: Find a way to load and use a local dependency of Java 1.8

/sce-sim-grid/

    Package Sidebar

    Install

    npm i sce-sim-grid

    Weekly Downloads

    0

    Version

    0.5.0-rc1

    License

    MIT

    Unpacked Size

    2.5 MB

    Total Files

    216

    Last publish

    Collaborators

    • schulj12