299 skills found · Page 1 of 10
xuebinqin / U 2 NetThe code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
ecrmnn / Collect.js💎 Convenient and dependency free wrapper for working with arrays and objects
hughsk / Flat:steam_locomotive: Flatten/unflatten nested Javascript objects
marioizquierdo / Jquery.serializeJSONSerialize an HTML Form to a JavaScript Object, supporting nested attributes and arrays.
facebook / IdxLibrary for accessing arbitrarily nested, possibly nullable properties on a JavaScript object.
substantial / UpdeepEasily update nested frozen objects and arrays in a declarative and immutable manner.
mattphillips / Deep Object DiffDeep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
sindresorhus / Dot PropGet, set, or delete a property from a nested object using a dot path
jublo / Codebird PhpEasy access to the Twitter REST API, Direct Messages API, Account Activity API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.
busypeoples / SpectedValidation library
wnameless / Json FlattenerA Java utility is designed to FLATTEN nested JSON objects and even more to UNFLATTEN them back
aralroca / Default ComposerA tiny (~500B) JavaScript library that allows you to set default values for nested objects
pipedown / NoiseNested Object Inverted Search Engine
ElliotNB / Observable SlimObservable Slim is a singleton that utilizes ES6 Proxies to observe changes made to object graphs. Originally built to assist with state management, one-way data binding, and any situation where an application must be reactive to data store changes.
jonschlinkert / Get ValueUse property paths (`a.b.c`) get a nested value from an object.
chenquincy / Vue Dynamic Form ComponentVue dynamic nested form component, support nested Object/Hashmap/Array. Vue动态多级表单组件,支持嵌套对象/Hashmap/数组。
jonschlinkert / Set ValueSet nested properties on an object using dot-notation.
anywhichway / ReasondbA 100% JavaScript object database: SQL like syntax, full-text search, auto object sync, swapable persistence engines, asynchronous cursors, 30+ built-in plus in-line fat arrow predicates, predicate extensibility,joins, nested matching.
mickhansen / Dottie.jsFast and safe nested object access and manipulation in JavaScript
thomasst / MongoadminAdmin interface for MongoDB built using Django and Bootstrap. Features a JSON editor written in JavaScript that supports nested JSON objects.