Track Awesome Nodejs Updates Daily
:zap: Delightful Node.js packages and resources
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 sindresorhus/awesome-nodejs · ⭐ 49K · 🏷️ Platforms
Jan 31, 2023
Packages / Data validation
- yup (⭐19k) - Object schema validation.
Jul 24, 2022
Packages / Miscellaneous
- wild-wild-path (⭐594) - Object property paths with wildcards and regexes.
Apr 24, 2022
Resources / Tools
- RunKit - Embed a Node.js environment on any website.
Apr 11, 2022
Packages / Command-line utilities
- zx (⭐36k) - Write shell scripts JavaScript.
Packages / Job queues
- bullmq (⭐3.2k) - Persistent job and message queue.
Mar 02, 2022
Packages / Mad science
- webtorrent (⭐27k) - Streaming torrent client for Node.js and the browser.
- PDFKit (⭐8.5k) - PDF generation library.
- xlsx (⭐32k) - Pure JS Excel spreadsheet reader and writer.
Packages / Command-line apps
- http-server (⭐12k) - Simple, zero-config command-line HTTP server.
- pen (⭐327) - Live Markdown preview in the browser from your favorite editor.
- trymodule (⭐1.1k) - Try out npm packages in the terminal.
- themer (⭐5k) - Generate themes for your editor, terminal, wallpaper, Slack, and more.
- taskbook (⭐8.6k) - Tasks, boards & notes for the command-line habitat.
Packages / Functional programming
- immutable (⭐32k) - Immutable data collections.
Packages / HTTP
- node-fetch (⭐8.1k) -
window.fetch
for Node.js.
- axios (⭐98k) - Promise based HTTP client (works in the browser too).
Packages / Debugging / Profiling
- debug (⭐11k) - Tiny debugging utility.
Packages / Logging
- consola (⭐4.1k) - Console logger.
Packages / Command-line utilities
- progress (⭐2.8k) - Flexible ascii progress bar.
Packages / Build tools
- pkg (⭐23k) - Package your Node.js project into an executable.
Packages / Hardware
- serialport (⭐5.4k) - Access serial ports for reading and writing.
- usb (⭐1.3k) - USB library.
Packages / Templating
- handlebars.js (⭐17k) - Superset of Mustache templates which adds powerful features like helpers and more advanced blocks.
Packages / Web frameworks
- Next.js (⭐99k) - Minimalistic framework for server-rendered universal JavaScript web apps.
- Micro (⭐10k) - Minimalistic microservice framework with an async approach.
- LoopBack (⭐4.4k) - Powerful framework for creating REST APIs and easily connecting to backend data sources.
- TypeGraphQL (⭐7.6k) - Modern framework for creating GraphQL APIs with TypeScript, using classes and decorators.
- Tinyhttp (⭐2.4k) - Modern and fast Express-like web framework.
- Ts.ED (⭐2.4k) - Intituive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
Packages / Documentation
- JSDoc (⭐13k) - API documentation generator similar to JavaDoc or PHPDoc.
Packages / Filesystem
- proper-lockfile (⭐200) - Inter-process and inter-machine lockfile utility.
Packages / Real-time
- µWebSockets (⭐15k) - Highly scalable WebSocket server & client library.
- Aedes (⭐1.5k) - Barebone MQTT server that can run on any stream server.
Packages / URL
- humanize-url (⭐238) - Humanize a URL: https://sindresorhus.com → sindresorhus.com.
Packages / Data validation
- joi (⭐20k) - Object schema description language and validator for JavaScript objects.
- schema-inspector (⭐495) - JSON API sanitization and validation.
- ajv (⭐12k) - The fastest JSON Schema validator. Supports v5, v6 and v7 proposals.
Packages / Parsing
- remark (⭐5.9k) - Markdown processor powered by plugins.
- x-ray (⭐5.7k) - Web scraping utility.
- nearley (⭐3.3k) - Simple, fast, powerful parsing for JavaScript.
- google-libphonenumber (⭐1.2k) - Parse, format, store and validate phone numbers.
Packages / Humanize
- ms (⭐4.4k) - Tiny millisecond conversion utility.
Packages / Database
- Query builder
- Knex (⭐17k) - Query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use.
Packages / Testing
- nyc (⭐5.2k) - Code coverage tool built on istanbul that works with subprocesses.
- tap (⭐2.1k) - TAP test framework.
- trevor (⭐2.1k) - Run tests against multiple versions of Node.js without switching versions manually or pushing to Travis CI.
- Nock (⭐12k) - HTTP mocking and expectations.
- CodeceptJS (⭐3.8k) - End-to-end testing.
- Puppeteer (⭐82k) - Headless Chrome.
Packages / Minifiers
- UglifyJS2 (⭐12k) - JavaScript minifier.
- clean-css (⭐4k) - CSS minifier.
Packages / Email
- Nodemailer (⭐15k) - The fastest way to handle email.
- email-templates (⭐3.5k) - Create, preview, and send custom email templates.
Packages / Job queues
- agenda (⭐8.7k) - MongoDB-backed job scheduling.
- node-resque (⭐1.2k) - Redis-backed job queue.
Packages / Natural language processing
- retext (⭐2.2k) - An extensible natural language system.
Packages / AST
- Acorn (⭐9.1k) - Tiny, fast JavaScript parser.
Packages / Static site generators
- docsify (⭐23k) - Markdown documentation site generator with no statically built HTML files.
Packages / Content management systems
- Factor (⭐1.3k) - Vue.js dashboard framework and headless CMS.
- AdminBro (⭐6.6k) - Auto-generated admin panel with CRUD for all your resources.
Packages / Serialization
- protobuf (⭐8.8k) - Implementation of Protocol Buffers.
Packages / Miscellaneous
- jsdom (⭐18k) - JavaScript implementation of HTML and the DOM.
Resources / Tutorials
- Node.js Best Practices (⭐85k) - Summary and curation of the top-ranked content on Node.js best practices, available in multiple languages.
- The Node Way - An entire philosophy of Node.js best practices and guiding principles exists for writing maintainable modules, scalable applications, and code that is actually pleasant to read.
- Portable Node.js guide (⭐1.3k) - Practical guide on how to write portable/cross-platform Node.js code.
Resources / Newsletters
- Node Weekly - Weekly e-mail round-up of Node.js news and articles.
Resources / Books
Resources / Blogs
- webapplog.com - Blog posts on Node.js and JavaScript from the author of Practical Node.js and Pro Express.js Azat Mardan.
Resources / Courses
Resources / Cheatsheets
Resources / Tools
- npm-hub - Chrome extension to display npm dependencies at the bottom of a repo's readme.
Resources / Community
Resources / Miscellaneous
- nodebots - Robots powered by JavaScript.
- Module Requests & Ideas (⭐542) - Request a JavaScript module you wish existed or get ideas for modules.
Jan 23, 2022
Packages / HTTP
- undici (⭐4.5k) - High performance HTTP client written from scratch with zero dependencies.
- ky-universal (⭐600) - Universal HTTP client based on Fetch.
- purest (⭐523) - REST client.
Packages / Debugging / Profiling
- dats (⭐76) - Minimalistic and zero-dependencies StatsD (⭐17k) client.
Packages / Web frameworks
- Fastify (⭐26k) - Fast and low overhead web framework.
- Nuxt.js (⭐43k) - Minimalistic framework for server-rendered Vue.js apps.
- AdonisJs (⭐13k) - A true MVC framework for Node.js built on solid foundations of Dependency Injection and IoC container.
- Moleculer (⭐5.5k) - Fast & powerful microservices framework.
Packages / Streams
- from2 (⭐130) - Convenience wrapper for ReadableStream, inspired by
through2
.
Packages / Parsing
- @parcel/css (⭐3.2k) - A CSS parser, transformer, and minifier written in Rust.
Packages / Minifiers
- babel-minify (⭐4.4k) - ES2015+ aware minifier based on the Babel toolchain.
Oct 01, 2021
Packages / Web frameworks
- Lad (⭐2.2k) - Framework made by a former Express TC and Koa member that bundles web, API, job, and proxy servers.
Sep 26, 2021
Packages / Image
- ImageScript (⭐470) - Image processing in JavaScript, utilizing WebAssembly for performance.
Jun 01, 2021
Resources / Books
May 18, 2021
Resources / Videos
- Google I/O 2009 - V8: High Performance JavaScript Engine - The basics of V8 architecture and how it optimizes JavaScript execution.
- Google I/O 2012 - Breaking the JavaScript Speed Limit with V8 - How V8 optimizes JavaScript execution.
- Google I/O 2013 - Accelerating Oz with V8: Follow the Yellow Brick Road to JavaScript Performance - How to detect app bottlenecks and optimize performance with V8 knowledge.
- Node.js Internal Architecture | Ignition, Turbofan, Libuv - How Node.js works internally, with a focus on V8 and libuv.
- Introduction to libuv: What's a Unicorn Velociraptor? -
libuv
architecture, thread pool, and event loop, with its source code.
- libuv Cross platform asynchronous i/o -
libuv
architecture in detail, such as where it's actually using threads.
- You Don't Know Node - ForwardJS San Francisco - Explaining Node.js internals with quizzes about V8, libuv, event loop, module, stream, and cluster.
May 17, 2021
Resources / Miscellaneous
- v8-perf (⭐2.1k) - Notes and resources related to V8 and thus Node.js performance.
Apr 22, 2021
Packages / Parsing
- Chevrotain (⭐2.1k) - Very fast and feature rich parser building toolkit for JavaScript.
Mar 07, 2021
Packages / Database
- Other
- NeDB (⭐13k) - Embedded persistent database written in JavaScript.
- Lowdb (⭐19k) - Small JavaScript database powered by Lodash.
- Keyv (⭐2k) - Simple key-value storage with support for multiple backends.
- Finale (⭐181) - RESTful endpoint generator for your Sequelize models.
- database-js (⭐57) - Wrapper for multiple databases with a JDBC-like connection.
- Mongo Seeding (⭐496) - Populate MongoDB databases with JavaScript and JSON files.
- @databases (⭐488) - Query PostgreSQL, MySQL and SQLite3 with plain SQL without risking SQL injection.
- pg-mem (⭐1.2k) - In-memory PostgreSQL instance for your tests.
Mar 06, 2021
Official
Resources / Videos
- Make a vanilla Node.js REST API - Building a REST API without using a framework like Express.
Jan 22, 2021
Packages / Node.js management
- fnm (⭐10k) - Cross-platform Node.js version manager built in Rust.
Dec 12, 2020
Packages / HTTP
- smoke (⭐160) - File-based HTTP mock server with recording abilities.
Packages / Testing
- testcontainers-node (⭐995) - Provides lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Packages / Automation
- nut.js (⭐1.2k) - Cross-platform native GUI automation / testing framework with image matching capabilities which integrates with Jest.
Dec 10, 2020
Packages / Web frameworks
- Marble.js (⭐2.1k) - Functional reactive framework for building server-side apps, based on TypeScript and RxJS.
Nov 24, 2020
Packages / Data validation
- Superstruct (⭐6.4k) - Simple and composable way to validate data in JavaScript (and TypeScript).
Nov 11, 2020
Packages / Miscellaneous
- editly (⭐3.8k) - Declarative video editing API.
Oct 11, 2020
Packages / Database
- ODM / ORM
- Sequelize (⭐27k) - Multi-dialect ORM. Supports PostgreSQL, SQLite, MySQL, and more.
- Bookshelf (⭐6.3k) - ORM for PostgreSQL, MySQL and SQLite3 in the style of Backbone.js.
- Mongoose (⭐25k) - Elegant MongoDB object modeling.
- Waterline (⭐5.4k) - Datastore-agnostic tool that dramatically simplifies interaction with one or more databases.
- OpenRecord (⭐485) - ORM for PostgreSQL, MySQL, SQLite3 and RESTful datastores. Similar to ActiveRecord.
- pg-promise (⭐3.2k) - PostgreSQL framework for native SQL using promises.
- slonik (⭐3.6k) - PostgreSQL client with strict types, detailed logging and assertions.
- Objection.js (⭐6.9k) - Lightweight ORM built on the SQL query builder Knex.
- TypeORM (⭐30k) - ORM for PostgreSQL, MariaDB, MySQL, SQLite, and more.
- MikroORM (⭐5.5k) - TypeScript ORM based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, PostgreSQL, MySQL and SQLite.
- Prisma (⭐29k) - Modern database access (ORM alternative). Auto-generated and type-safe query builder in TypeScript. Supports PostgreSQL, MySQL & SQLite.
Sep 05, 2020
Packages / Authentication
- Grant (⭐3.8k) - OAuth providers for Express, Koa, Hapi, Fastify, AWS Lambda, Azure, Google Cloud, Vercel, and many more.
Jul 07, 2020
Packages / Mad science
- Pipcook (⭐2.4k) - Front-end algorithm framework to create a machine learning pipeline.
Jul 06, 2020
Packages / Testing
- axe-core (⭐4.9k) - Accessibility engine for automated Web UI testing.
Jul 05, 2020
Packages / Text
- StegCloak (⭐2.8k) - Conceal secrets within strings, in plain sight.
Apr 24, 2020
Resources / Videos
- Mastering REST APIs in Node.js: Zero-To-Hero - Video course on how to make REST APIs using Node.js.
Apr 14, 2020
Packages / Miscellaneous
- patch-package (⭐8.1k) - Make and preserve fixes to npm dependencies.
Apr 13, 2020
Packages / Documentation
- Docusaurus (⭐41k) - Documentation website generator that leverages React and Markdown, and comes with translation and versioning features.
Apr 09, 2020
Packages / Miscellaneous
- husky (⭐29k) - Create Git hook scripts.
Feb 22, 2020
Packages / Debugging / Profiling
- NiM (⭐188) - Manages DevTools debugging workflow.
Packages / Testing
- Playwright (⭐47k) - Headless Chromium, WebKit, and Firefox with a single API.
Packages / Miscellaneous
- basic-ftp (⭐563) – FTP/FTPS client.
- cashify (⭐386) - Currency conversion.
- genepi (⭐65) - Automatically generate a native Node.js addon from C++ code.
Resources / Tools
- CodeSandbox - Online IDE and prototyping.
Dec 31, 2019
Packages / HTTP
- global-agent (⭐271) - Global HTTP/HTTPS proxy agent that is configurable using environment variables.
Packages / Security
- jose-simple (⭐56) - Encryption and decryption of data using the JOSE (JSON Object Signing and Encryption) standard.
Dec 12, 2019
Packages / Testing
- nve (⭐607) - Run any command on multiple versions of Node.js locally.
Nov 01, 2019
Resources / Videos
- 10 Things I Regret About Node.js by Ryan Dahl - Insightful talk by the creator of Node.js about some of its limitions.
Oct 08, 2019
Packages / Command-line apps
- npkill (⭐6.6k) - Easily find and remove old and heavy node_modules folders.
Sep 26, 2019
Packages / Debugging / Profiling
- swagger-stats (⭐775) - Trace API calls and monitor API performance, health, and usage metrics.
Packages / Text
- nanoid (⭐20k) - Tiny, secure, URL-friendly, unique string ID generator.
Resources / Miscellaneous
- modern-node (⭐238) - Toolkit for creating node modules with Jest, Prettier, ESLint, and Standard.
Sep 23, 2019
Packages / Static site generators
- Charge (⭐406) - Opinionated, zero-config static site generator using JSX and MDX.
Resources / Tutorials
- Build a real web app with no frameworks - A set of video tutorials/livestreams to help you build and deploy a real, live web app using a handful of simple libraries and the core Node.js modules.
Sep 22, 2019
Packages / Email
- MJML (⭐15k) - Markup language designed to reduce the pain of creating responsive emails.
Jul 03, 2019
Packages / Debugging / Profiling
- thetool (⭐206) - Capture different CPU, memory, and other profiles for your app in Chrome DevTools friendly format.
Jun 29, 2019
Packages / Image
- qrcode (⭐6.3k) - QR code and bar code generator.
Packages / Job queues
- better-queue (⭐421) - Simple and efficient job queue when you cannot use Redis.
Packages / Node.js management
- nodenv (⭐1.9k) - Version manager that is similar to Ruby's rbenv. It supports auto version switching.
Jun 19, 2019
Resources / Articles
May 30, 2019
Packages / Job queues
- sqs-consumer (⭐1.4k) - Build Amazon Simple Queue Service (SQS) based apps without the boilerplate.
May 13, 2019
Packages / Filesystem
- tempy (⭐370) - Get a random temporary file or directory path.
Packages / Security
- crypto-hash (⭐598) - Async non-blocking hashing.
Packages / Miscellaneous
- open (⭐2.8k) - Opens stuff like websites, files, executables.
Apr 29, 2019
Packages / Command-line apps
- npm-name (⭐158) - Check a package name's availability on npm.
Packages / Date
- Day.js (⭐42k) - Immutable date library alternative to Moment.js.
Packages / Job queues
- RedisSMQ (⭐502) - Simple high-performance Redis message queue with real-time monitoring.
Packages / Natural language processing
- nlp.js (⭐5.3k) - Building bots, with entity extraction, sentiment analysis, automatic language identify, and more.
Resources / Books
Apr 28, 2019
Packages / Mad science
- stackgl - Open software ecosystem for WebGL, built on top of browserify and npm.
Packages / Command-line apps
- ESLint (⭐22k) - The pluggable linting utility for JavaScript.
Packages / Functional programming
- lodash (⭐55k) - Utility library delivering consistency, customization, performance, & extras. A better and faster Underscore.js.
- RxJS (⭐28k) - Functional reactive library for transforming, composing, and querying various kinds of data.
Packages / Build tools
- gulp (⭐33k) - Streaming and fast build system that favors code over config.
Packages / Web frameworks
- Hapi (⭐14k) - Framework for building applications and services.
- Koa (⭐34k) - Framework designed by the team behind Express, which aims to be a smaller, more expressive, and more robust foundation for web applications and APIs.
- Express (⭐60k) - Web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications.
- Feathers (⭐14k) - Microservice framework built in the spirit of Express.
- Meteor (⭐43k) - An ultra-simple, database-everywhere, data-on-the-wire, pure-Javascript web framework. (You might like awesome-meteor (⭐1.4k))
- Restify (⭐11k) - Enables you to build correct REST web services.
Packages / Documentation
- Docco (⭐3.5k) - Documentation generator which produces an HTML document that displays your comments intermingled with your code.
Packages / Testing
- AVA (⭐20k) - Futuristic test runner.
- Mocha (⭐22k) - Feature-rich test framework making asynchronous testing simple and fun.
Packages / Security
- rate-limiter-flexible (⭐2.4k) - Brute-force and DDoS attack protection.
Packages / Miscellaneous
- node-video-lib (⭐316) - Pure JavaScript library for working with MP4 and FLV video files and creating MPEG-TS chunks for HLS streaming.
Resources / Tutorials
- Nodeschool - Learn Node.js with interactive lessons.
Resources / Videos
- V8 Garbage Collector - Trash talk about the V8 garbage collector.
Resources / Cheatsheets
- Strong Node.js (⭐474) - Checklist for source code security analysis of a Node.js web service.
Apr 19, 2019
Resources / Tools
- npm semver calculator - Visually explore what versions of a package a semver range matches.
Feb 16, 2019
Packages / Mad science
- YodaOS (⭐1.2k) - AI operating system.
Dec 29, 2018
Packages / Security
- GuardRails - GitHub app that provides security feedback in pull requests.
Dec 09, 2018
Resources / Videos
Nov 08, 2018
Packages / Filesystem
- move-file (⭐185) - Move a file, even works across devices.
Oct 13, 2018
Packages / Command-line apps
- cash-cli (⭐195) - Convert between 170 currencies.
- discharge (⭐518) - Easily deploy static websites to Amazon S3.
Packages / Debugging / Profiling
- llnode (⭐1.1k) - Post-mortem analysis tool which allows you to inspect objects and get insights from a crashed Node.js process.
Packages / Command-line utilities
- Cliffy (⭐319) - Framework for interactive CLIs.
Packages / Real-time
- rpc-websockets (⭐485) - JSON-RPC 2.0 implementation over WebSockets.
Packages / Security
- themis (⭐1.7k) - Multilanguage framework for making typical encryption schemes easy to use: data at rest, authenticated data exchange, transport protection, authentication, and so on.
Packages / Authorization
- node-casbin (⭐2.1k) - Authorization library that supports access control models like ACL, RBAC and ABAC.
Oct 02, 2018
Resources / Books
Aug 10, 2018
Packages / Command-line utilities
- sparkly (⭐402) - Generate sparklines
▁▂▃▅▂▇
.
Packages / Weird
- cat-ascii-faces (⭐241) -
₍˄·͈༝·͈˄₎◞ ̑̑ෆ⃛ (=ↀωↀ=)✧ (^・o・^)ノ”
.
Aug 02, 2018
Packages / Command-line apps
- carbon-now-cli (⭐5.4k) - Beautiful images of your code — from right inside your terminal.
Jun 26, 2018
Packages / AST
- babel-parser (⭐42k) - JavaScript parser used in Babel.
Jun 25, 2018
Packages / Mad science
- Brain.js (⭐13k) - Machine-learning framework.
Jun 21, 2018
Packages / Command-line utilities
- cli-table3 (⭐419) - Pretty unicode tables.
Jun 19, 2018
Packages / Content management systems
- KeystoneJS (⭐7.4k) - CMS and web application platform built on Express and MongoDB.
May 15, 2018
Packages / Mad science
- BitcoinJS (⭐4.8k) - Clean, readable, proven Bitcoin library.
- Bitcore (⭐4.5k) - Pure and powerful Bitcoin library.
- NodeOS (⭐6.8k) - The first operating system powered by npm.
- Cytoscape.js (⭐8.9k) - Graph theory (a.k.a. network) modeling and analysis.
- isomorphic-git (⭐6.7k) - Pure JavaScript implementation of Git.
Packages / Command-line apps
- gh-home (⭐184) - Open the GitHub page of the repo in the current directory.
- npm-home (⭐180) - Open the npm page of a package.
- trash (⭐2.4k) - Safer alternative to
rm
.
Packages / Functional programming
- Ramda (⭐23k) - Utility library with a focus on flexible functional composition enabled by automatic currying and reversed argument order. Avoids mutating data.
- Mout (⭐1.3k) - Utility library with the biggest difference between other existing solutions is that you can choose to load only the modules/functions that you need, no extra overhead.
Packages / Command-line utilities
- yargs (⭐10k) - Command-line parser that automatically generates an elegant user-interface.
- get-stdin (⭐320) - Easier stdin.
- Ink (⭐20k) - React for interactive command-line apps.
- terminal-link (⭐541) - Create clickable links in the terminal.
- terminal-image (⭐911) - Display images in the terminal.
- Inquirer.js (⭐17k) - Interactive command-line prompt.
- sudo-block (⭐92) - Block users from running your app with root permissions.
- term-size (⭐132) - Reliably get the terminal window size.
Packages / Build tools
- parcel (⭐42k) - Blazing fast, zero config web app bundler.
Packages / Web frameworks
- ThinkJS (⭐5.3k) - Framework with ES2015+ support, WebSockets, REST API.
- ActionHero (⭐2.3k) - Framework for making reusable & scalable APIs for TCP sockets, WebSockets, and HTTP clients.
Packages / Documentation
- documentation.js (⭐5.6k) - API documentation generator with support for ES2015+ and flow annotation.
Packages / Control flow
- Promises
- pify (⭐1.5k) - Promisify a callback-style function.
- delay (⭐520) - Delay a promise a specified amount of time.
- promise-memoize (⭐56) - Memoize promise-returning functions, with expire and prefetch.
- valvelet (⭐38) - Limit the execution rate of a promise-returning function.
- p-map (⭐935) - Map over promises concurrently.
- More… (⭐4.2k)
- Streams
- Highland.js (⭐3.4k) - Manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams.
Packages / Real-time
- Socket.io (⭐57k) - Enables real-time bidirectional event-based communication.
- Faye (⭐4.4k) - Real-time client-server message bus, based on Bayeux protocol.
- deepstream.io (⭐291) - Scalable real-time microservice framework.
Packages / Date
- Luxon (⭐13k) - Library for working with dates and times.
Packages / Parsing
- Jison (⭐4.2k) - Friendly JavaScript parser generator. It shares genes with Bison, Yacc and family.
Packages / Testing
- WebdriverIO (⭐7.9k) - Automated testing based on the WebDriver protocol.
Packages / Benchmarking
- Benchmark.js (⭐5.3k) - Benchmarking library that supports high-resolution timers and returns statistically significant results.
Packages / Authentication
- Passport (⭐21k) - Simple, unobtrusive authentication.
Packages / Process management
- Phusion Passenger (⭐4.9k) - Friendly process manager that integrates directly into Nginx.
Packages / Content management systems
- ApostropheCMS (⭐3.9k) - Content management system with an emphasis on intuitive front end content editing and administration built on Express and MongoDB.
- Strapi (⭐51k) - Content Management Framework (headless-CMS) to build powerful APIs.
Packages / Forum
- nodeBB (⭐13k) - Forum platform for the modern web.
Packages / Blogging
- Ghost (⭐42k) - Simple, powerful publishing platform.
- Hexo (⭐36k) - Fast, simple and powerful blogging framework.
Packages / Miscellaneous
- ow (⭐3.7k) - Function argument validation for humans.
- semver (⭐4.5k) - Semantic version parser.
- @sindresorhus/is (⭐1.4k) - Type check values.
- emittery (⭐1.5k) - Simple and modern async event emitter.
Resources / Courses
- Learn to build apps and APIs with Node.js - Video course by Wes Bos.
May 03, 2018
Packages / Functional programming
- Kefir.js (⭐1.8k) - Reactive library with focus on high performance and low memory usage.
Packages / Command-line utilities
- oclif (⭐8k) - CLI framework complete with parser, automatic documentation, testing, and plugins.
Packages / Hardware
- gps (⭐223) - NMEA parser for handling GPS receivers.
Packages / Web frameworks
- Nest (⭐54k) - Angular-inspired framework for building efficient and scalable server-side apps.
Packages / Text
- i18next (⭐6.6k) - Internationalization framework.
Packages / Math
- multimath (⭐64) - Core to create fast image math in WebAssembly and JS.
Packages / Parsing
- fast-xml-parser (⭐1.8k) - Validate and parse XML.
Packages / Network
- netcat (⭐383) - Netcat port in pure JS.
Packages / Authorization
- CASL (⭐4.6k) - Isomorphic authorization for UI and API.
Packages / Job queues
- bee-queue (⭐3.1k) - High-performance Redis-backed job queue.
Packages / Serialization
- snappy (⭐479) - Native bindings for Google's Snappy compression library.
- compactr (⭐98) - Implementation of the Compactr protocol.
Packages / Miscellaneous
- env-dot-prop (⭐32) - Get, set, or delete nested properties of process.env using a dot path.
Resources / Books
Apr 20, 2018
Related lists / Miscellaneous
- awesome-npm (⭐4.2k) - Resources and tips for using npm.
- awesome-cross-platform-nodejs (⭐1.1k) - Resources for writing and testing cross-platform code.
Mar 12, 2018
Packages / HTTP
- gotql (⭐393) - GraphQL request library built on got (⭐13k).
Packages / Job queues
- rsmq (⭐1.6k) - Redis-backed message queue.
Mar 05, 2018
Packages / Security
- upash (⭐509) - Unified API for all password hashing algorithms.
Feb 14, 2018
Packages / Command-line apps
- XO (⭐7k) - Enforce strict code style using the JavaScript happiness style.
Feb 04, 2018
Packages / Command-line apps
- gtop (⭐9.3k) - System monitoring dashboard for the terminal.
Dec 29, 2017
Packages / Command-line apps
- svg-term-cli (⭐3.1k) - Share terminal sessions via SVG.
Nov 17, 2017
Packages / HTTP
- cacheable-request (⭐259) - Wrap native HTTP requests with RFC compliant cache support.
Oct 13, 2017
Resources / Tools
- github-npm-stats - Chrome extension that displays npm download stats on GitHub.
Sep 22, 2017
Packages / Testing
- abstruse (⭐861) - Continuous Integration server.
Aug 31, 2017
Packages / Command-line utilities
- gradient-string (⭐867) - Beautiful color gradients in terminal output.
Jul 23, 2017
Packages / Network
- DHCP (⭐272) - DHCP client and server.
Jun 07, 2017
Packages / Debugging / Profiling
- leakage (⭐1.6k) - Write memory leak tests.
Packages / Command-line utilities
- Bit (⭐16k) - Create, maintain, find and use small modules and components across repositories.
Jun 06, 2017
Packages / Real-time
- Kalm (⭐184) - Low-level socket router and middleware framework.
May 08, 2017
Packages / Build tools
- FuseBox (⭐4k) - Fast build system that combines the power of webpack, JSPM and SystemJS, with first-class TypeScript support.
Mar 15, 2017
Packages / Parsing
- xlsx-populate (⭐835) - Read/write Excel XLSX.
Mar 11, 2017
Packages / Hardware
- onoff (⭐1.2k) - GPIO access and interrupt detection.
- spi-device (⭐112) - SPI serial bus access.
- pigpio (⭐888) - Fast GPIO, PWM, servo control, state change notification, and interrupt handling on the Raspberry Pi.
Mar 07, 2017
Resources / Community
Jan 17, 2017
Packages / Logging
- pino (⭐11k) - Extremely fast logger inspired by Bunyan.
Jan 14, 2017
Packages / Mad science
- js-git (⭐3.8k) - JavaScript implementation of Git.
Packages / Command-line apps
- np (⭐6.9k) - Better
npm publish
.
- pageres (⭐9.5k) - Capture website screenshots.
- clipboard-cli (⭐465) - Copy & paste on the terminal.
- Live Server (⭐4k) - Development HTTP-server with livereload capability.
- fkill (⭐6.7k) - Fabulously kill processes. Cross-platform.
- tmpin (⭐121) - Adds stdin support to any CLI app that accepts file input.
- dark-mode (⭐630) - Toggle the macOS Dark Mode.
Packages / HTTP
- got (⭐13k) - Nicer interface to the built-in
http
module.
- superagent (⭐16k) - HTTP request library.
Packages / Logging
- winston (⭐20k) - Multi-transport async logging library.
Packages / Command-line utilities
- ora (⭐8.1k) - Elegant terminal spinner.
- listr (⭐3.1k) - Terminal task list.
- conf (⭐1k) - Simple config handling for your app or module.
- cli-truncate (⭐79) - Truncate a string to a specific width in the terminal.
- blessed (⭐11k) - Curses-like library.
- insight (⭐552) - Helps you understand how your tool is being used by anonymously reporting usage metrics to Google Analytics.
Packages / Build tools
- webpack (⭐62k) - Packs modules and assets for the browser.
- rollup (⭐23k) - Next-generation ES2015 module bundler.
- Broccoli (⭐3.3k) - Fast, reliable asset pipeline, supporting constant-time rebuilds and compact build definitions.
Packages / Templating
- marko (⭐12k) - HTML-based templating engine that compiles templates to CommonJS modules and supports streaming, async rendering and custom tags.
- nunjucks (⭐8k) - Templating engine with inheritance, asynchronous control, and more (jinja2 inspired).
Packages / Control flow
- Observables
- RxJS (⭐28k) - Reactive programming.
- observable-to-promise (⭐321) - Convert an Observable to a Promise.
- More… (⭐321)
Packages / Streams
- binary-split (⭐75) - Newline (or any delimiter) splitter stream.
Packages / Real-time
- MQTT.js (⭐7.5k) - Client for MQTT - Pub-sub based messaging protocol for use on top of TCP/IP.
Packages / Text
- he (⭐3.2k) - HTML entity encoder/decoder.
Packages / Date
- date-fns (⭐31k) - Modern date utility.
Packages / Parsing
- markdown-it (⭐15k) - Markdown parser with 100% CommonMark support, extensions and syntax plugins.
- csv-parser (⭐1.3k) - Streaming CSV parser that aims to be faster than everyone else.
Packages / Compression
- yazl (⭐307) - Zip.
- yauzl (⭐626) - Unzip.
- decompress (⭐369) - Decompression module with support for
tar
,tar.gz
andzip
files out of the box.
Packages / Database
- Drivers
- PostgreSQL (⭐11k) - PostgreSQL client. Pure JavaScript and native libpq bindings.
- Redis (⭐12k) - Redis client.
- LevelUP (⭐4k) - LevelDB.
- MySQL (⭐18k) - MySQL client.
- couchdb-nano (⭐583) - CouchDB client.
- Aerospike (⭐198) - Aerospike client.
- Couchbase (⭐458) - Couchbase client.
- MongoDB (⭐9.6k) - MongoDB driver.
Packages / Testing
- intern (⭐4.4k) - Code testing stack.
Packages / Node.js management
- nodeenv (⭐1.5k) - Node.js virtual environment compatible to Python's virtualenv.
Packages / Natural language processing
- natural (⭐10k) - Natural language facility.
Packages / Process management
- nodemon (⭐25k) - Monitor for changes in your app and automatically restart the server.
- node-windows (⭐2.5k) - Run scripts as a native Windows service and log to the Event viewer.
Packages / Weird
- cows (⭐389) - ASCII cows.
Packages / Miscellaneous
- execa (⭐5.1k) - Better
child_process
.
- ssh2 (⭐5k) - SSH2 client and server module.
- Bottleneck (⭐1.4k) - Rate limiter that makes throttling easy.
- clipboardy (⭐1.5k) - Access the system clipboard (copy/paste).
Resources / Tools
- OctoLinker - Chrome extension that linkifies dependencies in package.json, .js, .jsx, .coffee and .md files on GitHub.
Jan 13, 2017
Packages / HTTP
- http-fake-backend (⭐279) - Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Packages / Web frameworks
- seneca (⭐3.9k) - Toolkit for writing microservices.
Dec 26, 2016
Packages / Date
- cctz (⭐59) - Fast parsing, formatting, and timezone conversation for dates.
Dec 17, 2016
Packages / Command-line apps
- cost-of-modules (⭐2.8k) - Find out which dependencies are slowing you down.
- localtunnel (⭐16k) - Expose your localhost to the world.
Packages / Text
- unhomoglyph (⭐31) - Normalize visually similar unicode characters.
Dec 15, 2016
Packages / Command-line apps
- lessmd (⭐127) - Markdown in the terminal.
Dec 09, 2016
Packages / Command-line apps
- wifi-password (⭐275) - Get the current wifi password.
Nov 29, 2016
Packages / Job queues
- idoit (⭐66) - Redis-backed job queue engine with advanced job control.
Nov 23, 2016
Resources / Books
Nov 14, 2016
Packages / Testing
- TestCafe (⭐9.5k) - Automated browser testing.
Oct 18, 2016
Packages / Testing
- Jest (⭐41k) - Painless JavaScript testing.
Sep 19, 2016
Packages / Parsing
- ref (⭐426) - Read/write structured binary data in Buffers.
Aug 18, 2016
Packages / Command-line apps
- auto-install (⭐1.2k) - Auto installs dependencies as you code.
Aug 09, 2016
Packages / Filesystem
- filehound (⭐209) - Flexible and fluent interface for searching the file system.
Aug 05, 2016
Packages / Weird
- nerds (⭐100) - Get data from nerdy topics like Harry Potter, Star Wars, and Pokémon.
Aug 02, 2016
Resources / Miscellaneous
- Microsoft Node.js Guidelines (⭐2.4k) - Tips, tricks, and resources for working with Node.js on Microsoft platforms.
Jul 12, 2016
Resources / Articles
Jul 03, 2016
Packages / Command-line apps
- atmo (⭐812) - Server-side API mocking.
Jun 29, 2016
Packages / Command-line apps
- jscpd (⭐2.9k) - Copy/paste detector for source code.
Jun 18, 2016
Packages / Automation
- robotjs (⭐11k) - Desktop Automation: control the mouse, keyboard and read the screen.
Resources / Discovery
- npms - Superb package search with deep analysis of package quality using a myriad of metrics.
Jun 14, 2016
Packages / Filesystem
- chokidar (⭐9.6k) - Filesystem watcher which stabilizes events from
fs.watch
andfs.watchFile
as well as using nativefsevents
on macOS.
Jun 07, 2016
Resources / Tutorials
- You Don't Know Node.js (⭐1.4k) - Introduction to Node.js core features and asynchronous JavaScript.
Jun 06, 2016
Packages / Debugging / Profiling
- ctrace (⭐117) - Well-formatted and improved trace system calls and signals.
May 18, 2016
Packages / Testing
- Nightwatch (⭐11k) - Automated UI testing framework based on Selenium WebDriver.
May 01, 2016
Resources / Discovery
- npmcompare.com - Compare and discover npm packages.
Apr 29, 2016
Resources / Articles
Apr 22, 2016
Packages / Templating
- Pug (⭐21k) - High-performance template engine heavily influenced by Haml.
Apr 14, 2016
Packages / Text
- babelfish (⭐246) - i18n with very easy syntax for plurals.
Packages / Math
- algebra (⭐101) - Algebraic structures.
Mar 17, 2016
Packages / Logging
- storyboard (⭐730) - End-to-end, hierarchical, real-time, colorful logs and stories.
Mar 10, 2016
Packages / Debugging / Profiling
- 0x (⭐2.7k) - Flamegraph profiling.
Mar 06, 2016
Packages / Testing
- testen (⭐176) - Run tests for multiple versions of Node.js locally with NVM.
Mar 04, 2016
Packages / Miscellaneous
- adit (⭐47) - SSH tunneling made simple.
Mar 01, 2016
Packages / Debugging / Profiling
- why-is-node-running (⭐1.5k) - Node.js is running but you don't know why?
Packages / Command-line utilities
- boxen (⭐1.3k) - Create boxes in the terminal.
- shelljs (⭐14k) - Portable Unix shell commands.
Packages / Text
- matcher (⭐524) - Simple wildcard matching.
Packages / Testing
- power-assert (⭐2.8k) - Provides descriptive assertion messages through the standard assert interface.
- hook-std (⭐53) - Hook and modify stdout/stderr.
Packages / Miscellaneous
- mem (⭐990) - Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input.
Feb 27, 2016
Packages / Command-line utilities
- cli-columns (⭐28) - Columnated unicode and ansi-safe text lists.
Feb 15, 2016
Packages / Data validation
- property-validator (⭐159) - Easy property validation for Express.
Feb 10, 2016
Packages / Job queues
- bull (⭐14k) - Persistent job and message queue.
Feb 03, 2016
Resources / Discovery
- npm addict - Your daily injection of npm packages.
Jan 26, 2016
Packages / Date
- tz-format (⭐9) - Format a date with timezone:
2015-11-30T10:40:35+01:00
.
Jan 25, 2016
Packages / Filesystem
- pkg-dir (⭐211) - Find the root directory of an npm package.
Jan 22, 2016
Packages / Miscellaneous
- json-strictify (⭐17) - Safely serialize a value to JSON without data loss or going into an infinite loop.
Jan 20, 2016
Packages / Command-line utilities
- cross-env (⭐6k) - Set environment variables cross-platform.
Jan 13, 2016
Packages / Command-line apps
- diff2html-cli (⭐405) - Pretty git diff to HTML generator.
Jan 11, 2016
Packages / Command-line apps
- mobisplash (⭐65) - Mobile app splash screen generator.
Resources / Community
Dec 31, 2015
Packages / Command-line utilities
- omelette (⭐1.3k) - Shell autocompletion helper.
Dec 27, 2015
Packages / Command-line apps
- mobicon (⭐102) - Mobile app icon generator.
Nov 06, 2015
Packages / Command-line utilities
- multispinner (⭐286) - Multiple, simultaneous, individually controllable CLI spinners.
Nov 05, 2015
Packages / Mad science
- ipfs (⭐7.2k) - Distributed file system that seeks to connect all computing devices with the same system of files.
Packages / Command-line utilities
- chalk (⭐20k) - Terminal string styling done right.
Packages / Streams
- readable-stream (⭐979) - Mirror of Streams2 and Streams3 implementations in core.
Packages / Real-time
- SocketCluster (⭐6k) - Scalable HTTP + WebSocket engine which can run on multiple CPU cores.
Packages / Math
- ndarray (⭐1.1k) - Multidimensional arrays.
Packages / Parsing
- PEG.js (⭐4.5k) - Simple parser generator that produces fast parsers with excellent error reporting.
Packages / Compression
- Archiver (⭐2.5k) - Streaming interface for archive generation, supporting ZIP and TAR.
Packages / Testing
- Sinon.JS (⭐9.2k) - Test spies, stubs and mocks.
Packages / Minifiers
- minimize (⭐161) - HTML minifier.
- imagemin (⭐5.3k) - Image minifier.
Packages / Node.js management
- n (⭐17k) - Node.js version management.
Packages / Process management
- supervisor (⭐3.8k) - Restart scripts when they crash or restart when a
*.js
file changes.
Resources / Articles
Resources / Blogs
Nov 04, 2015
Packages / Command-line apps
- Jsome (⭐234) - Pretty prints JSON with configurable colors and indentation.
Nov 02, 2015
Packages / Miscellaneous
- nodegit (⭐5.3k) - Native bindings to Git.
Oct 26, 2015
Packages / Mad science
- turf (⭐7.7k) - Modular geospatial processing and analysis engine.
Packages / Filesystem
- find-up (⭐508) - Find a file by walking up parent directories.
- load-json-file (⭐224) - Read and parse a JSON file.
- write-json-file (⭐202) - Stringify and write JSON to a file atomically.
Packages / Streams
- get-stream (⭐298) - Get a stream as a string or buffer.
Packages / Parsing
- parse-json (⭐296) - Parse JSON with more helpful errors.
Packages / Testing
- tape (⭐5.7k) - TAP-producing test harness.
Packages / Process management
- PM2 (⭐38k) - Advanced Process Manager.
Packages / Miscellaneous
- node-pre-gyp (⭐1k) - Makes it easy to publish and install Node.js C++ addons from binaries.
Oct 16, 2015
Packages / Email
- emailjs (⭐2.1k) - Send text/HTML emails with attachments to any SMTP server.
Oct 08, 2015
Packages / Debugging / Profiling
- locus (⭐300) - Starts a REPL at runtime that has access to all variables.
Oct 07, 2015
Packages / Logging
- console-log-level (⭐98) - The most simple logger imaginable with support for log levels and custom prefixes.
Packages / Parsing
- xml2js (⭐4.6k) - XML to JavaScript object converter.
Oct 03, 2015
Resources / Articles
Sep 28, 2015
Packages / Image
- jimp (⭐12k) - Image processing in pure JavaScript.
Sep 17, 2015
Packages / URL
- url-unshort (⭐101) - Expand shortened URLs.
- embedza (⭐57) - Create HTML snippets/embeds from URLs using info from oEmbed, Open Graph, meta tags.
Sep 13, 2015
Resources / Cheatsheets
- Stream FAQs (⭐190) - Answering common questions about streams, covering pagination, events, and more.
Sep 12, 2015
Packages / Image
- probe-image-size (⭐837) - Get the size of most image formats without a full download.
Packages / URL
- normalize-url (⭐765) - Normalize a URL.
- speakingurl (⭐1.1k) - Generate a slug from a string with transliteration.
- linkify-it (⭐573) - Link patterns detector with full unicode support.
- url-pattern (⭐565) - Easier than regex string matching patterns for URLs and other strings.
Aug 23, 2015
Packages / Command-line apps
- speed-test (⭐3.8k) - Test your internet connection speed and ping.
- David (⭐954) - Tells you when your package npm dependencies are out of date.
- normit (⭐234) - Google Translate with speech synthesis in your terminal.
Packages / Command-line utilities
- log-update (⭐978) - Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
- ansi-escapes (⭐412) - ANSI escape codes for manipulating the terminal.
- log-symbols (⭐697) - Colored symbols for various log levels.
- figures (⭐548) - Unicode symbols with Windows CMD fallbacks.
- string-width (⭐364) - Get the visual width of a string - the number of columns required to display it.
- yn (⭐239) - Parse yes/no like values.
- cli-cursor (⭐87) - Toggle the CLI cursor.
Packages / Filesystem
- filenamify (⭐426) - Convert a string to a valid filename.
- fs-extra (⭐8.9k) - Extra methods for the
fs
module.
Packages / Streams
- into-stream (⭐194) - Convert a buffer/string/array/object into a stream.
- byline (⭐321) - Super-simple line-by-line Stream reader.
- first-chunk-stream (⭐26) - Transform the first chunk in a stream.
- pad-stream (⭐10) - Pad each line in a stream.
Packages / Text
- string-length (⭐134) - Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes.
- splice-string (⭐21) - Remove or replace part of a string like
Array#splice
.
Packages / Number
- random-int (⭐82) - Generate a random integer.
- random-float (⭐31) - Generate a random float.
- unique-random (⭐106) - Generate random numbers that are consecutively unique.
- round-to (⭐145) - Round a number to a specific number of decimal places:
1.234
→1.2
.
Packages / Math
- math-clamp (⭐11) - Clamp a number.
Packages / Date
- dateformat (⭐1.3k) - Date formatting.
Packages / Parsing
- parse5 (⭐3.2k) - Fast full-featured spec compliant HTML parser.
- strip-json-comments (⭐562) - Strip comments from JSON.
- strip-css-comments (⭐116) - Strip comments from CSS.
- neat-csv (⭐287) - Fast CSV parser. Callback interface for the above.
- binary-extract (⭐150) - Extract a value from a buffer of JSON without parsing the whole thing.
- js-yaml (⭐5.8k) - Very fast YAML parser.
Packages / Compression
- pako (⭐4.6k) - High speed zlib port to pure js (deflate, inflate, gzip).
Packages / Testing
- toxy (⭐2.7k) - Hackable HTTP proxy to simulate failure scenarios and network conditions.
Packages / Static site generators
- DocPad (⭐3k) - Static site generator with dynamic abilities and huge plugin ecosystem.
Packages / Miscellaneous
- hasha (⭐929) - Hashing made simple. Get the hash of a buffer/string/stream/file.
- dot-prop (⭐698) - Get a property from a nested object using a dot path.
- onetime (⭐147) - Only run a function once.
- os-locale (⭐217) - Get the system locale.
- file-type (⭐2.9k) - Detect the file type of a Buffer.
Jul 24, 2015
Packages / Filesystem
- fs-jetpack (⭐716) - Completely redesigned file system API for convenience in everyday use.
Jul 12, 2015
Packages / Testing
- navit (⭐47) - PhantomJS / SlimerJS wrapper to simplify browser test scripting.
Jul 11, 2015
Packages / Hardware
- i2c-bus (⭐319) - I2C serial bus access.
May 19, 2015
Packages / Templating
- EJS (⭐6.9k) - Simple unopinionated templating language.
Packages / Parsing
- Stylecow (⭐156) - Parse, manipulate and convert modern CSS to make it compatible with all browsers. Extensible with plugins.
May 11, 2015
Packages / Weird
- superheroes (⭐228) - Get superhero names.
- supervillains (⭐113) - Get supervillain names.
Apr 26, 2015
Packages / Data validation
- is-my-json-valid (⭐948) - JSON Schema validator that uses code generation to be extremely fast.
Apr 22, 2015
Packages / Mad science
- webcat (⭐430) - p2p pipe across the web using WebRTC that uses your GitHub private/public key for authentication.
Packages / Command-line apps
- wallpaper (⭐923) - Change the desktop wallpaper.
Packages / Text
- camelcase (⭐601) - Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar.
Resources / Miscellaneous
- node-module-boilerplate (⭐704) - Boilerplate to kickstart creating a node module.
- generator-nm (⭐735) - Scaffold out a node module.
Mar 30, 2015
Packages / Filesystem
- istextorbinary (⭐99) - Check if a file is text or binary.
Packages / Network
- getmac (⭐309) - Get the computer MAC address.
Mar 15, 2015
Packages / Miscellaneous
- dotenv (⭐17k) - Load environment variables from .env file.
Jan 19, 2015
Packages / Command-line utilities
- cfonts (⭐1.3k) - Sexy ASCII fonts for the console.
Jan 14, 2015
Packages / Weird
- cat-names (⭐263) - Get popular cat names.
- dog-names (⭐123) - Get popular dog names.
Jan 02, 2015
Packages / Humanize
- read-art (⭐334) - Extract readable content from any page.
Dec 17, 2014
Packages / Command-line apps
- empty-trash (⭐126) - Empty the trash.
- is-online (⭐1.1k) - Check if the internet connection is up.
- public-ip (⭐966) - Get your public IP address.
Packages / Command-line utilities
- meow (⭐3.1k) - CLI app helper.
Dec 12, 2014
Packages / Image
- pica (⭐3.2k) - High quality & fast resize (lanczos3) in pure JS. Alternative to canvas drawImage(), when no pixelation allowed.
Dec 07, 2014
Packages / Command-line utilities
- ascii-charts (⭐232) - ASCII bar chart in the terminal.
Dec 01, 2014
Packages / Command-line apps
- browser-run (⭐417) - Easily run code in a browser environment.
Nov 11, 2014
Packages / Image
- lwip (⭐2.3k) - Lightweight image processor which does not require ImageMagick.
Resources / Tutorials
- module-best-practices (⭐1.5k) - Some good practices when writing new npm modules.
Oct 21, 2014
Packages / Streams
- through2-concurrent (⭐74) - Transform object streams concurrently.
Oct 19, 2014
Packages / Command-line apps
- pjs (⭐411) - Pipeable JavaScript. Quickly filter, map, and reduce from the terminal.
- license-checker (⭐1.5k) - Check licenses of your app's dependencies.
Oct 18, 2014
Packages / Node.js management
- nvm for Windows (⭐25k) - Version management for Windows.
Oct 14, 2014
Packages / Filesystem
- lnfs (⭐12) - Force create symlinks like
ln -fs
.
Oct 12, 2014
Packages / Filesystem
- fs-write-stream-atomic (⭐48) - Like
fs.createWriteStream()
, but atomic.
Oct 07, 2014
Packages / Natural language processing
- franc (⭐3.8k) - Detect the language of text.
Oct 05, 2014
Packages / Mad science
- peercast (⭐504) - Stream a torrent video to Chromecast.
Sep 19, 2014
Packages / Debugging / Profiling
- njsTrace (⭐354) - Instrument and trace your code, see all function calls, arguments, return values, as well as the time spent in each function.
Sep 16, 2014
Packages / Testing
- Mochify (⭐344) - TDD with Browserify, Mocha, PhantomJS and WebDriver.
Sep 13, 2014
Packages / Debugging / Profiling
- stackman (⭐242) - Enhance an error stacktrace with code excerpts and other goodies.
Packages / Hardware
- johnny-five (⭐13k) - Firmata based Arduino Framework.
Sep 12, 2014
Packages / Mad science
- peerwiki (⭐307) - All of Wikipedia on BitTorrent.
Packages / Command-line apps
- bcat (⭐328) - Pipe command output to web browsers.
Packages / Build tools
- Brunch (⭐6.8k) - Front-end web app build tool with simple declarative config, fast incremental compilation, and an opinionated workflow.
Packages / Miscellaneous
- webworker-threads (⭐2.3k) - Lightweight Web Worker API implementation with native threads.
- opencv (⭐4.3k) - Bindings for OpenCV. The defacto computer vision library.
Sep 11, 2014
Packages / Mad science
- peerflix (⭐6k) - Streaming torrent client.
Packages / Command-line apps
- is-up (⭐385) - Check whether a website is up or down.
Aug 19, 2014
Packages / Streams
- multistream (⭐277) - Combine multiple streams into a single stream.
Packages / Network
- ipify (⭐241) - Get your public IP address.
Aug 17, 2014
Packages / Debugging / Profiling
- vstream (⭐57) - Instrumentable streams mix-ins to inspect a pipeline of streams.
Aug 10, 2014
Packages / Process management
- node-linux (⭐409) - Run scripts as native system service and log to syslog.
Aug 09, 2014
Packages / Streams
- peek-stream (⭐49) - Transform stream that lets you peek the first line before deciding how to parse it.
Packages / Natural language processing
- leven (⭐670) - Measure the difference between two strings using the Levenshtein distance algorithm.
Packages / Process management
- node-mac (⭐515) - Run scripts as a native Mac daemon and log to the console app.
Packages / Miscellaneous
- strip-bom (⭐101) - Strip UTF-8 byte order mark (BOM) from a string/buffer/stream.
Aug 07, 2014
Packages / Streams
- duplexify (⭐183) - Turn a writeable and readable stream into a single streams2 duplex stream.
- pumpify (⭐235) - Combine an array of streams into a single duplex stream.
Jul 30, 2014
Packages / Text
- i18n-node (⭐3k) - Simple translation module with dynamic JSON storage.
Packages / Math
- mathjs (⭐13k) - An extensive math library.
Jul 28, 2014
Packages / Compression
- tar-stream (⭐360) - Streaming tar parser and generator. Also see tar-fs (⭐330).
Jul 25, 2014
Packages / Text
- detect-indent (⭐178) - Detect the indentation of code.
Jul 23, 2014
Packages / Parsing
- JSONStream (⭐1.9k) - Streaming JSON.parse and stringify.
Jul 19, 2014
Packages / Testing
- loadtest (⭐2.4k) - Run load tests for your web application, with an API for automation.
Jul 15, 2014
Packages / Command-line apps
- vtop (⭐4k) - More better top, with nice charts.
Packages / Command-line utilities
- drawille (⭐977) - Draw on the terminal with unicode braille characters.
Jul 13, 2014
Packages / Real-time
- Primus (⭐4.4k) - An abstraction layer for real-time frameworks to prevent module lock-in.
Jul 12, 2014
Packages / Image
- image-type (⭐326) - Detect the image type of a Buffer/Uint8Array.
- gm (⭐6.7k) - GraphicsMagick and ImageMagick wrapper.
Packages / Text
- iconv-lite (⭐2.9k) - Convert character encodings.
- escape-string-regexp (⭐532) - Escape RegExp special characters.
- indent-string (⭐106) - Indent each line in a string.
- strip-indent (⭐128) - Strip leading whitespace from every line in a string.
Packages / Parsing
- URI.js (⭐6.2k) - URL mutation.
Packages / Humanize
- pretty-error (⭐1.5k) - Errors with less clutter.
Packages / Network
- get-port (⭐771) - Get an available port.
Packages / Weird
- superb (⭐391) - Get superb like words.
- cool-ascii-faces (⭐1.8k) - Get some cool ascii faces.
Jul 11, 2014
Packages / Filesystem
- cpy (⭐383) - Copy files.
- del (⭐1.3k) - Delete files/folders using globs.
- globby (⭐2.2k) - Glob files with support for multiple patterns.
Packages / Image
- sharp (⭐24k) - The fastest module for resizing JPEG, PNG, WebP and TIFF images.
Packages / Humanize
- pretty-bytes (⭐943) - Convert bytes to a human readable string:
1337
→1.34 kB
.
- pretty-ms (⭐894) - Convert milliseconds to a human readable string:
1337000000
→15d 11h 23m 20s
.
Packages / Node.js management
- nave (⭐1.5k) - Virtual Environments for Node.js.
Packages / Miscellaneous
- cheerio (⭐26k) - Fast, flexible, and lean implementation of core jQuery designed specifically for the server.
Resources / Tutorials
- The Art of Node (⭐9.5k) - An introduction to Node.js.
Resources / Videos