npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "sin" 的结果(共 207 个)
cheerio

The fast, flexible & elegant library for parsing and manipulating HTML and XML.

MIT
jimp

An image processing library written entirely in JavaScript.

MIT
merge-descriptors

Merge objects using their property descriptors

MIT
esquery

A query library for ECMAScript AST using a CSS selector like query language.

BSD-3-Clause
is-integer

ES2015 (ES6) Number.isInteger polyfill

WTFPL OR ISC
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
zombie

Insanely fast, full-stack, headless browser testing using Node.js

MIT
pg-cloudflare

A socket implementation that can run on Cloudflare Workers using native TCP connections.

MIT
env-cmd

Executes a command using the environment variables in an env file

MIT
react-server-dom-webpack

React Server Components bindings for DOM using Webpack. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.

MIT
sharp

High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images

Apache-2.0
@hapi/accept

HTTP Accept-* headers parsing

BSD-3-Clause
@babel/plugin-syntax-bigint

Allow parsing of BigInt literals

MIT
async-sema

Semaphore using `async` and `await`

MIT
mlly

Missing ECMAScript module utils for Node.js

MIT
vue-loader

> webpack loader for Vue Single-File Components

MIT
@iarna/toml

Better TOML parsing and stringifying all in that familiar JSON interface.

ISC
graph-sequencer

Sort items in a graph using a topological sort while resolving cycles with priority groups

MIT
object-path

Access deep object properties using a path

MIT
puka

A cross-platform library for safely passing strings through shells

MIT
node-emoji

Friendly emoji lookups and parsing utilities for Node.js. 💖

MIT
json

a 'json' command for massaging and processing JSON on the command line

iterall

Minimal zero-dependency utilities for using JavaScript Iterables in all environments.

MIT
tiny-case

Tiny Casing utils

MIT
cron-parser

Node.js library for parsing crontab instructions

MIT
tinycolor2

Fast Color Parsing and Manipulation

MIT
stream-to-buffer

Concatenate a readable stream's data into a single buffer