npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "object" 的结果(共 198 个)
joi

Object schema validation

BSD-3-Clause
yup

Dead simple Object schema validation

MIT
merge-descriptors

Merge objects using their property descriptors

MIT
setprototypeof

A small polyfill for Object.setprototypeof

ISC
to-fast-properties

Force V8 to use fast properties for an object

MIT
yargs-unparser

Converts back a yargs argv object to its original array form

MIT
dottie

Fast and safe nested object access and manipulation in JavaScript

MIT
xml2js

Simple XML to JavaScript object converter.

MIT
sockjs-client

SockJS-client is a browser JavaScript library that provides a WebSocket-like object.

MIT
@babel/plugin-proposal-object-rest-spread

Compile object rest and spread to ES5

MIT
babel-plugin-transform-object-rest-spread

Compile object rest and spread to ES5

MIT
htmlescape

Properly escape JSON for usage as an object literal inside of a `<script>` tag

MIT
axobject-query

Programmatic access to information about the AXObject Model

Apache-2.0
weak

Make weak references to JavaScript Objects.

MIT
serialize-to-js

serialize objects to javascript

MIT
tomlify-j0.4

A Object->TOML encoder/converter only for TOML v0.4.0

MIT
es-object-atoms

ES Object-related atoms: Object, ToObject, RequireObjectCoercible

MIT
get-proto

Robustly get the [[Prototype]] of an object

MIT
gopd

`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.

MIT
sorted-object

Returns a copy of an object with its keys sorted

(WTFPL OR MIT)
split-cmd

💦Split a command into an array or an object

MIT
object-path

Access deep object properties using a path

MIT
undefsafe

Undefined safe way of extracting object properties

MIT
object-mixin

ES6 next big thing polyfilled before it gets real