A blazing fast deep object copier
Delete nested properties from an object using dot notation.
XDON (eXtensible Data Object Notation) — schema-ambient compact text format. 30–40% smaller than JSON for tabular data. Parser, stringifier, JSON bridge, and macro preprocessor.
Binary value packing and unpacking
Allow parsing of object rest/spread
Create an array by repeating the given value n times.
`Iterator.prototype`, or a shared object to use.
https://en.wikipedia.org/wiki/Trie
Allow parsing of '#foo in obj' brand checks
JS Object representation of a stack frame
Polyfill of future proposal for `util.parseArgs()`
Middleware for handling `multipart/form-data`.
Compile object rest and spread to ES5
An object schema merger/validator
Compile ES2015 object super to ES5
This Vue plugin allows you to retrieve and modify observable data properties in deeply nested structures using paths encoded in strings or arrays. It creates intermediate objects for you.
This plugin transforms checks for a private property in an object
Call a specified method on each value in the given object.
OC Email Sender is a library to send email from a html template and using a data object to replace the placeholders in the template. ## Instalation ```bash npm install ocemailsender ``` ## Usage ```javascript const EmailSender = require('ocemailsender');
Persistent ordered mapping from strings
Lightweight data/object mapping framework. Wrap any persistence system with domain model functionality.
Sizeof of a JavaScript object in Bytes
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Parse a JSON string that has git merge conflicts, resolving if possible