Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

mozilla-b2g/jswbxml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jswbxml

A Javascript library to read/write WBXML

The library can be used:

  • in node.js
  • in the browser as an AMD module
  • in the browser, creating the WBXML global

Testing

Running the tests requires node.js v0.8+. You need to run "npm install" to install the testing dependencies, then invoke mocha, possibly via running "npm test"

Alternately, if you run "make test" it will perform these two steps for you.

Acknowledgements

Thanks to Joshua Bell of the Chromium team for the string encoding shim: http://code.google.com/p/stringencoding/

About

DEPRECATED - A Javascript library to read/write WBXML

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published