Todas las etiquetas
Etiqueta del catálogo

#object

Todos los repositorios del registro público que llevan esta etiqueta, procedente de sus topics de GitHub o de las palabras clave que publican sus registros de paquetes. La salud se mide con la misma metodología versionada que el resto del registro.

180 registros
Con la etiqueta «object»Ordenado por índice de salud
npm
37Débilíndice de salud
mcollina/reusify
Reuse objects and functions with style
JavaScript★ 186↓ 499M/mes4 ago 2026
MIT4 ago 2026 · métricas 2.10.0
npm
36Débilíndice de salud
sindresorhus/is-plain-obj
Check if a value is a plain object
JavaScript · TypeScript★ 106↓ 450M/mes4 ago 2026
MIT4 ago 2026 · métricas 2.10.0
npm
36Débilíndice de salud
sindresorhus/merge-descriptors
Merge objects using their property descriptors
JavaScript★ 155↓ 472M/mes4 ago 2026
MIT4 ago 2026 · métricas 2.10.0
npm
35Débilíndice de salud
jonschlinkert/shallow-clone
Make a shallow clone of an object, array or primitive.
JavaScript★ 31↓ 108M/mes22 ago 2026
MIT22 ago 2026 · métricas 2.10.0
npm
35Débilíndice de salud
sindresorhus/object-assign
ES2015 Object.assign() ponyfill
JavaScript★ 918↓ 627M/mes4 ago 2026
MIT4 ago 2026 · métricas 2.10.0
npm
34En riesgoíndice de salud
ianstormtaylor/superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).
TypeScript★ 7137↓ 22.6M/mes12 ago 2026
MIT12 ago 2026 · métricas 2.10.0
npm
34En riesgoíndice de salud
sindresorhus/define-lazy-prop
Define a lazily evaluated property on an object
JavaScript · TypeScript★ 67↓ 353M/mes4 ago 2026
MIT4 ago 2026 · métricas 2.10.0
npm
33En riesgoíndice de salud
absunstar/isite
Create Node Js WebSite with Many Featuers
JavaScript★ 3↓ 92.9K/mes20 jul 2026
MIT20 jul 2026 · métricas 2.10.0
npm · Go · PyPI
33En riesgoíndice de salud
cameraui/plugins
Official camera.ui plugins
Python · TypeScript★ 0↓ 19.1K/mes15 jul 2026
Sin licencia15 jul 2026 · métricas 2.10.0
npm
32En riesgoíndice de salud
hughsk/flat
:steam_locomotive: Flatten/unflatten nested Javascript objects
JavaScript★ 1815↓ 122M/mes4 ago 2026
BSD-3-Clause4 ago 2026 · métricas 2.10.0
npm
31En riesgoíndice de salud
jonschlinkert/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.
JavaScript★ 19↓ 229M/mes29 ago 2026
MIT29 ago 2026 · métricas 2.10.0
npm
31En riesgoíndice de salud
jonschlinkert/isobject
Is the value an object, and not an array or null?
JavaScript★ 107↓ 242M/mes4 ago 2026
MIT4 ago 2026 · métricas 2.10.0
npm
30En riesgoíndice de salud
jonschlinkert/extend-shallow
Extend object A with the properties of object B. node.js/javascript util.
JavaScript★ 33↓ 278M/mes29 ago 2026
MIT29 ago 2026 · métricas 2.10.0
npm
30En riesgoíndice de salud
node-cache/node-cache
a node internal (in-memory) caching module
CoffeeScript★ 2372↓ 21.1M/mes13 ago 2026
MIT13 ago 2026 · métricas 2.10.0
npm
30En riesgoíndice de salud
puleos/object-hash
Generate hashes from javascript objects in node and the browser.
JavaScript★ 1474↓ 276M/mes13 ago 2026
MIT13 ago 2026 · métricas 2.10.0
npm
29En riesgoíndice de salud
jonschlinkert/for-in
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`.
JavaScript★ 36↓ 71.6M/mes31 ago 2026
MIT31 ago 2026 · métricas 2.10.0
npm
29En riesgoíndice de salud
lukeed/klona
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
JavaScript★ 1731↓ 57.6M/mes13 ago 2026
MIT13 ago 2026 · métricas 2.10.0
npm
29En riesgoíndice de salud
stevemao/compare-func
Get a compare function for array to sort
JavaScript★ 16↓ 50.5M/mes23 ago 2026
MIT23 ago 2026 · métricas 2.10.0
npm
29En riesgoíndice de salud
wesleytodd/setprototypeof
Polyfill for Object.setPrototypeOf
JavaScript★ 51↓ 475M/mes4 ago 2026
ISC4 ago 2026 · métricas 2.10.0
npm
28En riesgoíndice de salud
mattphillips/deep-object-diff
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
JavaScript★ 1139↓ 16.8M/mes13 ago 2026
MIT13 ago 2026 · métricas 2.10.0
npm
26En riesgoíndice de salud
jonschlinkert/is-plain-object
Returns true if the given value is an object created by the Object constructor.
HTML · JavaScript★ 158↓ 291M/mes4 ago 2026
MIT4 ago 2026 · métricas 2.10.0
npm
25En riesgoíndice de salud
jonschlinkert/kind-of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
JavaScript★ 354↓ 477M/mes4 ago 2026
MIT4 ago 2026 · métricas 2.10.0
NuGet
25En riesgoíndice de salud
yoyoboot/Yoyo.Abp
Enhanced ASP.NET Boilerplate is an open-source fork of the original ASP.NET Boilerplate framework that introduces flexible primary key types for entities.
C#★ 411 ago 2026
Apache-2.011 ago 2026 · métricas 2.10.0
npm
23En riesgoíndice de salud
jonschlinkert/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!
JavaScript★ 317↓ 110M/mes4 ago 2026
MIT4 ago 2026 · métricas 2.10.0
PyPI
22En riesgoíndice de salud
mwilliamson/python-cobble
Create Python data objects
Python★ 6↓ 15.1M/mes27 ago 2026
Sin licencia27 ago 2026 · métricas 2.10.0
npm
20En riesgoíndice de salud
developit/dlv
Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')
JavaScript★ 1251↓ 169M/mes13 ago 2026
Sin licencia13 ago 2026 · métricas 2.10.0
npm
20En riesgoíndice de salud
mariocasciaro/object-path
A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)
JavaScript★ 1062↓ 11.4M/mes13 ago 2026
MIT13 ago 2026 · métricas 2.10.0
PyPI
20En riesgoíndice de salud
rwightman/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
Python★ 1654↓ 542.8K/mes13 ago 2026
Apache-2.013 ago 2026 · métricas 2.10.0
npm
16Críticoíndice de salud
humanwhocodes/object-schema
DEPRECATED. Use eslint/object-schema instead.
JavaScript★ 33↓ 137M/mes4 ago 2026
BSD-3-Clause4 ago 2026 · métricas 2.10.0
npm
13Críticoíndice de salud
Raynos/xtend
extend like a boss
JavaScript★ 306↓ 324M/mes4 ago 2026
MIT4 ago 2026 · métricas 2.10.0