npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "user" 的结果(共 29 个)
solid-js

A declarative JavaScript library for building user interfaces.

MIT
useragent

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

MIT
tildify

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

MIT
deprecate

Mark methods as deprecated and warn the user when they're called

MIT
react-refresh

React is a JavaScript library for building user interfaces.

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
saslprep

SASLprep: Stringprep Profile for User Names and Passwords, rfc4013.

MIT
home-or-tmp

Get the user home directory with fallback to the system temp directory

MIT
replace-homedir

Replace user home in a string with another string. Useful for tildifying a path.

MIT
parse-github-repo-url

Parse a GitHub URL for user/project@version

MIT
@bahmutov/parse-github-repo-url

Parse a GitHub URL for user/project@version

MIT
please-upgrade-node

Displays a beginner-friendly message telling your user to upgrade their version of Node

MIT
npm-user-validate

User validations for npm

BSD-2-Clause
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
browserslist-useragent

A utility to match a browselist query to browser user agents

MIT
git-config-path

Resolve the path to the user's local or global .gitconfig.

MIT
external-editor

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

MIT
tailwindcss

A utility-first CSS framework for rapidly building custom user interfaces.

MIT
parse-passwd

Parse a passwd file into a list of users.

MIT
expand-tilde

Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.

MIT
universal-user-agent

Get a user agent string across all JavaScript Runtime Environments

ISC
get-pkg-repo

Get repository user and project information from package.json file contents.

MIT
ua-parser-js

Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment

AGPL-3.0-or-later
github-username

Get a GitHub username from an email address

MIT
readline-sync

Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).

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