arc_jsonex

0.1.2 • Public • Published

Arc

jsonex computation engine

NOTE The project is on early stage of investigations and current API state is subject to change.

Install:

npm install arc_jsonex

To run examples:

  • node example/engine1.js
  • node example/serialize1.js

Supports:

  • tokenizer-provided input
    • JSON representation tokenizer available
    • jsonex tokenizer to be created
  • asynchronous handlers
  • ctx.box with async-enabled get and set

Works both with node.js and browser (with help of browserify)

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i arc_jsonex

Weekly Downloads

3

Version

0.1.2

License

none

Last publish

Collaborators

  • dimsmol