0.1.2 • Published 10 years ago

arc_jsonex v0.1.2

Weekly downloads
11
License
-
Repository
github
Last release
10 years ago

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

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago