Software Alternatives & Reviews

14+ Best Node js Open Source Projects

Strapi Socket.io Nest.js Hackathon Starter axios ExpressJS ESLint date-fns
  1. 1
    Strapi is the most advanced Node.
    Pricing:
    • Open Source
    Web-site:https://strapi.io/ Github page: https://github.com/strapi/strapi Demo: https://strapi.io/demo License: MIT Github stars: 27k Contribution guideline: Yes Strapi is an open-source headless content management system (CMS). It is a backend-only system that functions using RESTful APIs.

    #CMS #Blogging #Blogging Platform 310 social mentions

  2. Realtime application framework (Node.JS server)
    Pricing:
    • Open Source

    #Developer Tools #App Development #Mobile Push Messaging 717 social mentions

  3. A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
    Pricing:
    • Open Source
    Web-site:https://nestjs.com/ Github page: https://github.com/nestjs/nest Demo: – License: MIT Github stars: 28.4k Contribution guideline: Yes Nest is a progressive Node.js framework for building efficient, reliable and scalable server-side applications. It uses TypeScript, combining elements of Object Oriented Programming and Functional Programming. Under the hood, Nest uses Express, but also provides compatibility with a wide range of other libraries. Nest gives you true flexibility by allowing use of any other libraries thanks to modular architecture.

    #Web Frameworks #Developer Tools #JavaScript Framework 182 social mentions

  4. A boilerplate for Node.js web applications.
    Web-site: – Github page: https://github.com/sahat/hackathon-starter Demo: https://hackathon-starter.walcony.com/ License: MIT Github stars: 30.3k Contribution guideline: No This is a boilerplate for Node.js web applications. The project is as generic and reusable as possible to cover most use cases of node.js web apps, without being too specific. You can even use this as a learning guide for your projects, if, let’s say, you’re only interested in Sign in with Google authentication and nothing else. It was built using a simple bootstrap theme and has dozens of API examples, including Instagram, Facebook etc.

    #Developer Tools #Design Tools #Web Frameworks 13 social mentions

  5. 5
    Promise based HTTP client for the browser and node.js - axios/axios
    Web-site: – Github page: https://github.com/axios/axios Demo: – License: MIT Github stars: 74.9k Contribution guideline: MIT Axios is one of the most popular projects on Github that uses node.js. It is a Promise-based HTTP client for the browser and node.js. It can help you do all of these things:.

    #Javascript UI Libraries #JS Library #Developer Tools 109 social mentions

  6. Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
    Pricing:
    • Open Source
    Web-site:https://expressjs.com/ Github page: https://github.com/expressjs/express Demo: – License: MIT Github stars: 49.2k Contribution guideline: Yes This is one of the trending modular open source projects on Node.js. Express offers tremendous value since it makes HTTP requests efficient even when you are working with JavaScript, an out-of-browser and server-side language. Also, Express is a non-opinionated framework.

    #JavaScript Framework #Node.js Framework #Web Frameworks 424 social mentions

  7. 7
    The fully pluggable JavaScript code quality tool
    Pricing:
    • Open Source
    Web-site:https://eslint.org/ Github page: https://github.com/eslint/eslint Demo: https://eslint.org/demo License: MIT Github stars: 16.7k Contribution guideline: Yes ESLint is a linting tool for coding, which means it performs a static analysis of the code and finds errors, patterns and lines not fitting conventional style guidelines. This adds an extra level of checking that the code works before executing it. ESLint comes with a default set of rules, but you can change them however and whenever you want. Such big names as Facebook, Netflix, Atlassian, Zendesk, Box, and PayPal – all use ESLint.

    #Code Coverage #Developer Tools #Code Quality 229 social mentions

  8. date-fns provides the most comprehensive yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js.
    Pricing:
    • Open Source
    Web-site:https://date-fns.org/ Github page: https://github.com/date-fns/date-fns Demo: – License: MIT Github stars: 22.8k Contribution guideline: Yes Date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js. It works well with modern module bundlers such as webpack, Browserify, or Rollup. Date-fns is built using pure functions and always returns a new date instance instead of changing the passed one. With the support of an amazing community, date-fns has dozens of locales.

    #Javascript UI Libraries #Web Frameworks #JS Library 68 social mentions

Discuss: 14+ Best Node js Open Source Projects

Log in or Post with