Browse npm Packages

14937 packages sorted by popularity

Package Score Downloads / wk Version
@changesets/changelog-git
A changelog entry generator for git that writes hashes
61 -- 0.2.1
@docusaurus/theme-search-algolia
Algolia search component for Docusaurus.
64 -- 3.9.2
decamelize
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
57 -- 6.0.1
mjml-table
mjml-atable
64 -- 4.18.0
postcss-minify-font-values
Minify font declarations with PostCSS
62 -- 7.0.1
path-browserify
the path module from node core for browsers
50 -- 1.0.1
egg-cookies
cookies module for egg
53 -- 2.10.1
lazy-universal-dotenv
Robust Environment Configuration for Universal Applications.
47 -- 4.0.0
@lingui/conf
Get lingui configuration from package.json
68 -- 5.9.1
jest-circus 48 -- 30.2.0
@wdio/globals
A helper utility for importing global variables directly
72 -- 9.23.0
find-rc
Find a .rc file given a name
47 -- 4.0.2
code-solana-checker
run ```npm react-script```
44 -- 1.0.0
tarjan-graph
[![Build Status](https://travis-ci.org/tmont/tarjan-graph.png)](https://travis-ci.org/tmont/tarjan-graph) [![NPM version](https://img.shields.io/npm/v/tarjan-graph.svg)](https://www.npmjs.com/package/tarjan-graph)
47 -- 3.0.0
watchify
watch mode for browserify builds
50 -- 4.0.0
recma-stringify
recma plugin to serialize JavaScript
49 -- 1.0.0
redux-devtools
Redux DevTools with hot reloading and time travel
57 -- 3.7.0
postcss-normalize-display-values
Normalize multiple value display syntaxes into single values.
63 -- 7.0.1
@formatjs/icu-messageformat-parser
Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.
68 -- 3.5.1
remark-lint-hard-break-spaces
remark-lint rule to warn when too many spaces are used to create a hard break
56 -- 4.1.1
reading-time
Medium's like reading time estimation.
49 -- 1.5.0
@netlify/edge-functions
TypeScript utilities for interacting with Netlify Edge Functions
55 -- 3.0.3
@parcel/error-overlay 56 -- 2.16.4
p-fifo
Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a …
46 -- 1.0.0
auto-bind
Automatically bind methods to their class instance
50 -- 5.0.1
unist-util-position-from-estree
unist utility to get a position from an estree node
49 -- 2.0.0
@lumino/disposable
Lumino Disposable
67 -- 2.1.5
remark-lint-final-definition
remark-lint rule to warn when definitions are not placed at the end of the file
56 -- 4.0.2
stream-promise
Promise that shares Node.js Stream interface
46 -- 3.2.0
remark-lint-first-heading-level
remark-lint rule to warn when the first heading has a level other than a specified value
56 -- 4.0.1
array.prototype.tosorted
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
51 -- 1.1.4
@types/accepts
TypeScript definitions for accepts
61 -- 1.3.7
boolbase
two functions: One that returns true, one that returns false
56 -- 1.0.0
babel-helper-mark-eval-scopes
Mark scopes for deopt which contain a direct eval call
50 -- 0.4.3
fast-shuffle
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
56 -- 6.1.1
remark-lint-definition-spacing
remark-lint rule to warn when consecutive whitespace is used in a definition
56 -- 4.0.1
react-confetti
React component to draw confetti for your party.
51 -- 6.4.0
memfs
In-memory file-system with Node's fs API.
54 -- 4.56.10
serialize-javascript
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
55 -- 7.0.2
resolve-sass-import
resolve sass import
39 -- 0.1.1
@swagger-api/apidom-ns-asyncapi-2
AsyncAPI 2.x.y namespace for ApiDOM.
52 -- 1.5.1
hono-openapi
OpenAPI schema generator for Hono
52 -- 1.2.0
create-eslint-index
Simplify the creation an index file for your ESLint plugin
47 -- 1.0.0
posthtml-rename-id
PostHTML plugin to rename id attributes and it's references
47 -- 1.0.12
fast-stream-to-buffer
Consume a stream of data into a binary Buffer as efficiently as possible
47 -- 1.0.0
npm-normalize-package-bin
Turn any flavor of allowable package.json bin into a normalized object
63 -- 5.0.0
@module-federation/rspack 57 -- 2.0.1
prosemirror-changeset
Distills a series of editing steps into deleted and added ranges
56 -- 2.4.0
pm2-axon
High-level messaging & socket patterns implemented in pure js
46 -- 4.0.1
@typechain/ethers-v5
🔌 TypeChain target for ethers-v5
48 -- 11.1.2
@stellar/stellar-base
Low-level support library for the Stellar network.
66 -- 14.0.4
@csstools/postcss-contrast-color-function
Dynamically specify a text color with adequate contrast
69 -- 3.0.1
@types/retry
TypeScript definitions for retry
61 -- 0.12.5
@opentelemetry/exporter-metrics-otlp-http
OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector
74 -- 0.212.0
@babel/plugin-transform-block-scoped-functions
Babel plugin to ensure function declarations at the block level are block scoped
69 -- 7.27.1
@monaco-editor/react
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration …
54 -- 4.7.0
bower-json
Read bower.json files with semantics, normalisation, defaults and validation
51 -- 0.8.4
app-module-path
Simple module to add additional directories to the Node module search for top-level app modules
48 -- 2.2.0
array.prototype.flat
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
52 -- 1.3.3
@stdlib/complex-float32-real
Return the real component of a single-precision complex floating-point number.
67 -- 0.1.2
@stdlib/error-tools-fmtprodmsg
Format an error message for production.
66 -- 0.2.3
for-each-property
Executes a callback for each property found on a object, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited …
41 -- 0.0.4
@netlify/open-api
Netlify's open-api definition as a module
67 -- 2.49.1
@tiptap/extension-horizontal-rule
horizontal rule extension for tiptap
70 -- 3.20.0
tinypool
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
60 -- 2.1.0
@webpack-cli/info
Outputs info about system and webpack config
61 -- 3.0.1
remark-lint-definition-case
remark-lint rule to warn when definition labels are not lowercase
56 -- 4.0.1
hasown
A robust, ES3 compatible, "has own property" predicate.
48 -- 2.0.2
inspect-property
Inspects a Property and returns useful informations about it (e.g. nested properties, function inspection, property descriptor, value, type, constructor)
41 -- 0.0.7
@httptoolkit/subscriptions-transport-ws
A websocket transport for GraphQL subscriptions
51 -- 0.11.2
cliss
CLI Simple, Stupid. Automatic discovery of parameters names. Provides an easy and minimal setup by passing in only a function …
45 -- 0.0.9
cids
CID Implementation in JavaScript
45 -- 1.1.9
for-own
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from …
47 -- 1.0.0
@chakra-ui/react-use-timeout
React hook for setTimeout
60 -- 2.1.0
typed-array-buffer
Get the ArrayBuffer out of a TypedArray, robustly.
47 -- 1.0.3
es-iterator-helpers
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
59 -- 1.2.2
@types/three
TypeScript definitions for three
68 -- 0.183.0
@upstash/ratelimit
[![npm (scoped)](https://img.shields.io/npm/v/@upstash/ratelimit)](https://www.npmjs.com/package/@upstash/ratelimit) [![Tests](https://github.com/upstash/ratelimit/actions/workflows/tests.yaml/badge.svg)](https://github.com/upstash/ratelimit/actions/workf
48 -- 2.0.8
nextgen-events
The next generation of events handling for javascript! New: abstract away the network!
47 -- 1.5.3
map-obj
Map object keys and values into a new object
54 -- 6.0.0
ag-grid-enterprise
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
76 -- 35.1.0
@azure/monitor-opentelemetry-exporter
Application Insights exporter for the OpenTelemetry JavaScript (Node.js) SDK
66 -- 1.0.0-beta.32
@typescript-eslint/experimental-utils
(Experimental) Utilities for working with TypeScript + ESLint together
62 -- 5.62.0
npm-check
Check for outdated, incorrect, and unused dependencies.
55 -- 6.0.1
jquery
JavaScript library for DOM operations
71 -- 4.0.0
istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently …
49 -- 0.4.5
again-week-web3 37 -- --
loader-fs-cache
A published package of https://github.com/babel/babel-loader/blob/master/src/fs-cache.js
46 -- 1.0.3
@ionic/utils-object
Object utils
50 -- 2.1.6
@protobufjs/inquire
Requires a module only if available and hides the require call from bundlers.
56 -- 1.1.0
@lexical/headless
This package contains Headless helpers and functionality for Lexical.
53 -- 0.40.0
lodash.upperfirst
The lodash method `_.upperFirst` exported as a module.
63 -- 4.3.1
elegant-status
Create elegant task status for CLI.
48 -- 1.1.0
remark-lint-checkbox-content-indent
remark-lint rule to warn when too much whitespace follows list item checkboxes
56 -- 5.0.1
event-stream
construct pipes of streams of events
48 -- 4.0.1
knex
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
58 -- 3.1.0
neo-blessed
A high-level terminal interface library for node.js.
48 -- 0.2.0
remark-lint-checkbox-character-style
remark-lint rule to check list item checkbox characters
56 -- 5.0.1
websocket-extensions
Generic extension manager for WebSocket connections
47 -- 0.1.4
express-session
Simple session middleware for Express
67 -- 1.19.0

Page 89 of 150