Open Source Libs
Find Open Source Packages
Open Source Libraries
👉
Object
179 Open Source Object Software Projects
Free and open source object code projects including engines, APIs, generators, and tools.
Forg.js
1684 ⭐
ForgJs is a javascript lightweight object validator. Go check the Quick start section and start coding with love
Cdgriffith Box
1900 ⭐
Python dictionaries with advanced dot notation access
On Change
1728 ⭐
Watch an object or array for changes
Object Explorer
1382 ⭐
🔥 A resource to help figure out what JavaScript object method would be best to use at any given time
Dlv
1121 ⭐
Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')
Icaro
571 ⭐
Smart and efficient javascript object observer, ideal for batching DOM updates (~1kb)
Yonaba Moses
561 ⭐
Utility library for functional programming in Lua
Deep Object Diff
696 ⭐
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
Object Graph
444 ⭐
Provides useful operations on PHP object graphs
Fmt Obj
432 ⭐
Stringifies any javascript object in your console for CLI inspection :sparkles:
Morphism
417 ⭐
⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
Kind Of
304 ⭐
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Pysot Toolkit
304 ⭐
Python Single Object Tracking Evaluation
X2struct
265 ⭐
Convert between json string and c++ object. json字符串和c++结构体之间互相转换
Typy
217 ⭐
Minimal JavaScript type checking library
Clone Deep
276 ⭐
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!
Set Value
237 ⭐
Set nested properties on an object using dot-notation.
Yolo_person_detect
241 ⭐
person detect based on yolov3 with several Python scripts
Get Value
209 ⭐
Use property paths (`a.b.c`) get a nested value from an object.
Object Oriented Programming Using Python
190 ⭐
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
Node Console Probe
137 ⭐
Inspect JavaScript object methods and properties in the console.
Deepdash
219 ⭐
eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion
Object Visualizer
192 ⭐
Vue JSON inspector with Chrome-like theme.
Rawmodel Framework
140 ⭐
Strongly-typed JavaScript object with support for validation and error handling.
Springimpl_v2.0
136 ⭐
模拟Spring框架,实现IOC,AOP
Nope Validator
265 ⭐
A small, simple, and fast JS validator. Like, wow that's fast. 🚀
Is Plain Object
118 ⭐
Returns true if the given value is an object created by the Object constructor.
Obman_train
138 ⭐
[cvpr19] Demo, training and evaluation code for generating dense hand+object reconstructions from single rgb images
Ecs Communityedition
124 ⭐
ECS Community Edition "Free & Frictionless"
Kibana Object Format
101 ⭐
A Kibana plugin for displaying objects and arrays of objects.
Three.textsprite
137 ⭐
Optimally displays the text as a sprite.
Yolo Training Googlecolab
114 ⭐
Helmet Detection using tiny-yolo-v3 by training using your own dataset and testing the results in the google colaboratory.
Ngx Dynamic Form Builder
105 ⭐
FormBuilder + class-transformer + class-validator = dynamic form group builder for Angular12+
Immutable Object
97 ⭐
:lock: Immutable object library for PHP
Trdis
83 ⭐
The most known way to travel in space and time
Obman
98 ⭐
[cvpr19] Hands+Objects synthetic dataset, instructions to download and code to load the dataset
Seg By Interaction
79 ⭐
Unsupervised instance segmentation via active robot interaction
Isobject
87 ⭐
Is the value an object, and not an array or null?
Object.omit
79 ⭐
Return a copy of an object without the given keys.
Assign Deep
74 ⭐
Deeply assign the enumerable properties of source objects to a destination object.
Omit Empty
70 ⭐
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.
Shallow Equal
66 ⭐
Minimalistic shallow equality check for arrays/objects
Reacom
69 ⭐
ReaCOM has got a lot of tools to use and is related to component object model
Shvl
68 ⭐
🚧 Get and set dot-notated properties within an object.
Visma
59 ⭐
Visual-Inertial-Semantic-MApping Dataset and tools
Omit Deep
58 ⭐
Recursively omit specified keys from an object.
Lazy Cache
49 ⭐
Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.
Fromentries
62 ⭐
Object.fromEntries() ponyfill (in 6 lines)
Cache Base
51 ⭐
Basic object store with methods like get/set/extend/omit
Objecttransport
39 ⭐
Send and Receive objects over TCP or UDP
Simple Yaml
64 ⭐
A Java API that provides an easy-to-use way to store data using the YAML format.
Softuni Software Engineering
39 ⭐
SoftUni- Software Engineering
Stringfication
33 ⭐
🔨 Make all objects to String!
JS Deep For Each
34 ⭐
Recursively iterates over collections arrays and objects
Traph
36 ⭐
Transformation graph for JS Objects, a powerful and declarative way to remap one Object in another.
Change By Example
33 ⭐
Finds a function that transforms a given object into another given object.
Carnd Vehicledetection
35 ⭐
vehicle detection with deep learning
For In
34 ⭐
Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`.
Values
31 ⭐
Your alter ego object. Takes the best of object and array worlds.
Object.pick
37 ⭐
(object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.
Ts Safe Access
32 ⭐
🍭 It's Like Lodash get with the 💪 of Typescript
Storage Server
43 ⭐
Scalable, simple RESTful object storage platform, written in C#
Excel2object
33 ⭐
excel convert to .NET Object | Excel与.NET 对象进行转换,支持公式、多Sheet等功能
Is Equal Shallow
29 ⭐
Does a shallow comparison of two objects, returning false if the keys or values differ.
Rename Keys
28 ⭐
Modify/rename the keys of the own enumerable properties of an object.
Moo
25 ⭐
Mapping Objects to Objects
Qverse
25 ⭐
Traverse any data with DPML commands.
Super Machine
26 ⭐
Query Java object graphs in a typed and streamed fashion
Jscalpel
26 ⭐
A small feature library that makes it easier to manipulate objects
Object Shape
24 ⭐
Get a description of a JS object's shape.
Shallow Clone
24 ⭐
Make a shallow clone of an object, array or primitive.
Datatypes
31 ⭐
Built-in data types
Expand Hash
25 ⭐
Recursively expands property keys with dot-notation into objects.
Python Yamlable
26 ⭐
A thin wrapper of PyYaml to convert Python objects to YAML and back
Reach Schema
31 ⭐
Functional schema-driven JavaScript object validation library.
Objectification
21 ⭐
🔍 Return objects where string is contained in object! (useful with Search)
Has Value
24 ⭐
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Object Book
29 ⭐
Study Object book Content Repository / 조영호 님의 오브젝트 책을 학습하고 정리한 Repo입니다.
For Own
22 ⭐
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`.
Expand Object
22 ⭐
Expand a string into a JavaScript object using a simple notation.
Glob Object
25 ⭐
Filter an object using glob patterns and dot notation.
Union Value
23 ⭐
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. Node.js/JavaScript util.
Ss Search
39 ⭐
The most basic, yet powerful text search.
Is Extendable
19 ⭐
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.
EthJS Contract
21 ⭐
A simple contract object for the Ethereum RPC layer.
Define Property
21 ⭐
Define a non-enumerable property on an object.
Dte
22 ⭐
Generate C# class from database table
Fetching Gem
16 ⭐
Returning `nil` is a smell.
Prototyped.js
19 ⭐
Some common Typescript prototypes
Sebastiaanluca Php Helpers
22 ⭐
An extensive set of PHP helper functions and classes.
Object.defaults
18 ⭐
Like `extend` but only copies missing properties/values to the target object.
JS Deep Sort Object
19 ⭐
Simple module to sort objects recursively by its keys
Stringify Keys
18 ⭐
Build an array of key paths from an object.
Roxe
18 ⭐
Observe your object changes with subscribers. Rx.JS + ES Proxy = ❤
Interactionops
22 ⭐
iOps
Obj To Table
14 ⭐
Create a table from an array of objects
Class Utils
16 ⭐
Utils for working with JavaScript classes and prototype methods.
Object Visit
18 ⭐
Call the given method on each value in the given object.
Obfc.js
18 ⭐
Object Based Flow Charts(obfc): Draws SVG-based flow charts by creating objects in your web pages.
Frame JS Frame
17 ⭐
Frame is a flow based programming library for databases, APIs, utilities, objects, schemas and more!