Posted by attiks on June 29, 2012 at 1:50pm
API module to include json2 javascript library, see https://github.com/douglascrockford/JSON-js
Instructions
- Download the module.
- Download the json2 javascript library (Download)
- Place it under sites/all/libraries/json2 so that the file can be found under sites/all/libraries/json2/json2.js
- Enable the module
This module does nothing by itself, it just provides the json2 library so that other modules can use it.
You can load the library like this:
<?php
libraries_load('json2');
?>Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Third-party Integration
- Reported installs: 883 sites currently report using this module. View usage statistics.
- Downloads: 2,829
- Last modified: August 17, 2012