@ungap/json

JSON with latest ECMAScript fixes


Keywords
json, u2028, u2029, polyfill, ungap
License
ISC
Install
npm install @ungap/json@1.1.0

Documentation

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