Skip to content

polotek/yajl-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yajl-js
=======
Nikhil Marathe <[email protected]>
Version, 0.5, 31st Jan 2010

yajl-js aims to be a complete binding to the Yajl (http://lloyd.github.com/yajl/) JSON parser by Lloyd Hilaiel.
yajl is a SAX-style event-driven parser well suited to JavaScript programming style.

== Current Status
* Parser bindings [done]
* Generator bindings [left]
* Provide some higher level wraps around things like onStartArray/Map so that applications can instead
  hook onto onArray or onMap [ not sure if required ]

About

A mirror of Nikhil Marathe's node.js bindings for yajl

Resources

License

Stars

Watchers

Forks

Packages

No packages published