npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "users" 的结果(共 9 个)
tildify

Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`

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
untildify

Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`

MIT
promisify-call

Promisify a function call so users can call a function with a callback or get a promise

MIT
external-editor

Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT

MIT
parse-passwd

Parse a passwd file into a list of users.

MIT
call-me-maybe

Let your JS API users either give you a callback or receive a promise

MIT
jest-validate

Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.

MIT