Top 99 object open source projects

rename-keys
Modify/rename the keys of the own enumerable properties of an object.
expand-hash
Recursively expands property keys with dot-notation into objects.
object-book
Study Object book Content Repository / 조영호 님의 오브젝트 책을 학습하고 정리한 Repo입니다.
Stringfication
🔨 Make all objects to String!
object.pick
(object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.
is-string
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Excel2Object
excel convert to .NET Object | Excel与.NET 对象进行转换,支持公式、多Sheet等功能
harmony-ecs
A small archetypal ECS focused on compatibility and performance
javascript-easy-object
Now easily access or modify an object in javascript with javascript-easy-object.
Object.getOwnPropertyDescriptors
Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
qverse
Traverse any data with DPML commands.
Object.fromEntries
Official ES spec-compliant polyfill for Object.fromEntries
obj-to-table
Create a table from an array of objects
is-extendable
Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, function or date. Useful for determining if a value is an object that can be extended.
SmartReplace
Unity plug-in for replacing scene objects while keeping their references.
object.omit
Return a copy of an object without the given keys.
lazy-cache
Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.
php-helpers
An extensive set of PHP helper functions and classes.
js-explorer
Find the method you need without digging through the docs, directly on the command line!
obfc.js
Object Based Flow Charts(obfc): Draws SVG-based flow charts by creating objects in your web pages.
obman
[cvpr19] Hands+Objects synthetic dataset, instructions to download and code to load the dataset
derivejs
DeriveJS is a reactive ODM - Object Document Mapper - framework, a "wrapper" around a database, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.
omit-empty
Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you would expect with `compact` for arrays.
object-visit
Call the given method on each value in the given object.
js-deep-sort-object
Simple module to sort objects recursively by its keys
has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
ethjs-contract
A simple contract object for the Ethereum RPC layer.
61-99 of 99 object projects