fidem-dsl

1.6.2 • Public • Published

fidem-dsl

Codeship Status for fidemapps/fidem-dsl

Library for Fidem DSL

Usage

var result = fidemdsl.challengeRules.parse('aaa');
var literals = fidemdsl.challengeRules.literals;

Release a version

  1. Change the parser.
  2. Change the test.
  3. Update in lib the literals list.
  4. (Optional) Update the .ebnf in the doc folder.
grunt
mversion patch -m
git push
git push --tags
npm publish .

License

Commercial

Dependents (0)

Package Sidebar

Install

npm i fidem-dsl

Weekly Downloads

56

Version

1.6.2

License

UNLICENSED

Last publish

Collaborators

  • plpicard
  • luiskd
  • sguimont