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.

License

License

Public Domain
Categories

Categories

Redis Data Databases JSON
GroupId

GroupId

org.jszip.redist
ArtifactId

ArtifactId

json2
Last Version

Last Version

2012.10.08
Release Date

Release Date

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

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.

json2.js Redist

What is it?

A redistribution of json2 using jszip.org packaging

Documentation

The project documentation can be found at http://jszip.org/redist/json2

Licensing

Please see the file called LICENSE.txt

Versions

Version
2012.10.08