npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "origin" 的结果(共 17 个)
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
has-cors

Detects support for Cross-Origin Resource Sharing

MIT
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
@koa/cors

Cross-Origin Resource Sharing(CORS) for koa

MIT
original

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

MIT
git-remote-origin-url

Get the remote origin URL of a Git repository

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