npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "same" 的结果(共 69 个)
dayjs

2KB immutable date time library alternative to Moment.js with the same modern API

MIT
pg

PostgreSQL client - pure javascript & libpq with the same API

MIT
domain-browser

Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.

Artistic-2.0
mv

fs.rename but works across devices. same as the unix utility 'mv'

MIT
@parcel/transformer-babel

This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos

MIT
@pnpm/normalize-registries

Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized

MIT
@dual-bundle/import-meta-resolve

A fork of `import-meta-resolve` with commonjs + ESM support at the same time, AKA dual package.

MIT
original

Generate the origin from an URL or check if two URL/Origins are the same

MIT
lerna

Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository

MIT
babel-plugin-transform-simplify-comparison-operators

Convert === and !== to == and != if their types are inferred to be the same.

MIT
window-size

Reliable way to get the height and width of terminal/console, since it's not calculated or updated the same way on all platforms, environments and node.js versions.

MIT
fd-slicer

safely create multiple ReadStream or WriteStream objects from the same file descriptor

MIT
should-type-adaptors

Small utility functions to use the same traversing etc code on different types

MIT
run-parallel-limit

Run an array of functions in parallel, but limit the number of tasks executing at the same time

MIT
async-cache

Cache your async lookups and don't fetch the same thing more than necessary.

ISC
string-natural-compare

Compare alphanumeric strings the same way a human would, using a natural order algorithm

MIT
eyespect

a customizable value inspector, the same as eyes.js but with different default colors

hybridify

Hybridify. Hybrids. Create sync or async function to support both promise and callback-style APIs in same time. Using the power of [relike][].

MIT
stable-function

Ensure a function is stable, meaning the same input always produces the same output

MIT
stable-fn

Ensure a function is stable, meaning the same input always produces the same output

MIT
@pnpm/config.normalize-registries

Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized

MIT
rollup-plugin-node-globals

insert the same globals browserify does

MIT
css-mqpacker

Pack same CSS media query rules into one using PostCSS

MIT
poku

🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.

MIT
text-diff

Compute a diff between two pieces of text with support for same-line diffs, and optionally display a visual diff as HTML. Module made from the text-diff-match-patch library.

Apache-2.0
handle-callback

Make promise to have support for callback api, it returns promise in that same time.

MIT
arraybuffer-equal

Determines if two array buffers contain the exact same content

MIT
mongodb-bridge

a tiny tcp proxy for network simulation (same as mongobridge.cpp)

MIT
same-object

Determine if two objects are deeply equal

MIT
docmatter

Battle tested SSG front matter parser. Extracted from DocPad. Delimiter lines have 3+ of the same character (such as `/***` and `***/`) allowing front matters to work with the syntax highlighting of your code editor. Supports custom parsers, e.g. `--- cso

Artistic-2.0