Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 23 Node Open-Source Projects
-
The first step to building a Jamstack website is choosing a static site generator (SSG). There are many different options available, each with its pros and cons. The most popular include Jekyll, Hugo, Gatsby, Next.js, and Nuxt.js. Following an introduction tutorial and building a small project is the best way to get your feet wet. CloudCannon offers learning path tutorials for Jekyll and Hugo for those getting started.
-
NodeJs
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Project mention: Node.js vs Python: The Ultimate Showdown | reddit.com/r/u_simpliortechnologies | 2023-02-06
Commonly used tools in Node.js development include Node Package Manager (npm) and Node Version Manager (nvm). Particular tools, such as pip, virtualenv, and anaconda, are utilized widely in Python development.
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
This series will cover the full implementation of OAuth2.0 Authentication in NestJS for the following types of APIs:
-
Project mention: 10 GitHub Repositories You Should Know as a JavaScript Developer | dev.to | 2023-01-27
+46.9k ⭐ ️=> https://github.com/sindresorhus/awesome-nodejs
-
nuxt
Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3.
Project mention: Is using Nuxt middlewares to create REST APIs a good idea? | reddit.com/r/Nuxt | 2023-02-06checkout v3 on nuxt.com this has real support for server apis and middlewares
-
Project mention: Could you run 'ng serve' on production if it's behind a reverse proxy? | reddit.com/r/Angular2 | 2023-01-26
Ideally, you should build your app for production and then serve up through a NodeJS server. I recommend using pm2 and Express.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
n8n
Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
hmm...another option would be n8n (https://n8n.io/). comes as a docker container. there you can build your customized pipelines. setting up n8n + a job queue with a worker is less than an hour of work.
-
I really like Astro. You can use it with every popular js framework (react etc.) but the best part for me is that you don’t have to. https://astro.build
-
-
Nodemon.io
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
Nodemon
-
I was recently continuing to develop the Kindle UI library (cover resource) and thought it was time to write some tests, so I decided to use the Mocha testing scheme (to try something new).
-
-
Project mention: validator.js VS deno_validate - a user suggested alternative | libhunt.com/r/validator.js | 2022-09-17
-
Ava for a simpler environment than Jest, which I usually use. I need to check how to mock ESM with it, though.
-
Directus
The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.
Project mention: Looking for a stupid simple CMS solution for static pages! | reddit.com/r/Frontend | 2023-01-31I prefer https://directus.io/ because Strapi STILL cannot re-order collections.
-
I use redis, sequelize and PG Listen/Notify via Robust Listeners with a websocket server coded in ws
-
Project mention: What is the relation between commitizen-tools/commitizen and commitizen/cz-cli? | reddit.com/r/git | 2023-01-31
When I googled, I found cz-cli project first: https://github.com/commitizen/cz-cli
-
do you know the project https://github.com/verdaccio/verdaccio
-
Now we can open this new project and we're going to install one package, shelljs Shelljs is a great Command Line Utility for interacting with the command line in JavaScript.
-
Project mention: Why do people curse JS so much, but also say it's better than Python | reddit.com/r/ProgrammerHumor | 2023-01-21
Brain.js: This is a library for training and deploying neural networks in JavaScript. It provides a simple and flexible API for building feedforward and recurrent networks.
-
apollo-server
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
Project mention: Custom API server with basic CRUD — Apollo, GraphQL & MongoDB | dev.to | 2023-01-15Lastly, instead of writing our API core ourselves, we'll be using the star of this episode --- Apollo Server (a.k.a. GraphQL server). It has detailed documentation available here.
-
Project mention: The over-reliance on Discord is doing more harm than good. | reddit.com/r/truegaming | 2022-11-23
If you want to make your own app out of custom code that you will actively develop new features for, I think your points are true. But if you just wanted a modern version of the old phpBB forums, there are plenty of almost-turnkey projects/templates you can use. Check out NodeBB for instance. Maybe the barrier for entry is higher in a way, given increased complexity, but you also get more and nicer features "for free". I think it's a wash.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Node related posts
- Looking for a SSG or CMS for NOT a blog.
- The best way to grown up in Web Development
- Usage TypeScript?
- Nuxt bridge auto importing
- Origin Trail and AI..
- Node.js vs Python: The Ultimate Showdown
- Creating a Discord bot with Slash Commands
-
A note from our sponsor - Sonar
www.sonarsource.com | 7 Feb 2023
Index
What are some of the best open-source Node projects? This list will help you:
Project | Stars | |
---|---|---|
1 | Next.js | 100,156 |
2 | node | 93,099 |
3 | nvm | 64,430 |
4 | Nest | 54,059 |
5 | awesome-nodejs | 49,436 |
6 | nuxt | 43,272 |
7 | PM2 | 38,464 |
8 | n8n | 28,005 |
9 | astro | 26,238 |
10 | nvm for Windows | 25,605 |
11 | Nodemon.io | 24,899 |
12 | mocha | 21,875 |
13 | pnpm | 21,769 |
14 | validator.js | 20,813 |
15 | ava | 20,221 |
16 | Directus | 20,111 |
17 | ws | 19,391 |
18 | cz-cli | 14,755 |
19 | verdaccio | 14,385 |
20 | shelljs | 13,688 |
21 | Brain.js | 13,494 |
22 | apollo-server | 13,163 |
23 | nodeBB | 13,162 |