339-day current streak·339-day longest streak
-
binb ★ PINNED
:notes: Competitive, multiplayer, realtime, guess the song game
JavaScript ★ 307 9mo agoExplain → -
ws ★ PINNED ⑂
`ws`: The fastest RFC-6455 WebSocket implementation for Node.js.
JavaScript ★ 0 9y agoExplain → -
primus ★ PINNED ⑂
Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
JavaScript ★ 0 11y agoExplain → -
EventEmitter3 ★ PINNED ⑂
EventEmitter3 - Because there's also a number 2. And we're faster.
★ 0 12y agoExplain → -
shopify-token
Get an OAuth 2.0 access token for the Shopify API with ease
JavaScript ★ 148 2y agoExplain → -
valvelet
Limit the execution rate of a function
JavaScript ★ 38 2y agoExplain → -
freenom ▣
Freenom API bindings for Node.js
JavaScript ★ 17 4y agoExplain → -
stopcock
Limit the execution rate of a function using the token bucket algorithm
JavaScript ★ 17 2y agoExplain → -
fritzbox-checksum
CLI utility to calculate and optionally update the checksum of the FRITZ!Box backup file
JavaScript ★ 13 2y agoExplain → -
forwarded-parse
Parse the Forwarded header (RFC 7239) into an array of objects
JavaScript ★ 12 2y agoExplain → -
sauce-browsers
Get a list of objects describing the OS and browser platforms on Sauce Labs using the "zuul" format
JavaScript ★ 4 3y agoExplain → -
stream-log-level
Simple and lightweight logger that writes to a stream
JavaScript ★ 4 3y agoExplain → -
homebrew-core ⑂
🍻 Default formulae for the missing package manager for macOS
Ruby ★ 3 8mo agoExplain → -
node ⑂
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
JavaScript ★ 3 5mo agoExplain → -
bun ⑂
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Zig ★ 2 2y agoExplain → -
homebrew-libmpdec
Homebrew tap for mpdecimal
Ruby ★ 2 5y agoExplain → -
react-devtools ⑂
An extension that allows inspection of React component hierarchy in the Chrome and Firefox Developer Tools.
JavaScript ★ 2 6y agoExplain → -
cabbie ⑂
WebDriver for the masses
★ 1 4y agoExplain → -
zeromq.js ⑂
:zap: Node.js bindings to the ØMQ library
JavaScript ★ 1 7y agoExplain → -
PKI.js ⑂
PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
★ 1 6y agoExplain → -
fortify ⑂
Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment. This is the desktop application repository.
★ 1 6y agoExplain → -
steam-2fa
CLI utility to enable and disable 2FA on a Steam account.
JavaScript ★ 1 10y agoExplain → -
awesome-nodejs ⑂
A curated list of delightful Node.js packages and resources.
★ 1 9y agoExplain → -
undici ⑂
An HTTP/1.1 client, written from scratch for Node.js
JavaScript ★ 0 10h agoExplain → -
tedious ⑂
Node TDS module for connecting to SQL Server databases.
★ 0 3mo agoExplain → -
webpack-bundle-analyzer ⑂
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
JavaScript ★ 0 8y agoExplain → -
is_utf8 ⑂
Fast C++ function "is_utf8": check if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE and AVX2.
C++ ★ 0 2y agoExplain → -
istanbuljs ⑂
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
★ 0 1y agoExplain → -
core-validate-commit ⑂
Validate commit messages for Node.js core
★ 0 1y agoExplain → -
citgm ⑂
Canary in the Gold Mine
JavaScript ★ 0 1y agoExplain → -
fs-open-sync
Open a file
JavaScript ★ 0 1y agoExplain → -
native-duplexpair ⑂
Make a full duplex stream with 2 Duplex endpoints
★ 0 2y agoExplain → -
platformatic ⑂
Platformatic Open Source monorepo!
★ 0 3y agoExplain → -
qwc2 ⑂
QGIS Web Client 2 Components
JavaScript ★ 0 4y agoExplain → -
engine.io-client ⑂
No description.
TypeScript ★ 0 4y agoExplain → -
qwc2-demo-app ⑂
QWC2 demo application
★ 0 4y agoExplain → -
node_redis ⑂
redis client for node
JavaScript ★ 0 14y agoExplain → -
ws-echo ⑂
No description.
★ 0 4y agoExplain → -
simdutf ⑂
Unicode routines (UTF8, UTF16): billions of characters per second.
★ 0 4y agoExplain → -
simdjson ⑂
Parsing gigabytes of JSON per second
★ 0 5y agoExplain → -
spid-php ⑂
Software Development Kit for easy SPID access integration with simplesamlphp
PHP ★ 0 5y agoExplain → -
cli ⑂
the package manager for JavaScript
★ 0 5y agoExplain → -
openwhistleblowing ⑂
Software per il riuso
★ 0 5y agoExplain → -
content ⑂
The content behind MDN Web Docs
★ 0 5y agoExplain → -
AVCP-Xml ⑂
Generatore di dataset XML per l'ANAC - art. 1 comma 32 L. 190/2012
PHP ★ 0 5y agoExplain → -
isomorphic-ws ⑂
Isomorphic implementation of WebSocket (https://www.npmjs.com/package/ws)
★ 0 5y agoExplain → -
c8 ⑂
output coverage reports using Node.js' built in coverage
★ 0 5y agoExplain → -
webcrypto-local ⑂
webcrypto-local is a cross platform service that provides access to PKCS#11 implementations over a protocol we call webcrypto-socket.
★ 0 6y agoExplain → -
PancakeDB
PancakeDB - nodejs database software
JavaScript ★ 0 8y agoExplain → -
argparse ⑂
CLI arguments parser for node.js. JS port of python's argparse module.
★ 0 6y agoExplain → -
fritzchecksum ⑂
Fritz!Box Configuration File CRC Calculator/Writer (pip with cli and standalone Win32/64 GUI)
★ 0 6y agoExplain → -
github-action ⑂
Coveralls Github Action
★ 0 6y agoExplain → -
node-coveralls ⑂
lcov posting to coveralls.io
★ 0 6y agoExplain → -
new.nodejs.org ⑂
The new location for the converged io.js/node.js website.
JavaScript ★ 0 6y agoExplain → -
DefinitelyTyped ⑂
The repository for high quality TypeScript type definitions.
TypeScript ★ 0 6y agoExplain → -
node-fetch ⑂
A light-weight module that brings window.fetch to Node.js
JavaScript ★ 0 6y agoExplain → -
mongojs ⑂
Node.js module that implements the offical mongo api
JavaScript ★ 0 11y agoExplain → -
nock ⑂
HTTP server mocking and expectations library for Node.js
★ 0 6y agoExplain → -
timed-out ⑂
Emit ETIMEDOUT or ESOCKETTIMEDOUT when ClientRequest is hanged
JavaScript ★ 0 9y agoExplain → -
node-https-proxy-agent ⑂
An HTTP(s) proxy `http.Agent` implementation for HTTPS endpoints
JavaScript ★ 0 6y agoExplain → -
proxy ⑂
An HTTP proxy written with Node.js (think Squid)
JavaScript ★ 0 6y agoExplain → -
node-http-proxy ⑂
A full-featured http proxy for node.js
JavaScript ★ 0 9y agoExplain → -
ReDoc ⑂
📘 OpenAPI/Swagger-generated API Reference Documentation
TypeScript ★ 0 7y agoExplain → -
bitcoind-rpc ⑂
A client library to connect to Bitcoin Core RPC in JavaScript.
JavaScript ★ 0 7y agoExplain → -
bitbox-sdk ⑂
BITBOX SDK for Bitcoin Cash
TypeScript ★ 0 7y agoExplain → -
SLPDB ⑂
SLP Token Graph Data Server
TypeScript ★ 0 7y agoExplain → -
meteor ⑂
Meteor, the JavaScript App Platform
JavaScript ★ 0 6y agoExplain → -
bitcore-lib ⑂
A pure and powerful JavaScript Bitcoin library
JavaScript ★ 0 7y agoExplain → -
websocket-driver-node ⑂
WebSocket protocol handler with pluggable I/O
JavaScript ★ 0 7y agoExplain → -
UglifyJS2 ⑂
JavaScript parser / mangler / compressor / beautifier toolkit
JavaScript ★ 0 7y agoExplain → -
stylus ⑂
Expressive, robust, feature-rich CSS language built for nodejs
JavaScript ★ 0 7y agoExplain → -
vinyl ⑂
Virtual file format.
JavaScript ★ 0 5y agoExplain → -
vinyl-fs ⑂
Vinyl adapter for the file system.
JavaScript ★ 0 6y agoExplain → -
throughv ⑂
stream.Transform with parallel chunk processing
JavaScript ★ 0 7y agoExplain → -
binary-split ⑂
a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data
JavaScript ★ 0 7y agoExplain → -
dicer ⑂
A very fast streaming multipart parser for node.js
JavaScript ★ 0 7y agoExplain → -
sax-js ⑂
A sax style parser for JS
JavaScript ★ 0 7y agoExplain → -
JSONStream ⑂
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
JavaScript ★ 0 7y agoExplain → -
node-graceful-fs ⑂
fs with incremental backoff on EMFILE
JavaScript ★ 0 7y agoExplain → -
cheerio ⑂
Fast, flexible, and lean implementation of core jQuery designed specifically for the server.
JavaScript ★ 0 7y agoExplain → -
node-crc32-stream ⑂
a streaming CRC32 checksumer (now with deflate support)
JavaScript ★ 0 7y agoExplain → -
node-iconv ⑂
node.js iconv bindings - text recoding for fun and profit!
JavaScript ★ 0 7y agoExplain → -
next.js ⑂
Next.js is a lightweight framework for static and server‑rendered applications.
JavaScript ★ 0 7y agoExplain → -
bitcore-lib-cash ⑂
No description.
JavaScript ★ 0 7y agoExplain → -
bitcore-wallet-service ⑂
A multisig, HD Bitcoin and Bitcoin Cash wallet service. Used by Copay.
JavaScript ★ 0 7y agoExplain → -
ultron ⑂
Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design.
JavaScript ★ 0 11y agoExplain → -
setHeader ⑂
Protect headers from being overridden before they are written to response.
JavaScript ★ 0 5y agoExplain → -
shopify-node-app ⑂
An example app that uses Polaris components and shopify-express
JavaScript ★ 0 8y agoExplain → -
airtap ⑂
Test your JavaScript in 800+ browsers.
JavaScript ★ 0 8y agoExplain → -
webpack-dev-server ⑂
Serves a webpack app. Updates the browser on changes.
JavaScript ★ 0 8y agoExplain → -
node-agent-base ⑂
Turn a function into an `http.Agent` instance
JavaScript ★ 0 8y agoExplain → -
faye-websocket-node ⑂
Standards-compliant WebSocket client and server
JavaScript ★ 0 7y agoExplain → -
image-sequencer ⑂
Prototype sequential image processing system, inspired by storyboards
JavaScript ★ 0 9y agoExplain → -
sauce-test ⑂
The easy way to run unit tests on sauce-labs and in chromedriver
JavaScript ★ 0 8y agoExplain → -
throat ⑂
Throttle a collection of promise returning functions
JavaScript ★ 0 9y agoExplain → -
websocket-stream ⑂
websockets with the node stream API
JavaScript ★ 0 8y agoExplain → -
llnode ⑂
Node.js C++ lldb plugin
C++ ★ 0 9y agoExplain → -
easy-sauce ⑂
Easily run JavaScript unit tests on the Sauce Labs cloud.
JavaScript ★ 0 9y agoExplain → -
node-spdy ⑂
SPDY server on Node.js
JavaScript ★ 0 9y agoExplain → -
eslint-config-standard ⑂
ESLint Shareable Config for JavaScript Standard Style
JavaScript ★ 0 9y agoExplain → -
bittorrent-tracker ⑂
Simple, robust, BitTorrent tracker (client & server) implementation
JavaScript ★ 0 9y agoExplain → -
broker ⑂
A broker system between a public service and a private service
JavaScript ★ 0 9y agoExplain → -
build ⑂
Better build and test infra for Node.
Shell ★ 0 9y agoExplain → -
Nodify ⑂
Node Shopify connector
JavaScript ★ 0 10y agoExplain → -
websocket-shootout ⑂
a comparison of websocket servers in multiple languages and frameworks
JavaScript ★ 0 9y agoExplain → -
metalsmith-prism ⑂
Syntax highlighting for Metalsmith HTML templates using Prism.js
JavaScript ★ 0 9y agoExplain → -
htmllint-cli ⑂
A command line interface for htmllint.
JavaScript ★ 0 9y agoExplain → -
node-figo ⑂
Node.js binding for the figo Connect API.
JavaScript ★ 0 10y agoExplain → -
zuul ⑂
multi-framework javascript browser testing
JavaScript ★ 0 10y agoExplain → -
live.nodejs.org ⑂
Website for Node.js Live.
HTML ★ 0 10y agoExplain → -
linkify-it ⑂
Links recognition library with full unicode support
JavaScript ★ 0 10y agoExplain → -
node-mysql ⑂
A pure node.js JavaScript Client implementing the MySql protocol.
JavaScript ★ 0 11y agoExplain → -
devnull ⑂
dev/null, a powerful logging module for Node.js.. Because logging to dev/null is fast! <3
JavaScript ★ 0 10y agoExplain → -
zuul-ngrok ⑂
An ngrok tunnel implementation for Zuul
JavaScript ★ 0 10y agoExplain → -
uWebSockets ⑂
Highly scalable WebSocket server library
C++ ★ 0 9y agoExplain → -
node-lws ⑂
Node.js addon for libwebsockets (https://libwebsockets.org/index.html)
C++ ★ 0 10y agoExplain → -
load ⑂
Load JavaScript files that do not use the bloat module patterns
JavaScript ★ 0 10y agoExplain → -
got ⑂
Simplified HTTP/HTTPS requests
JavaScript ★ 0 8y agoExplain → -
newww ⑂
The npm website
JavaScript ★ 0 10y agoExplain → -
web ⑂
Apex website
HTML ★ 0 10y agoExplain → -
serverless-plugin-sns ⑂
No description.
JavaScript ★ 0 10y agoExplain → -
cacheman ⑂
Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines
JavaScript ★ 0 10y agoExplain → -
primus-responder ⑂
Request-Response ortiented communication for websockets with Primus.
JavaScript ★ 0 10y agoExplain → -
saws ⑂
Provides abstraction layer for core AWS application services such as DynamoDB, SNS, and SQS
JavaScript ★ 0 10y agoExplain → -
navit ⑂
Simple client testing from your scripts
JavaScript ★ 0 10y agoExplain → -
node-steam-user ⑂
Improved SteamUser handler for node-steam 1.0.0 and later
Protocol Buffer ★ 0 10y agoExplain → -
istanbul-middleware ⑂
Connect middleware for server side code coverage using istanbul
JavaScript ★ 0 10y agoExplain → -
customer-import
Import customers reading from a stream of JSON text
JavaScript ★ 0 10y agoExplain → -
build-actions
Calculate the differences between two customer objects and build the update actions
JavaScript ★ 0 10y agoExplain → -
istanbul ⑂
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
JavaScript ★ 0 10y agoExplain → -
node-steam-web-api-key ⑂
Automatically registers and retrieves Steam API key
JavaScript ★ 0 10y agoExplain → -
node-steam-tradeoffers ⑂
Steam Trade Offers for Node.js and io.js
JavaScript ★ 0 10y agoExplain → -
derequire ⑂
remove require statements without breaking scope
JavaScript ★ 0 11y agoExplain → -
loads ⑂
Small helper library for handling load events on XHR objects.
JavaScript ★ 0 11y agoExplain → -
xhr-response ⑂
Safely extract the XHR response from your XHR instance.
JavaScript ★ 0 11y agoExplain → -
eventstub ⑂
Assign event listeners through a `on<event>` methods. Great for stubbing DOM API's
JavaScript ★ 0 11y agoExplain → -
react-starter ⑂
bare-bones react starter using reactify for jsx under browserify/watchify with npm run scripts
JavaScript ★ 0 11y agoExplain → -
engine.io-parser ⑂
Parser for the engine.io protocol, used by client and server
JavaScript ★ 0 12y agoExplain → -
console-log-level ⑂
The most simple logger imaginable
JavaScript ★ 0 11y agoExplain → -
winston ⑂
a multi-transport async logging library for node.js
JavaScript ★ 0 11y agoExplain → -
assume ⑂
Expect-like assertions that works seamlessly in node and browsers
JavaScript ★ 0 11y agoExplain → -
split2 ⑂
Split Streams2 style
JavaScript ★ 0 11y agoExplain → -
node-binarypack ⑂
BinaryPack is a JSON-like binary serialization format
JavaScript ★ 0 10y agoExplain → -
node-website ⑂
Website repository for the Node.js project
Nginx ★ 0 11y agoExplain → -
ioredis ⑂
A delightful, performance-focused and full-featured Redis client for Node and io.js.
JavaScript ★ 0 6y agoExplain → -
node-hashring ⑂
hashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package
JavaScript ★ 0 11y agoExplain → -
xhr-send ⑂
Safely send data over the given XHR request.
JavaScript ★ 0 11y agoExplain → -
leverage ⑂
Leverage provides awesome (lua) enhancements on top of the regular redis client for Nodejs
JavaScript ★ 0 11y agoExplain → -
node-browserchannel ⑂
An implementation of a google browserchannel server in node.js
JavaScript ★ 0 11y agoExplain → -
jsdelivr ⑂
The library of the free CDN jsdelivr.com
JavaScript ★ 0 11y agoExplain → -
engine.io ⑂
No description.
JavaScript ★ 0 8y agoExplain → -
games ⑂
A list of popular/awesome videos games, add-on, maps, etc. hosted on GitHub. Any genre - text adventures, educational games...
★ 0 11y agoExplain → -
millisecond ⑂
Convert time strings to milliseconds
JavaScript ★ 0 11y agoExplain → -
node-yawl ⑂
yet another websockets library for Node.js
JavaScript ★ 0 11y agoExplain → -
routable ⑂
Route matching and testing, nothing more than that. As simple as it could and should be.
JavaScript ★ 0 11y agoExplain → -
sockjs-client ⑂
WebSocket emulation - Javascript client
JavaScript ★ 0 9y agoExplain → -
access-control ⑂
Easily handle HTTP Access Control (CORS) in your applications
JavaScript ★ 0 11y agoExplain → -
session ⑂
simple session middleware
JavaScript ★ 0 12y agoExplain → -
node-canvas ⑂
Node canvas is a Cairo backed Canvas implementation for NodeJS.
C++ ★ 0 14y agoExplain → -
primus-cluster ⑂
Scale Primus across multiple servers.
★ 0 11y agoExplain → -
primus-rooms ⑂
Node Plugin for adding rooms functionality to Primus
JavaScript ★ 0 11y agoExplain → -
node-gphoto2 ⑂
A Node.js wrapper for libgphoto2
C++ ★ 0 12y agoExplain → -
JSONH ⑂
Homogeneous Collection Compressor
JavaScript ★ 0 12y agoExplain → -
predefine ⑂
Predefine makes Object.defineProperties your human readable and manageable
JavaScript ★ 0 11y agoExplain → -
primus-emitter ⑂
Simple emitter wrapper for Primus
JavaScript ★ 0 12y agoExplain → -
global-wrap ⑂
Exposes your CommonJS-based libraries as a global.
JavaScript ★ 0 11y agoExplain → -
homebrew ⑂
The missing package manager for OS X.
Ruby ★ 0 12y agoExplain → -
primus-multiplex ⑂
Add multiplexing to Primus
JavaScript ★ 0 12y agoExplain → -
twit ⑂
Twitter API Client for node (REST & Streaming API)
JavaScript ★ 0 13y agoExplain →
No repos match these filters.