npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "cur" 的结果(共 106 个)
yarn

📦🐈 Fast, reliable, and secure dependency management.

BSD-2-Clause
fs-readdir-recursive

Recursively read a directory

MIT
useragent

Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing

MIT
orchestrator

A module for sequencing and executing tasks and dependencies in maximum concurrency

MIT
ienoopen

Middleware to set `X-Download-Options` header for IE8 security

MIT
camelize

recursively transform key strings to camel-case

MIT
helmet-csp

Content Security Policy middleware

MIT
hsts

HTTP Strict Transport Security middleware.

MIT
async-limiter

asynchronous function queue with adjustable concurrency

MIT
microtime

Get the current time in microseconds

MIT
lodash.curry

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

MIT
nanoid

A tiny (118 bytes), secure URL-friendly unique string ID generator

MIT
xss-filters

Secure XSS Filters - Just sufficient output filtering to prevent XSS!

vue-router

> To see what versions are currently supported, please refer to the [Security Policy](./packages/router/SECURITY.md).

MIT
@nuxt/telemetry

Nuxt collects anonymous telemetry data about general usage. This helps us to accurately gauge Nuxt feature usage and customization across all our users.

MIT
server-destroy

Enable destroying a server, and all currently open connections.

ISC
command-exists

check whether a command line command exists in the current environment

MIT
require-directory

Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.

MIT
falafel

transform the ast on a recursive walk

MIT
esrecurse

ECMAScript AST recursive visitor

BSD-2-Clause
@types/esrecurse

TypeScript definitions for esrecurse

MIT
arr-flatten

Recursively flatten an array or arrays.

MIT
dasherize

recursively transform key strings to dash-case

MIT
content-security-policy-builder

Build Content Security Policy directives.

MIT
active-x-obfuscator

A module to (safely) obfuscate all occurrences of the string 'ActiveX' inside any JavaScript code.

ap

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