str-to-json

1.0.3 • Public • Published

str-to-json

对不规范的json数据进行解析

Fixed the JSON string format

use

const jsonlib = require("str-to-json");

console.log(jsonlib.stringToJSON("{'a':'a','b':1.2,'c':ture}"))

Package Sidebar

Install

npm i str-to-json

Weekly Downloads

6

Version

1.0.3

License

ISC

Unpacked Size

2.91 kB

Total Files

4

Last publish

Collaborators

  • yunfeiyang