johnrong's Stars
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
electron-userland/electron-json-storage
:package: Easily write and read user settings in Electron apps
isaacs/node-graceful-fs
fs with incremental backoff on EMFILE
coreybutler/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
airbnb/javascript
JavaScript Style Guide
expressjs/body-parser
Node.js body parsing middleware
cheeriojs/cheerio
The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
ladjs/superagent
Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
JacksonTian/eventproxy
An implementation of task/event based asynchronous pattern.
axios/axios
Promise based HTTP client for the browser and node.js
vercel/next.js
The React Framework
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
caolan/async
Async utilities for node and the browser
mochajs/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
tj/should.js
BDD style assertions for node.js -- test framework agnostic
geoip-lite/node-geoip
Native NodeJS implementation of MaxMind's GeoIP API -- works in node 0.6.3 and above, ask me about other versions
jamiebuilds/babel-react-optimize
:rocket: A Babel preset and plugins for optimizing React code.
expressjs/session
Simple session middleware for Express
lovell/sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
kriskowal/q
A promise library for JavaScript
binux/pyspider
A Powerful Spider(Web Crawler) System in Python.
nodemailer/nodemailer
✉️ Send e-mails with Node.JS – easy as cake!
jorangreef/sudo-prompt
Run a command using sudo, prompting the user with an OS dialog if necessary.
tonsky/FiraCode
Free monospaced font with programming ligatures
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
dawbarton/pdf2svg
A simple PDF to SVG converter using the Poppler and Cairo libraries
log4js-node/log4js-node
A port of log4js to node.js
istanbuljs/nyc
the Istanbul command line interface