Browse npm Packages

14140 packages sorted by popularity

Package Score Downloads / wk Version
passport
Simple, unobtrusive authentication for Node.js.
54 -- 0.7.0
qjobs
qjobs is a simple and stupid queue job manager for nodejs
51 -- 1.2.0
@solana/wallet-standard-wallet-adapter-base 46 -- 1.1.4
react-uid
Render-less container for ID generation
49 -- 2.4.0
format
printf, sprintf, and vsprintf for JavaScript
47 -- 0.2.2
global
Require global variables
52 -- 4.4.0
@img/sharp-win32-ia32
Prebuilt sharp for use with Windows x86 (32-bit)
70 -- 0.34.5
@types/diff
Stub TypeScript definitions entry for diff, which provides its own types definitions
44 -- 8.0.0
jwks-rsa
Library to retrieve RSA public keys from a JWKS endpoint
73 -- 3.2.2
sntp
SNTP Client
50 -- 3.0.2
@angular-eslint/bundled-angular-compiler
A CJS bundled version of @angular/compiler
73 -- 21.2.0
@pulumi/random
A Pulumi package to safely use randomness in Pulumi programs.
64 -- 4.19.1
@react-types/link
Spectrum UI components in React
70 -- 3.6.6
@vue/preload-webpack-plugin
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
48 -- 2.0.0
@arr/every
A tiny, faster alternative to native Array.prototype.every
53 -- 1.0.1
chai-as-promised
Extends Chai with assertions about promises.
52 -- 8.0.2
@angular-builders/custom-webpack
Custom webpack builders for Angular build facade. Allow to modify Angular build configuration without ejecting it
67 -- 21.0.3
any-observable
Support any Observable library and polyfill
63 -- 0.6.0
mrmime
A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename
55 -- 2.0.1
are-we-there-yet
Keep track of the overall completion of many disparate processes
58 -- 4.0.2
kareem
Next-generation take on pre/post function hooks
54 -- 3.2.0
@algolia/events
Node's event emitter for all engines.
44 -- 4.0.1
sprintf-js
JavaScript sprintf implementation
49 -- 1.1.3
@types/react-grid-layout
Stub TypeScript definitions entry for react-grid-layout, which provides its own types definitions
48 -- 2.1.0
@vercel/stega
Utilities for steganography
47 -- 1.0.0
@types/ejs
TypeScript definitions for ejs
63 -- 3.1.5
@visx/gradient
visx gradient
47 -- 3.12.0
@react-types/autocomplete
Spectrum UI components in React
70 -- 3.0.0-alpha.37
docco
The Quick and Dirty Literate Programming Documentation Generator
59 -- 0.9.2
vite-plugin-eslint
ESLint plugin for vite.
46 -- 1.8.1
koa-morgan
HTTP request logger middleware for koa
51 -- 1.0.1
path-is-inside
Tests whether one path is inside another path
50 -- 1.0.2
@vue/shared
internal utils shared across @vue packages
72 -- 3.5.28
better-auth
The most comprehensive authentication framework for TypeScript.
61 -- 1.4.18
babel-plugin-transform-decorators-legacy
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
53 -- 1.3.5
strip-bom-string
Strip a byte order mark (BOM) from a string.
51 -- 1.0.0
configstore
Easily load and save config without having to think about where and how
57 -- 8.0.0
hash-for-dep
generates a hash that represents a module and its depenencies uniqueness
49 -- 1.5.1
borsh
Binary Object Representation Serializer for Hashing
48 -- 2.0.0
parse-git-config
Parse `.git/config` into a JavaScript object. sync or async.
43 -- 3.0.0
json-schema-faker
JSON-Schema + fake data generators
59 -- 0.5.9
@parcel/transformer-react-refresh-wrap 62 -- 2.16.4
reactcss
Bringing Classes to Inline Styles
53 -- 1.2.3
react-use-websocket
React Hook for WebSocket communication
51 -- 4.13.0
lodash._createset
The internal lodash function `createSet` exported as a module.
61 -- 4.0.3
gulp-sass
Gulp plugin for sass
54 -- 6.0.1
sync-message-port
A Node.js communication port that can pass messages synchronously between workers
59 -- 1.2.0
micromark-extension-gfm-task-list-item
micromark extension to support GFM task list items
53 -- 2.1.0
flatbuffers
Memory Efficient Serialization Library
67 -- 25.9.23
@babel/plugin-syntax-bigint
Allow parsing of BigInt literals
60 -- 7.8.3
is-hexadecimal
Check if a character is hexadecimal
51 -- 2.0.1
bluebird-lst
Bluebird — longStackTraces: true, cancellation: true
50 -- 1.0.9
ext-name
Get the file extension and MIME type from a file
51 -- 5.0.0
@mui/x-internals
Utility functions for the MUI X packages (internal use only).
75 -- 8.26.0
minio
S3 Compatible Cloud Storage client
65 -- 8.0.6
@parcel/optimizer-htmlnano 61 -- 2.16.4
invert-kv
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
52 -- 4.2.0
rollup-plugin-alias
Resolves aliases with Rollup
48 -- 2.2.0
attached-bear-water
attached-bear-water
46 -- 98.94.68
@chakra-ui/close-button
A React and Chakra UI close button component.
57 -- 2.1.1
err-code
Create an error with a code
45 -- 3.0.1
core-assert
Node.js `assert` as a standalone module
51 -- 1.0.0
zhead
All the types you need for your <head>
48 -- 2.2.4
@semantic-release/changelog
semantic-release plugin to create or update a changelog file
51 -- 6.0.3
cookie-parser
Parse HTTP request cookies
58 -- 1.4.7
babel-preset-flow
Babel preset for all Flow plugins.
61 -- 6.23.0
@testing-library/dom
Simple and complete DOM testing utilities that encourage good testing practices.
59 -- 10.4.1
google-gax
Google API Extensions
51 -- 5.0.6
@csstools/postcss-sign-functions
Use sign and abs functions in CSS
70 -- 2.0.0
dumi
📖 Documentation Generator of React Component
56 -- 2.4.23
japa
Lean test runner for Node.js
53 -- 4.0.0
almost-mainly-climate
almost-mainly-climate
42 -- 38.42.45
@anatine/zod-openapi
Zod to OpenAPI converter
52 -- 2.2.8
@testing-library/react
Simple and complete React DOM testing utilities that encourage good testing practices.
68 -- 16.3.2
@mediapipe/tasks-vision
MediaPipe Vision Tasks
49 -- 0.10.32
@biomejs/cli-win32-x64 42 -- 2.4.2
@eslint-react/jsx
ESLint React's TSESTree AST utility module for static analysis of JSX.
53 -- 1.46.0
express-handlebars
A Handlebars view engine for Express which doesn't suck.
70 -- 8.0.6
@testing-library/react-native
Simple and complete React Native testing utilities that encourage good testing practices.
64 -- 13.3.3
@storybook/addon-jest
Storybook Jest addon: Show Jest report in Storybook's addon panel
52 -- 9.1.12
karma-script-launcher
A Karma plugin. Launcher for shell scripts.
49 -- 1.0.0
@radix-ui/react-focus-scope
This is an internal utility, not intended for public usage.
57 -- 1.1.8
@jest/expect 52 -- 30.2.0
@sentry/angular
Official Sentry SDK for Angular
69 -- 10.39.0
input-otp
One-time password input component for React.
51 -- 1.4.2
@asamuzakjp/css-color
CSS color - Resolve and convert CSS colors.
53 -- 4.1.2
first-match
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
50 -- 0.0.1
@anthropic-ai/mcpb
Tools for building MCP Bundles
47 -- 2.1.2
@img/sharp-darwin-arm64
Prebuilt sharp for use with macOS 64-bit ARM
70 -- 0.34.5
@sentry/babel-plugin-component-annotate
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
56 -- 4.9.1
@ethersproject/networks
Network definitions for ethers.
62 -- 5.8.0
object-sizeof
Sizeof of a JavaScript object in Bytes
50 -- 2.6.5
sort-keys-length
Sort objecy keys by length
51 -- 2.0.0
hoopy
Like an array, but rounder.
45 -- 0.1.4
@aws-amplify/datastore
AppSyncLocal support for aws-amplify
69 -- 5.1.5
oxc-walker
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href]
56 -- 0.7.0
@commitlint/to-lines
Lint your commit messages
63 -- 20.0.0
expo-dev-menu-interface
Interface for expo-dev-menu
65 -- 2.0.0
babel-plugin-transform-flow-strip-types
Strip flow type annotations from your output code.
60 -- 6.22.0
xml-but-prettier
Beautifies XML documents by putting each tag and text node on their own line and correctly indents everything
50 -- 1.0.1

Page 87 of 142