1.5.0 • Published 5 months ago

jdmn-js-runtime v1.5.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

JavaScript runtime for jDMN

JavaScript runtime libraries for jDMN

See https://github.com/goldmansachs/jdmn for more information on jDMN

This runtime requires node version >= 16.

jDMN runtime is available in 4 target languages, and favors consistency of versioning across targets.

How to install

> npm install jdmn-js-runtime@x.x.x

SDLC

  • Check-out project
  • Make changes
  • Run linters (see below) and fix errors
  • Build project (see below) and fix errors
  • Run tests (see below) and fix errors
  • Make sure the test coverage is decent (e.g. around 70-75%)
  • Commit changes

How to run eslint rules

> npm run lint

How to build the package with webpack

> npm run build > npm pack

How to run the jasmine tests

> npm run test

How to publish the package

Change release in package.json, perform all the previous steps and run

> npm publish

1.5.0

5 months ago

0.0.16

5 months ago

1.4.0

12 months ago

0.0.15

12 months ago

1.3.0

12 months ago

0.0.13

1 year ago

1.2.0

1 year ago

0.0.12

1 year ago

1.1.0

1 year ago

0.0.14

1 year ago

0.0.11

1 year ago

0.0.14-alpha

1 year ago

0.0.8-alpha

1 year ago

0.0.7-alpha

1 year ago

0.0.6-alpha

1 year ago

0.0.5-alpha

1 year ago

0.0.4-alpha

1 year ago

0.0.1-alpha

1 year ago

0.0.1

1 year ago