sysljs

1.0.5 • Public • Published

SyslJS

Javascript Library to parse Sysl language. Sysl is hosted at [https://github.com/anz-bank/sysl].

npm install sysljs

Usage

const listener = new SyslParserErrorListener();
const text = "App:\n\t...\n";
sysl.SyslParse(text, listener);
expect(listener.hasErrors == false);

Readme

Keywords

none

Package Sidebar

Install

npm i sysljs

Weekly Downloads

2

Version

1.0.5

License

Apache-2.0

Unpacked Size

757 kB

Total Files

13

Last publish

Collaborators

  • sahej