patrun
A fast pattern matcher on JavaScript object properties.
A fast pattern matcher on JavaScript object properties.
The hasNestedProperty method missing in Object. This module does not extend Object.
Encrypted model attributes in your favourite ORM.
Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.
Two way conversions between objects and dot/bracket notation
A stylelint rule to disallow usage of unknown custom properties
Returns `true` if a value exists in the given string, array or object.
Return a copy of an object without the given keys.
A spec-compliant as much as it could be, small, and tested ES6 Symbol implementation.
Create a new object filtered to have only properties for which the callback returns true.
Assign a value to a property in an Array iterator
PostCss plugin to use CSS Custom Properties in at-rule @each, @for, @if, @else
Generative property tests for Jasmine
Get property value by dot notation
A robust, ES3 compatible, "has own property" predicate.
Check whether a given CSS property is the shorthand form
Use dot notation to get properties from deeply nested object and array structures.
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).
Get, set, or delete a property from a nested object using a dot path
Pluck nested properties from an object