Skip to content

ungap/json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON with latest ECMAScript fixes

Build Status Coverage Status Greenkeeper badge WebReflection status

Fixes the (in)famous \u2028 and \u2029 behavior that produces unparsable JS, and it also fixes not well formed strings.

Compatible with every engine that has already JSON.

Live test