Giter Site home page Giter Site logo

anaetrezve / a-to-z-list-of-useful-node.js-modules Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aravindnc/a-to-z-list-of-useful-node.js-modules

0.0 1.0 0.0 87 KB

Collection of most awesome node modules that will extend the capability of your node.js application.

Home Page: https://aravindnc.github.io/A-to-Z-List-of-Useful-Node.js-Modules/

License: MIT License

JavaScript 100.00%

a-to-z-list-of-useful-node.js-modules's Introduction

Banner

contributions welcome HitCount

  • Use Ctrl + F or command + F to search for a module.
  • Contributions are welcome.

Other awesome lists,

Packages for development

List of packages needed for development.

Frameworks

API Framework

  • Actionhero - Multi-transport Node.js API server with integrated cluster capabilities and delayed tasks.
  • Restify - A Node.js web service framework optimized for building semantically correct RESTful web services ready for production use at scale.
  • FeathersJS - An open source REST and realtime API layer for modern applications.
  • Loopback - Node.js framework for creating APIs and easily connecting to backend data sources.

Web Framework

  • Express - Fast, unopinionated, minimalist web framework for Node.js
  • Sails.js - Sails is the most popular MVC framework for Node.js.
  • Hapi - A rich framework for building applications and services.
  • Koa - Next generation web framework for Node.js

Microservice Framework

  • Micro - Asynchronous HTTP microservices.
  • Micro Panda - Node.js toolkit to help build microservices.
  • Micro-Whalla - A simple, fast framework for writing microservices in Node.js communicate using RPC / IPC.
  • Moleculer - Fast & powerful microservices framework for NodeJS.
  • Seneca - A microservices toolkit for Node.js
  • Serverless - Build and maintain web, mobile and IoT applications running on AWS Lambda and API Gateway (formerly known as JAWS).
  • StdLib - Standard library for microservices.

Database

MongoDB & Helpers

  • Mongoose - Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment.
  • Mongoose Paginate v2 - A customizable cursor based pagination plugin for Mongoose.

MySQL & Helpers

  • MySQL - A node.js driver for mysql. It is written in JavaScript, does not require compiling.
  • Sequelize - Sequelize is a promise-based Node.js ORM for Postgres, MySQL, SQLite and Microsoft SQL Server.

Development

Authentication

  • PassportJS - Passport is authentication middleware for Node.js and Express . A comprehensive set of strategies support authentication using a username and password, Facebook, Twitter, and more.

EMail

  • Nodemailer - Send e-mails with Node.JS โ€“ easy as cake!
  • Express-Mailer - Send Emails from your application and response object.

HTTP REST Client

  • Axios - Promise based HTTP client for the browser and node.js

Job Scheduler & Queueing

  • Agenda - A light-weight job scheduling library for Node.js.

Testing

  • Mocha - Simple, flexible, fun JavaScript test framework for Node.js & The Browser

Code Quality

Linting

  • ESLint - The pluggable linting utility for JavaScript and JSX
  • JSHint - A Static Code Analysis Tool for Javascript.

Packages for Management & Operations

List of packages needed for management and operations.

Loggers/Logging

  • Winston - A logger for just about everything.

Monitoring

  • PM2 - It allows you to keep applications alive forever, to reload them without downtime and facilitate common Devops tasks.
  • Forever - A simple CLI tool for ensuring that a given script runs continuously (i.e. forever).
  • nodemon - Monitor for any changes in your node.js application and automatically restart the server - perfect for development
  • Trace - A visualised stack trace platform designed for microservices.

Code Quality Analysis

  • Plato - JavaScript source code visualization, static analysis, and complexity tool.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.