npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "without" 的结果(共 40 个)
babel-plugin-runtime

Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals

MIT
styled-jsx

Full CSS support for JSX without compromises

MIT
autodll-webpack-plugin

Webpack's DllPlugin without the boilerplate

MIT
@babel/plugin-transform-runtime

Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals

MIT
resolve.exports

A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance

MIT
on-exit-leak-free

Execute a function on exit without leaking memory, allowing all objects to be garbage collected

MIT
jsonify

JSON without touching any globals

Public Domain
fast-json-stable-stringify

deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify

MIT
optional-require

NodeJS Require that let you handle module not found error without try/catch

Apache-2.0
npm-run

Run executables for locally-installed packages without using ./node_modules/.bin

MIT
stringify-object

Stringify an object/array like JSON.stringify just without all the double-quotes

BSD-2-Clause
ap

Currying in javascript. Like .bind() without also setting `this`.

immutability-helper

mutate a copy of data without changing the original source

MIT
react-hot-api

A generic library implementing hot reload for React components without unmounting or losing their state.

MIT
react-stand-in

Proxies ES6 React components without unmounting or losing their state.

MIT
is-json

Check if a value is a valid JSON object/array string (or a plain object), without try/catch on the caller side.

ISC
lodash.without

The lodash method `_.without` exported as a module.

MIT
extract-files

A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance

MIT
seegno-closure-library

A mirror of the upstream Google Closure Library but repackaged for npm and without global namespace pollution.

sparse-bitfield

Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer

MIT
safer-buffer

Modern Buffer API polyfill without footguns

MIT
unicode-match-property

Match a Unicode property or property alias to its canonical property name without loose matching.

MIT
unicode-match-property-value

Match a Unicode property or property alias to its canonical property name without loose matching.

MIT
stream-exhaust

Ensure that a stream is flowing data without mutating it

MIT
json-stable-stringify-without-jsonify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies

MIT
terminus

An abstraction for making stream.Writable streams without all the boilerplate.

MIT
obuf

Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.

MIT
define-data-property

Define a data property on an object. Will fall back to assignment in an engine without descriptors.

MIT
preact-classless-component

A utility method to create preact components without using class keyword

MIT