Repository: Mybridge/nodejs-open-source Branch: master Commit: b74b1dff2e0c Files: 12 Total size: 35.5 KB Directory structure: gitextract_s46q0hrk/ ├── README.md └── src/ ├── 02-2018.md ├── 03-2018.md ├── 04-2018.md ├── 05-2018.md ├── 06-2018.md ├── 07-2018.md ├── 08.2018.md ├── 09-2018.md ├── 10-2018.md ├── 11-2018.md └── 12-2018.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: README.md ================================================ # nodejs-open-source Monthly Series - Node.js Top 10 Open Source Projects Click "Watch/Star" to get an email notification once a month for Top 10 Node.js Open Source. [Mybridge AI](https://www.mybridge.co) ranks articles by the number of shares, minutes read, and by its own machine learning algorithm. Every month, 100 ~ 300 open source projects with new or major release in Node.js are compared and only 10 finest projects are picked. Also published on [Mybridge Publication](https://medium.mybridge.co) ## Monthly Series for Open Source: * [v.Feb 2018 - Top 10 Open Source Projects](./src/02-2018.md) * [v.Mar 2018 - Top 10 Open Source Projects](./src/03-2018.md) * [v.Apr 2018 - Top 10 Open Source Projects](./src/04-2018.md) * [v.May 2018 - Top 10 Open Source Projects](./src/05-2018.md) * [v.Jun 2018 - Top 10 Open Source Projects](./src/06-2018.md) * [v.Jul 2018 - Top 10 Open Source Projects](./src/07-2018.md) * [v.Aug 2018 - Top 10 Open Source Projects](./src/08-2018.md) * [v.Sep 2018 - Top 10 Open Source Projects](./src/09-2018.md) * [v.Oct 2018 - Top 10 Open Source Projects](./src/10-2018.md) * [v.Nov 2018 - Top 10 Open Source Projects](./src/11-2018.md) * [v.Dec 2018 - Top 10 Open Source Projects](./src/12-2018.md)
## Other Monthly: * [JavaScript Top 10](https://github.com/Mybridge/javascript-articles-monthly) * [Angular Top 10](https://github.com/Mybridge/angular-articles) * [React Top 10](https://github.com/Mybridge/react-articles-monthly) * [Vue.js Top 10](https://github.com/Mybridge/vuejs-articles) * [Python Top 10](https://github.com/Mybridge/python-articles) * [Node.js Top 10](https://github.com/Mybridge/nodejs-articles) * [Web Development Top 10](https://github.com/Mybridge/web-development-articles) * [Machine Learning Top 10](https://github.com/Mybridge/machine-learning-articles) * [Swift Top 10](https://github.com/Mybridge/swift-articles) * [CSS Top 10](https://github.com/Mybridge/css-articles) ## Open Source Monthly: * [JavaScript Open Source Top 10](https://github.com/Mybridge/javascript-open-source) * [Angular Open Source Top 10](https://github.com/Mybridge/angular-open-source) * [React Open Source Top 10](https://github.com/Mybridge/reactjs-open-source) * [Vue.js Open Source Top 10](https://github.com/Mybridge/vuejs-open-source) * [Python Open Source Top 10](https://github.com/Mybridge/python-open-source) * [Node.js Open Source Top 10](https://github.com/Mybridge/nodejs-open-source) * [Web Development Open Source Top 10](https://github.com/Mybridge/web-development-articles) * [Machine Learning Open Source Top 10](https://github.com/Mybridge/machine-learning-open-source) * [Swift Open Source Top 10](https://github.com/Mybridge/swift-open-source) ## Amazing Open Source of the Year: * [Amazing React Open Source for the Past Year (v.2019)](https://github.com/Mybridge/amazing-react-opensource-2019) * [Amazing Node.js Open Source for the Past Year (v.2019)](https://github.com/Mybridge/amazing-node-opensource-2019) * [Amazing Machine Learning Open Source for the Past Year (v.2019)](https://github.com/Mybridge/amazing-machine-learning-opensource-2019) ================================================ FILE: src/02-2018.md ================================================ # Node.js Top 10 Open Source for the Past Month (v.Feb 2018) Mybridge For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10. We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals. * Average number of Github stars in this edition: 6,870 ⭐️ * Topics: ORM, Performance, Bot, Headless Chrome, Scratchpad, CLI, Dashboard, async, Web Screenshots, Console Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
### Course of the month: [A) Beginners:](http://bit.ly/2C5FkSy) Node.js Beginners. Become a NodeJs developer and build a project with Express and MongoDB _[1,559 recommends, 4.8/5 stars]_
## Rank 1 ### [Objection.JS: An SQL-friendly Object-relational mapping for Node.js [★2323]](https://github.com/Vincit/objection.js?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 2 ### [Node-clinic: Clinic diagnoses your Node.js performance issues [★962]](https://github.com/nearform/node-clinic?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 3 ### [Auto-like-my-gf-insta-pic: Bot to automatically like your friend's Instagram post and notify you on Slack [★428]](https://github.com/gulzar1996/auto-like-my-gf-insta-pic?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 4 ### [Puppeteer: Headless Chrome Node API [v.1.0] [★27026]](https://github.com/GoogleChrome/puppeteer?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 5 ### [Scratches: A scratchpad. Read, Evaluate, Print, Loop, but with a nicer editor. [★965]](https://github.com/0x00A/scratches?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 6 ### [Snyk: CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies [★969]](https://github.com/snyk/snyk?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 7 ### [Nodejs-dashboard: Telemetry dashboard for node.js apps from the terminal [★3295]](https://github.com/FormidableLabs/nodejs-dashboard?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 8 ### [Greenlet: Move an async function into its own thread. [★3060]](https://github.com/developit/greenlet?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 9 ### [Webshot-factory: Web Screenshots at scale based on headless chrome [★218]](https://github.com/ashubham/webshot-factory?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 10 ### [Janeway: A curses-based console for node.js [★184]](https://github.com/skerit/janeway?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) ================================================ FILE: src/03-2018.md ================================================ # Node.js Top 10 Open Source for the Past Month (v.Mar 2018) Mybridge For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10. We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals. * Average number of Github stars in this edition: 8,107 ⭐️ * Topics: Wiki, Code generator, Shopping cart, Trading bot, Axios, File uploader, Starter, Commit, Clinic doctor, Coin CLI Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
### Course of the month: [A) Beginners: The Complete Node.js Developer Course (2nd Edition).](http://bit.ly/2FScDHt) [13,353 recommends, 4.7/5 stars] [B) Fullstack: Node.js, Express & MongoDB Dev to Deployment.](http://bit.ly/2Ix5Lkm) [946 recommends, 4.7/5 stars]
## Rank 1 ### [Wiki.js | A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown [★1927]](https://github.com/Requarks/wiki?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 2 ### [Hygen: The simple, fast, and scalable code generator that lives in your project. [★937]](https://github.com/jondot/hygen?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 3 ### [ExpressCart: A fully functioning Node.js shopping cart with Stripe and PayPal payments. [★698]](https://github.com/mrvautin/expressCart?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 4 ### [Zenbot: Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB. [★4619]](https://github.com/DeviaVir/zenbot?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 5 ### [Axios: Promise based HTTP client for the browser and node.js [★38874]](https://github.com/axios/axios?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 6 ### [Uppy: The next open source file uploader for web browsers [★10233]](https://github.com/transloadit/uppy?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 7 ### [Hackathon-starter: A boilerplate for Node.js web applications [★22969]](https://github.com/sahat/hackathon-starter?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 8 ### [Life-commit: Life as a git. Commit on your life. [★623]](https://github.com/ByronHsu/life-commit?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 9 ### [Node-clinic-doctor: Programmable interface to `clinic doctor` [★90]](https://github.com/nearform/node-clinic-doctor?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 10 ### [Coin-cli: A minimal cryptocurrency CLI implementation in TypeScript & Immutable.js [★108]](https://github.com/seanjameshan/coin-cli?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) ================================================ FILE: src/04-2018.md ================================================ # Node.js Top 10 Open Source for the Past Month (v.Apr 2018) Mybridge For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10. We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals. * Average number of Github stars in this edition: 803 ⭐️ * Topics: Flame graph, Microservices, Http, Pandora.js, Typescript, Game Server, Terminal, Crypto, Google Datastore, Database Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
### Course of the month: [A) Beginners: The Complete Node.js Developer Course (2nd Edition).](http://bit.ly/2FScDHt) [14,492 recommends, 4.7/5 stars] [B) Fullstack: Node with React: Fullstack Web Development.](http://bit.ly/2EQfnEN) [4,451 recommends, 4.7/5 stars]
## Rank 1 ### [Flamebearer: Blazing fast flame graph tool for V8 and Node [★810]](https://github.com/mapbox/flamebearer?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 2 ### [Moleculer v0.12: :rocket: Fast & powerful microservices framework for Node.js [★1106]](https://github.com/moleculerjs/moleculer?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 3 ### [Turbo-http: Blazing fast low level http server in Node.js [★798]](https://github.com/mafintosh/turbo-http?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 4 ### [Pandora v1.8: A Manageable, Measurable and Traceable Node.js Application Manager represented by Alibaba powered by TypeScript [★2016]](https://github.com/midwayjs/pandora?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 5 ### [Typescript-starter: Quickly create and configure a new library or Node.js project [★888]](https://github.com/bitjson/typescript-starter?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 6 ### [Agones: Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes [★1302]](https://github.com/GoogleCloudPlatform/agones?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 7 ### [Emma-cli v1.0: Terminal assistant to find and install node packages. [★685]](https://github.com/maticzav/emma-cli?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 8 ### [Crypto-hash: Tiny hashing module that uses the native crypto API in Node.js and the browser [★196]](https://github.com/sindresorhus/crypto-hash?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 9 ### [Gstore-node: v4.0: Google Datastore Entities Modeling in Node.js [★148]](https://github.com/sebelga/gstore-node?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 10 ### [Osiris: Simple Event Sourcing for NodeJS [★83]](https://github.com/assafg/osiris?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) ================================================ FILE: src/05-2018.md ================================================ # Node.js Top 10 Open Source for the Past Month (v.May 2018) Mybridge For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10. We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals. * Average number of Github stars in this edition: 2,324 ⭐️ * Topics: Slack, npm, Url safe, Authentication, Web Debugging, Proxy, Asynchronous, Trading, Crate, Proxy List Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
### Course of the month: [A) Beginners: Node.js for Beginners — Become a Node.js Developer + Project.](http://bit.ly/2C5FkSy) [313 recommends, 4.6/5 stars] [B) Fullstack: Node.js, Express & MongoDB Dev to Deployment.](http://bit.ly/2Ix5Lkm) [1,207 recommends, 4.7/5 stars]
## Rank 1 ### [Wey: Fast open source Slack desktop app [★1317]](https://github.com/yue/wey?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 2 ### [Npm v.6.0: a package manager for javascript [★16359]](https://github.com/npm/npm/blob/v6.0.0/CHANGELOG.md?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 3 ### [Slugify: Slugify a string [★1189]](https://github.com/sindresorhus/slugify?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 4 ### [Permit: An unopinionated authentication library for building Node.js APIs. [★886]](https://github.com/ianstormtaylor/permit?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 5 ### [Whistle: HTTP, HTTPS, WebSocket debugging proxy [★2669]](https://github.com/avwo/whistle?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 6 ### [Coroute: The awesome Node.js HTTP reverse-proxy server. [★108]](https://github.com/ethanent/coroute?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 7 ### [Async-optics: A node asynchronous process and package monitor [★147]](https://github.com/AsyncOptics/async-optics?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 8 ### [Devalpha-node: A stream-based approach to algorithmic trading and backtesting in Node.js [★75]](https://github.com/devalpha-io/devalpha-node?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 9 ### [Crate: A sample web and mobile application built with Node, Express, React, React Native, Redux and GraphQL [★741]](https://github.com/atulmy/crate?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 10 ### [Proxy-lists: Node.js module for getting proxies from publicly available proxy lists. [★283]](https://github.com/chill117/proxy-lists?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) ================================================ FILE: src/06-2018.md ================================================ # Node.js Top 10 Open Source for the Past Month (v.Jun 2018) Mybridge For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10. We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals. * Average number of Github stars in this edition: 2,395⭐️ * Topics: Nest, Git, Mysql, Web crypto, Watch Videos, Logger, Chatkit, gitignore, Terminal Image, Password Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
### Course of the month: [A) Beginners: The Complete Node.js Developer Course (2nd Edition)](http://bit.ly/2FScDHt)[17,049 recommends, 4.6/5 stars] [B) Advanced: Node.js: The Complete Guide to Build RESTful APIs (2018)](http://bit.ly/2JEYUZw)[677recommends, 4.7/5 stars]
## Rank 1 ### [Nest v5.0: A modern node.js framework for efficient and scalable web applications built on top of TypeScript [★6624]](https://github.com/nestjs/nest?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 2 ### [Isomorphic-git: A pure JavaScript implementation of git for node and browsers [★3084]](https://github.com/isomorphic-git/isomorphic-git?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 3 ### [Xmysql: One command to generate REST APIs for any MySql Database with Node.js [★2794]](https://github.com/o1lab/xmysql?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 4 ### [PKI.js: A pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses) [★603]](https://github.com/PeculiarVentures/PKI.js?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 5 ### [Vynchronize: Watch synchronized videos with others online with Node.js [★637]](https://github.com/kyle8998/Vynchronize?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 6 ### [Winston v3.0: A logger for just about everything. [★10596]](https://github.com/winstonjs/winston?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 7 ### [Chatkit-command-line-chat: A CLI chat, built with Node.js & Chatkit [★15]](https://github.com/pusher/chatkit-command-line-chat?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 8 ### [Add-gitignore: A CLI that adds a .gitignore to your projects. [★174]](https://github.com/TejasQ/add-gitignore?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 9 ### [Terminal-image: Display images in the terminal [★242]](https://github.com/sindresorhus/terminal-image?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 10 ### [Passw0rd: securely checks a password to see if it has been previously exposed in a data breach [★97]](https://github.com/djadmin/passw0rd?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) ================================================ FILE: src/07-2018.md ================================================ # Node.js Top 10 Open Source for the Past Month (v.Jul 2018) Mybridge For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10. We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals. * Average number of Github stars in this edition: 446⭐️ * Topics: Ansi Colors, 3D controller, Data Visualization, Carbon, Salien, Next.js, Threads pool, API Boilerplate, Markdown, Crosstab Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
### Course of the month: [A) Beginners: Node with React: Fullstack Web Development.](http://bit.ly/2EQfnEN) [5,579 recommends, 4.7/5 stars] [B) Advanced: Node JS: Advanced Concepts.](http://bit.ly/2z5cvFc) [1,181 recommends, 4.7/5 stars]
## Rank 1 ### [Clorox: Node.js library for colorizing text using ANSI escape sequences. [★619]](https://github.com/jorgebucaran/clorox?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 2 ### [Web-riimote: Turn your smartphone into a 3D controller with just a web app. No native app needed. [★269]](https://github.com/konaraddio/web-riimote?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 3 ### [Honeypot: Low interaction honeypot that displays real time attacks. In Node.js [★210]](https://github.com/Shmakov/Honeypot?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 4 ### [Carbon-now-cli: Beautiful images of your code — from right inside your terminal. [★2120]](https://github.com/mixn/carbon-now-cli?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 5 ### [Salien-script-js: A easy to install, run and update Node.js script for the Steam salien mini-game. [★219]](https://github.com/South-Paw/salien-script-js?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 6 ### [Next-GraphQL-Blog: A Blog including a server and a client. Server is built with Node, Express & a customized GraphQL-yoga server. Client is built with React, Next js & Apollo client. [★41]](https://github.com/Alexloof/Next-GraphQL-Blog?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 7 ### [Worker-threads-pool: Easily manage a pool of Node.js Worker Threads [★224]](https://github.com/watson/worker-threads-pool?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 8 ### [Node-express-api-auth: Boilerplate project following secure standards for API auth. Includes user registration/login and authentication using bearer tokens and CSRF protection using CSRF-tokens. [★96]](https://github.com/ylorenzana/node-express-api-auth?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 9 ### [Nodejs-markdown-site: Markdown based site (blog, project documentation, etc) written with NodeJS. [★43]](https://github.com/petersamokhin/nodejs-markdown-site?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 10 ### [Broadcast-channel: BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs [★64]](https://github.com/pubkey/broadcast-channel?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) ================================================ FILE: src/08.2018.md ================================================ # Node.js Top 10 Open Source for the Past Month (v.Aug 2018) Mybridge For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10. We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals. * Average number of Github stars in this edition: 1,770⭐️ * Topics: Debugging, Terminal, Performance, Inspector, Tubocolor, Firefox, Excel, Utility, Docker, Authorization Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
### Course of the month: [A) Beginners: The Complete Node.js Developer Course (2nd Edition).](http://bit.ly/2FScDHt)[19,599 recommends, 4.6/5 stars] [B) Advanced: Node.js: The Complete Guide to Build RESTful APIs (2018).](http://bit.ly/2JEYUZw)[1,332 recommends, 4.7/5 stars]
## Rank 1 ### [Ndb: An improved debugging experience for Node.js, enabled by Chrome DevTools [★7256]](https://github.com/GoogleChromeLabs/ndb?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 2 ### [Terminalizer: Record your terminal and generate animated gif images [★5155]](https://github.com/faressoft/terminalizer?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 3 ### [Node-clinic: Clinic diagnoses your Node.js performance issues [★1705]](https://github.com/nearform/node-clinic?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 4 ### [Dumper.js: A better and pretty variable inspector for your Node.js applications [★1718]](https://github.com/zeeshanu/dumper.js?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 5 ### [Turbocolor: Node.js library for colorizing text using ANSI escape sequences [★712]](https://github.com/jorgebucaran/turbocolor?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 6 ### [Foxr: Node.js API to control Firefox [★425]](https://github.com/deepsweet/foxr?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 7 ### [Excel4node: Node module to allow for easy Excel file creation [★693]](https://github.com/natergj/excel4node?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 8 ### [Draxt.js – An open-source utility module for selecting and manipulating filesystem objects in a Node.js environment [★127]](https://github.com/ramhejazi/draxt?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 9 ### [Nodedock: Docker NodeJS development environment [★31]](https://github.com/nodedock/nodedock?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 10 ### [Rbac: Hierarchical Role-Based Access Control for Node.js [★21]](https://github.com/phellipeandrade/rbac?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) ================================================ FILE: src/09-2018.md ================================================ # Node.js Open Source of the Month (v.Sep 2018) Mybridge For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10. We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals. * Average number of Github stars in this edition: 1,299 ⭐️ * Topics: Executable, Thread, HTTP requests, REST API Testing, REPL, JavaScriptCore, 3D controller, Lower system requirements, C++, Await Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
### Course of the month: [A) Beginners: Beginner Full Stack Web Development: HTML, CSS, React & Node.](http://bit.ly/2wDtFX1) [4,334 recommends, 4.5/5 stars] [B) In-depth HTML & CSS Course + Build Responsive Websites.](http://bit.ly/2NNDdFe) [2,304 recommends, 4.6/5 stars]
## Rank 1 ### [Nexe: Create a single executable out of your node.js apps [★5525]](https://github.com/nexe/nexe?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 2 ### [Microjob: A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads. [★1151]](https://github.com/wilk/microjob?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 3 ### [Got v9.0: Simplified HTTP requests for Node.js [★4105]](https://github.com/sindresorhus/got?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 4 ### [Strest: Set up tests for REST in seconds with YAML [★1191]](https://github.com/eykhagen/strest?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 5 ### [Nodebook: Multi-Language REPL with Web UI [★521]](https://github.com/netgusto/nodebook?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 6 ### [Node-jsc: A node.js port to the JavaScriptCore engine and iOS [★49]](https://github.com/mceSystems/node-jsc?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 7 ### [Web-riimote: Turn your smartphone into a 3D controller with only a web app. [★356]](https://github.com/konaraddi/web-riimote?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 8 ### [Lowjs: A port of Node.JS with far lower system requirements. Community version for POSIX systems such as Linux, uClinux or Mac OS X. [★28]](https://github.com/neonious/lowjs?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 9 ### [Node-inline-cpp: Inline C++ with Node.js [★157]](https://github.com/vshymanskyy/node-inline-cpp?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 10 ### [Await-of: Await wrapper for easier errors handling without try-catch [★82]](https://github.com/xobotyi/await-of?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) ================================================ FILE: src/10-2018.md ================================================ # Node.js Open Source of the Month (v.Oct 2018) Mybridge For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10. We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals. * Average number of Github stars in this edition: 1,817 ⭐️ * Topics: Debugging, Online Communities, Zenbot, REST API, Generator, Terminal, Webpack, Node Release Lines, Microservice, LarryBot Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
### Course of the month: [A) Beginners: The Complete Node.js Developer Course (2nd Edition).](http://bit.ly/2FScDHt)[22,048 recommends, 4.6/5 stars] [B) Advanced: Node JS: Advanced Concepts.](http://bit.ly/2z5cvFc) [1,763 recommends, 4.7/5 stars]
## Rank 1 ### [Ndb: An improved debugging experience for Node.js, enabled by Chrome DevTools [★7099]](https://github.com/GoogleChromeLabs/ndb?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 2 ### [Spectrum: Simple, powerful online communities. Built with Node and React.js [★3205]](https://github.com/withspectrum/spectrum?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 3 ### [Zenbot: Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB. [★4619]](https://github.com/DeviaVir/zenbot?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 4 ### [Strest: Set up tests for REST in seconds with YAML [★1431]](https://github.com/eykrehbein/strest?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 5 ### [Hygen: The simple, fast, and scalable code generator that lives in your project. [★937]](https://github.com/jondot/hygen?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 6 ### [Colorette: Node.js library for colorizing text using ANSI escape sequences [★757]](https://github.com/jorgebucaran/colorette?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 7 ### [Cogear.js: Modern static websites generator (Node.JS/Webpack) [★188]](https://github.com/codemotion/cogear.js?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 8 ### [Node-release-lines: API for Node.js release metadata [★50]](https://github.com/nw/node-release-lines?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 9 ### [Zeronode: Minimal building block for NodeJS microservices [★33]](https://github.com/sfast/zeronode?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 10 ### [Twitch-Dog-Treat-Dispenser: ”LarryBot” is an automated dog treat dispenser that let’s live viewers on Twitch.tv give treats to a good boy on command. [★9]](https://github.com/stuffedmotion/Twitch-Dog-Treat-Dispenser?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) ================================================ FILE: src/11-2018.md ================================================ # Node.js Open Source of the Month (v.Nov 2018) Mybridge For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10. We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals. * Average number of Github stars in this edition: 1,082 ⭐️ * Topics: Node app framework, Terminal, Postgresql, Fiddler, Data Visualization, Docker, Simple CLI, PDF Generation, ByteCode Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
### Course of the month: [A) Beginners: Angular & NodeJS — The MEAN Stack Guide.](http://bit.ly/2HVnkJj) [8,209 recommends, 4.7/5 stars] [B) NodeJS — The Complete Guide (incl. MVC, REST APIs, GraphQL)](http://bit.ly/2Pgjlzx) [803 recommends, 4.8/5 stars]
## Rank 1 ### [Carlo: Web rendering surface for Node applications [★6235]](https://github.com/GoogleChromeLabs/carlo?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 2 ### [Colorette: Node.js library for colorizing text using ANSI escape sequences. [★619]](https://github.com/jorgebucaran/clorox?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 3 ### [Slonik (v7) A Node.js PostgreSQL client with strict types, detail logging and assertions. [★128]](https://github.com/gajus/slonik?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 4 ### [Whistle: A cross-platform web debugging tool based on Node.js - HTTP, HTTPS, WebSocket debugging proxy [★2669]](https://github.com/avwo/whistle?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 5 ### [Honeypot: Low interaction honeypot that displays real time attacks. In Node.js [★278]](https://github.com/Shmakov/Honeypot?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 6 ### [Scratch-node: Scratch Node.js Docker Images [★568]](https://github.com/astefanutti/scratch-node?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 7 ### [Ncc: Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style. [★148]](https://github.com/zeit/ncc?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 8 ### [Tea-school: Simplified HTML + CSS --> PDF Generetor for Nodejs [★189]](https://github.com/AmirTugi/tea-school?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 9 ### [Bytenode: A minimalist bytecode compiler for Node.js [★48]](https://github.com/OsamaAbbas/bytenode?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 10 ### [Dennard: Tiny Node cli tool to see a local app's memory footprint, cross-platform [★37]](https://github.com/felixrieseberg/dennard?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) ================================================ FILE: src/12-2018.md ================================================ # Node.js Open Source of the Month (v.Dec 2018) Mybridge For the past month, we ranked nearly 250 Node.js Open Source Projects to pick the Top 10. We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals. *Average number of Github stars in this edition: 1,207 ⭐️ Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
### Course of the month: [A) Beginners: NodeJS — The Complete Guide (incl. MVC, REST APIs, GraphQL)](http://bit.ly/2Pgjlzx) [2,054 recommends, 4.7/5 stars] [B) Node.js: The Complete Guide to Build RESTful APIs (2018)](http://bit.ly/2JEYUZw) [3,263 recommends, 4.6/5 stars]
## Rank 1 ### [Dumper.js: A better and pretty variable inspector for your Node.js applications [★2124]](https://github.com/ziishaned/dumper.js?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 2 ### [Wiki.js | A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown [★1927]](https://github.com/Requarks/wiki?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 3 ### [Terminalizer: Record your terminal and generate animated gif images [★5374]](https://github.com/faressoft/terminalizer?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 4 ### [Javascript-drones: Built with React Hooks and Node.js and UDP4 sockets for communicating with drone [★225]](https://github.com/wesbos/javascript-drones?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 5 ### [ExpressCart: A fully functioning Node.js shopping cart with Stripe and PayPal payments. [★698]](https://github.com/mrvautin/expressCart?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 6 ### [Rendora: Dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites [★605]](https://github.com/rendora/rendora?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 7 ### [Emma-cli: Terminal assistant to find and install node packages. [★685]](https://github.com/maticzav/emma-cli?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 8 ### [Monopoly: Monopoly implementation in node.js [★58]](https://github.com/MauriceConrad/Monopoly?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 9 ### [Stix: A module-based, TypeScript-first Node.js framework. [★73]](https://github.com/SpoonX/stix?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
## Rank 10 ### [Foxr: Node.js API to control Firefox [★425]](https://github.com/deepsweet/foxr?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)