All Projects → omit-empty → Similar Projects or Alternatives

150 Open source projects that are alternatives of or similar to omit-empty

object.omit
Return a copy of an object without the given keys.
Stars: ✭ 79 (+11.27%)
Mutual labels:  object, remove, omit
stringify-keys
Build an array of key paths from an object.
Stars: ✭ 18 (-74.65%)
Mutual labels:  object, keys
rename-keys
Modify/rename the keys of the own enumerable properties of an object.
Stars: ✭ 28 (-60.56%)
Mutual labels:  object, keys
expand-hash
Recursively expands property keys with dot-notation into objects.
Stars: ✭ 25 (-64.79%)
Mutual labels:  object, keys
object-keys
Object.keys shim
Stars: ✭ 41 (-42.25%)
Mutual labels:  object, keys
normalize-pkg
Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.
Stars: ✭ 18 (-74.65%)
Mutual labels:  object, jonschlinkert
Seg By Interaction
Unsupervised instance segmentation via active robot interaction
Stars: ✭ 78 (+9.86%)
Mutual labels:  object
Object Visualizer
Vue JSON inspector with Chrome-like theme.
Stars: ✭ 159 (+123.94%)
Mutual labels:  object
Visma
Visual-Inertial-Semantic-MApping Dataset and tools
Stars: ✭ 54 (-23.94%)
Mutual labels:  object
Object.reduce
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. JavaScript/node.js utility.
Stars: ✭ 11 (-84.51%)
Mutual labels:  object
X2struct
Convert between json string and c++ object. json字符串和c++结构体之间互相转换
Stars: ✭ 251 (+253.52%)
Mutual labels:  object
Framework
Strongly-typed JavaScript object with support for validation and error handling.
Stars: ✭ 136 (+91.55%)
Mutual labels:  object
Moses
Utility library for functional programming in Lua
Stars: ✭ 541 (+661.97%)
Mutual labels:  object
Immutable Object
🔒 Immutable object library for PHP
Stars: ✭ 87 (+22.54%)
Mutual labels:  object
Object Oriented Programming Using Python
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).
Stars: ✭ 183 (+157.75%)
Mutual labels:  object
Shvl
🚧 Get and set dot-notated properties within an object.
Stars: ✭ 60 (-15.49%)
Mutual labels:  object
wastebasket
A crossplatform go library for moving files to the trashbin
Stars: ✭ 30 (-57.75%)
Mutual labels:  remove
Objecttransport
Send and Receive objects over TCP or UDP
Stars: ✭ 39 (-45.07%)
Mutual labels:  object
Node Console Probe
Inspect JavaScript object methods and properties in the console.
Stars: ✭ 139 (+95.77%)
Mutual labels:  object
Shallow Clone
Make a shallow clone of an object, array or primitive.
Stars: ✭ 23 (-67.61%)
Mutual labels:  object
js-deep-sort-object
Simple module to sort objects recursively by its keys
Stars: ✭ 19 (-73.24%)
Mutual labels:  object
Object Graph
Provides useful operations on PHP object graphs
Stars: ✭ 443 (+523.94%)
Mutual labels:  object
Springimpl v2.0
模拟Spring框架,实现IOC,AOP
Stars: ✭ 132 (+85.92%)
Mutual labels:  object
Morphism
⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
Stars: ✭ 336 (+373.24%)
Mutual labels:  object
Pysot Toolkit
Python Single Object Tracking Evaluation
Stars: ✭ 262 (+269.01%)
Mutual labels:  object
Typy
Minimal JavaScript type checking library
Stars: ✭ 215 (+202.82%)
Mutual labels:  object
Obman train
[cvpr19] Demo, training and evaluation code for generating dense hand+object reconstructions from single rgb images
Stars: ✭ 124 (+74.65%)
Mutual labels:  object
underscore.haz
🔍 _.haz() is like _.has() but this underscore and/or lodash mixin lets you do deep object key existence checking with a dot denoted string, for example 'a.b.c'
Stars: ✭ 13 (-81.69%)
Mutual labels:  object
Ngx Dynamic Form Builder
FormBuilder + class-transformer + class-validator = dynamic form group builder for Angular10+
Stars: ✭ 93 (+30.99%)
Mutual labels:  object
Get Value
Use property paths (`a.b.c`) get a nested value from an object.
Stars: ✭ 194 (+173.24%)
Mutual labels:  object
Trdis
The most known way to travel in space and time
Stars: ✭ 83 (+16.9%)
Mutual labels:  object
webpack-omit-js-for-css-plugin
This plugin will omit bundled JS files for dependencies that are exclusively CSS, which become obsolete once mini-css-extract-plugin extracts inlined CSS into its own .css file
Stars: ✭ 14 (-80.28%)
Mutual labels:  omit
Assign Deep
Deeply assign the enumerable properties of source objects to a destination object.
Stars: ✭ 70 (-1.41%)
Mutual labels:  object
Deepdash
eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion
Stars: ✭ 175 (+146.48%)
Mutual labels:  object
Reacom
ReaCOM has got a lot of tools to use and is related to component object model
Stars: ✭ 57 (-19.72%)
Mutual labels:  object
object-visit
Call the given method on each value in the given object.
Stars: ✭ 19 (-73.24%)
Mutual labels:  object
Dlv
Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')
Stars: ✭ 1,071 (+1408.45%)
Mutual labels:  object
Nope Validator
A small, simple and fast JS validator. Like, wow thats fast. 🚀
Stars: ✭ 142 (+100%)
Mutual labels:  object
Change By Example
Finds a function that transforms a given object into another given object.
Stars: ✭ 32 (-54.93%)
Mutual labels:  object
Reconstruct
👷 Iterate over properties and merge them into a new object.
Stars: ✭ 11 (-84.51%)
Mutual labels:  object
Forgjs
ForgJs is a javascript lightweight object validator. Go check the Quick start section and start coding with love
Stars: ✭ 1,687 (+2276.06%)
Mutual labels:  object
Icaro
Smart and efficient javascript object observer, ideal for batching DOM updates (~1kb)
Stars: ✭ 568 (+700%)
Mutual labels:  object
reach-schema
Functional schema-driven JavaScript object validation library.
Stars: ✭ 34 (-52.11%)
Mutual labels:  object
Deep Object Diff
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
Stars: ✭ 515 (+625.35%)
Mutual labels:  object
Box
Python dictionaries with advanced dot notation access
Stars: ✭ 1,804 (+2440.85%)
Mutual labels:  object
Fmt Obj
Stringifies any javascript object in your console for CLI inspection ✨
Stars: ✭ 428 (+502.82%)
Mutual labels:  object
Clone Deep
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!
Stars: ✭ 229 (+222.54%)
Mutual labels:  object
Kind Of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Stars: ✭ 268 (+277.46%)
Mutual labels:  object
What The Filter
A visual playground to JavaScript array & object transformations.
Stars: ✭ 128 (+80.28%)
Mutual labels:  object
Simple-YAML
A Java API that provides an easy-to-use way to store data using the YAML format.
Stars: ✭ 68 (-4.23%)
Mutual labels:  object
has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Stars: ✭ 27 (-61.97%)
Mutual labels:  object
Kvpbase
Scalable, simple RESTful object storage platform, written in C#
Stars: ✭ 43 (-39.44%)
Mutual labels:  object
On Change
Watch an object or array for changes
Stars: ✭ 1,709 (+2307.04%)
Mutual labels:  object
fromentries
Object.fromEntries() ponyfill (in 6 lines)
Stars: ✭ 62 (-12.68%)
Mutual labels:  object
python-yamlable
A thin wrapper of PyYaml to convert Python objects to YAML and back
Stars: ✭ 28 (-60.56%)
Mutual labels:  object
Yolo person detect
person detect based on yolov3 with several Python scripts
Stars: ✭ 212 (+198.59%)
Mutual labels:  object
Is Plain Object
Returns true if the given value is an object created by the Object constructor.
Stars: ✭ 112 (+57.75%)
Mutual labels:  object
ObjectUI
Create SwiftUI Views with any data
Stars: ✭ 19 (-73.24%)
Mutual labels:  object
Kibana Object Format
A Kibana plugin for displaying objects and arrays of objects.
Stars: ✭ 100 (+40.85%)
Mutual labels:  object
noop-cli
◻️ Supreme nothingness
Stars: ✭ 30 (-57.75%)
Mutual labels:  empty
1-60 of 150 similar projects