npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "where" 的结果(共 50 个)
cachedir

Provides a directory where the OS wants you to store cached files.

MIT
synchronous-promise

Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise

BSD-3-Clause
postcss-modules

PostCSS plugin to use CSS Modules everywhere

MIT
blob

Abstracts out Blob and uses BlobBuilder in cases where it is supported with any vendor prefix.

MIT
babel-plugin-minify-simplify

> Simplifies code for minification by reducing statements into expressions and making expressions uniform where possible.

MIT
babel-plugin-transform-remove-undefined

This removes rvals that are equivalent to undefined wherever possible

MIT
app-root-path

Determine an app's root path from anywhere inside the app

MIT
ansi-split

Split a string into an array based on where an ansi code is present

MIT
fast-string-truncated-width

A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.

MIT
console-control-strings

A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.

ISC
reportback

Somewhere between a stream, a switchback, a logger, and an EventEmitter.

MIT
@rollup/plugin-inject

Scan modules for global variables and injects `import` statements where necessary

MIT
commonjs-everywhere

CommonJS browser bundler with aliasing, extensibility, and source maps from the minified JS bundle

co-functional

co-functional is a MIT licenced library that provides several functions for use with the [co](https://github.com/tj/co) library. Functions are curried (where possible) and are always iteratee-first, data last.

MIT
haml-coffee

Haml templates where you can write inline CoffeeScript.

svg-term-cli

Share terminal sessions as razor-sharp animated SVG everywhere

MIT
@snyk/configstore

Easily load and save config without having to think about where and how

BSD-2-Clause
lru_map

Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.

MIT
configstore-fork

Easily load and save config without having to think about where and how

BSD-2-Clause
math-random

math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available

CC0-1.0
@mswjs/cookies

Manage request/response cookies in the environments where those are not supported.

MIT
rollup-plugin-inject

Scan modules for global variables and inject `import` statements where necessary

MIT
json-prune

pruning JSON.stringify for the very specific cases where you need to stringify big or recursive javascript objects and don't really need the result to be complete

MIT
urequire-rc-inject-version

uRequire ResourceConverter that injects a `var VERSION = 'x.x.x'` where its needed.

MIT
babel-preset-es2015-loose

Babel preset for all es2015 plugins, with loose mode enabled where available.

MIT
postcss-reduce-initial-nightly

Reduce initial definitions to the actual initial value, where possible.

MIT
postcss-reduce-initial

Reduce initial definitions to the actual initial value, where possible.

MIT
lookpath

The minimum and most straightforward way to check if command exists and where the executable is.

MIT
add-event-listener

add event listeners in IE and ... everywhere else

MIT
permalinks

Easily add powerful permalink or URL routing/URL rewriting capablities to any node.js project. Can be used in static site generators, build systems, web applications or anywhere you need to do path or URL transformation.

MIT