Last Version

json2.js 2012.10.08

This file creates a JSON property in the global object, if there isn't already one, setting its value to an object containing a stringify method and a parse method. The parse method uses the eval method to do the parsing, guarding it with several regular expressions to defend against accidental code execution hazards. On current browsers, this file does nothing, prefering the built-in JSON object.

License

License

Public Domain
Categories

Categories

Redis Data Databases JSON
GroupId

GroupId

org.jszip.redist
ArtifactId

ArtifactId

json2
Version

Version

2012.10.08
Type

Type

jszip
Description

Description

json2.js
This file creates a JSON property in the global object, if there isn't already one, setting its value to an object containing a stringify method and a parse method. The parse method uses the eval method to do the parsing, guarding it with several regular expressions to defend against accidental code execution hazards. On current browsers, this file does nothing, prefering the built-in JSON object.
Project URL

Project URL

http://jszip.org/redist/json2
Source Code Management

Source Code Management

http://github.com/jszip/json2-redist/tree/master/

Download json2 2012.10.08

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.