json-field-check

1.0.0 • Public • Published

json-field-check

zero dependents, check illegal json field such as Set,Map,Function etc.

Install

npm install json-field-check

Usage

// ts
import jsonFieldCheck from 'json-field-check'

// commonjs
const  jsonFieldCheck = require('json-field-check').default

jsonFieldCheck(targetObject)

Package Sidebar

Install

npm i json-field-check

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

5.23 kB

Total Files

7

Last publish

Collaborators

  • song.li