A cache object that deletes the least-recently-used items.
Guarantees an array back
Validators, formatters and other value objects for brazillians
An ini encoder/decoder for node
Reactive dataflow processing.
Remove undefined properties and empty arrays from an object
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
converts bare objects to DOM objects or xml representations
Parses Emmet CSS abbreviation into AST tree
Domain-Driven Design Value Objects library for NestJS
Write simple `*.xlsx` files in a browser or Node.js
A lightweight, schema-first validation library for Scalar
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.
A JS implementation of JSONPath with some additional operators
A JavaScript text diff implementation.
Improved deep equality testing for Node.js and the browser.
Sloth.js is a small lib created to make simple manipulations on a dataset, mostly structure arrays of objects into key-value objects.
Statistical routines and probability distributions.
General purpose validation library for JavaScript
Primitives for creating small reactive objects that doesn't change their shape over time - don't need a proxy wrapper.
Emmet standalone abbreviation parser
An LRU cache of weak references
This npm package provides a set of utilities for building domain-driven design (DDD) applications. It includes essential classes and interfaces for defining aggregates, entities, value objects, domain events, decorators, use cases, and error handling. The