|
JSON is a light-weight, language independent, data interchange format.
The 'JSON Encoder and Decoder' library was created to allow encoding JavaScript objects as JSON and decoding them back to JavaScript again.
The library is error tolerant, which means it won't crash if a developer uses single quotes for string delimiters, NaN data or wrong escape sequences.
A demo is included with the download package.
Requirements:
· JavaScript enabled on client side
Via: JSON Encoder and Decoder 1.0
0 Comment:
Post a Comment