ecma-json

0.1.1 • Public • Published

ecma-json

JSON as is with ECMAScript fixes

  • as CJS: require('ecma-json') or require('ecma-json/cjs')
  • as ESM: import JSON from 'ecma-json/esm' or import JSON from 'https://unpkg.com/ecma-json?module'
  • as global browser object: <script src="//unpkg.com/ecma-json"></script>

API

Exact same JSON API. The only thing fixed in here is what ECMAScript decided to fix.

Readme

Keywords

Package Sidebar

Install

npm i ecma-json

Weekly Downloads

6

Version

0.1.1

License

ISC

Unpacked Size

4.65 kB

Total Files

10

Last publish

Collaborators

  • webreflection