JSON Parser jQuery的JSON插件

程序名称:JSON Parser

授权协议: 未知

操作系统: 跨平台

开发语言: JavaScript

JSON Parser 介绍

This plugin makes it simple to convert to and from JSON.

Most people asked me why I would want to do such a thing, which boggles my
mind. Javascript makes it relatively easy to convert from JSON, thanks to
eval(), but converting to JSON is supposedly an edge requirement.

This plugin exposes four new functions onto the $, or jQuery object:

  • toJSON : Serializes a javascript object, number, string, or arry into JSON.
  • evalJSON : Converts from JSON to Javascript, quickly, and is trivial.
  • secureEvalJSON : Converts from JSON to Javascript, but does so while checking to see if the source is actually JSON, and not with other Javascript statements thrown in.
  • quoteString : Places quotes around a string, and inteligently escapes any quote, backslash, or control characters.

JSON Parser 官网

http://plugins.jquery.com/project/json

相关编程语言

MuPlayer 是一款跨平台、轻量级的音频播放解决方案,...
OS FLV 是一个 开源和可嵌入网页的flv播放器。 这个...
DewPlayer音乐播放器,样式很简单,而且很实用.播放器...
JW FLV MEDIA PLAYER是一个开源的在网页上使用的Fla...
Speakker 是一个基于 Web 浏览器的音乐播放器,只提...
Player Framework 是一个开源的支持 HTML5 的视频播...