Skip to content
rules-engine / 1.0.2

rules-engine 1.0.2

Install from the command line:
Learn more about npm packages
$ npm install @warnermedia/rules-engine@1.0.2
Install via package.json:
"@warnermedia/rules-engine": "1.0.2"

About this version

Rules-Engine

Next generation rules engine - Rules-Engine is written in TypeScript.

Working with the repo

Setup

Requires:

Relevant commands

Install the dependencies

$ npm ci

Run the tests

$ npm run test

Fix lint issues

$ npm run lint-fix

Build the package

$ npm run build

Using the implementation

Follow the steps mentioned in the parent README first.

Add the following to .npmrc:

@warnermedia:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}

For more information about using GitHub Packages registry, go here

Initial Contributors

Details


Assets

  • rules-engine-1.0.2.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all