npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "original" 的结果(共 40 个)
yargs-unparser

Converts back a yargs argv object to its original array form

MIT
resolve-url-loader

Webpack loader that resolves relative paths in url() statements based on the original source file

MIT
@ampproject/remapping

Remap sequential sourcemaps through transformations to point at the original source code

Apache-2.0
@jridgewell/remapping

Remap sequential sourcemaps through transformations to point at the original source code

MIT
cli-table3

Pretty unicode tables for the command line. Based on the original cli-table.

MIT
object.map

Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.

MIT
node-find-files

A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.

BSD
redeyed

Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.

MIT
immutability-helper

mutate a copy of data without changing the original source

MIT
cli-table2

Pretty unicode tables for the command line. Based on the original cli-table.

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
original

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

MIT
maxmin

Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)

MIT
randomatic

Generate randomized strings of a specified length using simple character sequences. The original generate-password.

MIT
revertable-globals

Sets globals that can be easily reverted to restore the original environment; useful for testing code that relies on the presence of certain globals.

MIT
require-stash

Evict a module from `require.cache` so the next `require` re-evaluates it fresh, with a `restore` to put the original back

MIT
karma-remap-coverage

Karma reporter that shows coverage for original non transpiled code (TypeScript, ES6/7, etc)

MIT
get-headers

Retrieve all HTTP(s) headers as an object with original casing

MIT
rollup-plugin-flow-entry

Allows Flow to find the original typed source code for the Rollup bundle

MIT
grunt-bumpup

Update the version, date, and other properties in JSON files while preserving the original indentation style.

unbounded

Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function

Artistic-2.0
multisplice

easily splice a string multiple times, using offsets into the original string

Apache-2.0
typedoc-plugin-rename-defaults

A TypeDoc plugin that renames the `default` exports to their original name

MIT
fetch-blob

Blob & File implementation in Node.js, originally from node-fetch.

MIT
sorcery

Resolve a chain of sourcemaps back to the original source

MIT
stack-mapper

Initialize it with a source map, then feed it error stacks to have the trace locations mapped to the original files.

googlediff

Simple packaging of Neil Fraser's original google-diff-match-patch

react-clone-referenced-element

Clones a React element while preserving its original ref

MIT
source-mapper

Replace strack traces with original sources using source maps

MIT