delegate-properties
Deep-clone properties from one object to another and make them non-enumerable, or make existing properties on an object non-enumerable.
Deep-clone properties from one object to another and make them non-enumerable, or make existing properties on an object non-enumerable.
A little tool used to get object properties, taken from MDN.
Provides many methods to iterate through of collections.
gets own enumerable property names and symbols
Returns an array of names from a module. Includes all enumerable properties with function values, own and inherited.
A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.
Working easily with configurable types and strict datamode
Like Reflect.ownKeys but gets only enumerable properties.
use linq and lamdba in javascript
Library for working with collections using iterators.
Smart list of object enumerable properties.
Create a shallow copy of object's enumerable properties if it is frozen, sealed or non-extensible.
Filter only owned entity properties.
Extract a list of inherited, enumerable and non-enumerable method names.
Get object's own enumerable values.
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
A shared library containing helpers and other classes like Enumerables and other functions c#-like to ease the work of .net programmers.
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
Generate a series of tuples in lexicographical order
Smart deep list of object enumerable properties.