A simple module that makes all object properties constant.
```typescript const appLogger = createLogger('Backend', 'SDK-API', `./`); const obj = { msg: "message" };
```js const obj = require(’caizhimingcalc‘) ```
```js const obj = require(’caizhiming80‘) ```
Map object keys and values into a new object
Filter object keys and values into a new object
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
Check if a value is an object
Easily read/write JSON files.
npm i zzz-jsonparse-fff -S ``` const obj = require('zzz-jsonparse-fff')
```JavaScript const linked = { link: 'a', obj: {} } const obj = { "1": 2, a: "b", linked1: linked, linked2: linked, nested: { c: "c" }, recursive: { obj: this
Properties file reader for Node.js
Check if a value is a plain object
utilities for primitive JavaScript types
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
Safely get a dot-notated property within an object.
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Filter an array of objects to a specific OS
Utility functions to deal with references in objects
Simple JSON Addressing.
an identity object using ES6 proxies
Filter an array of objects to a specific OS
string representations of objects in node and the browser
No description provided.
No description provided.
No description provided.