Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geekyahmed/awesome-nodejs-tools
A collection of awesome nodejs tools for developers
https://github.com/geekyahmed/awesome-nodejs-tools
List: awesome-nodejs-tools
Last synced: 16 days ago
JSON representation
A collection of awesome nodejs tools for developers
- Host: GitHub
- URL: https://github.com/geekyahmed/awesome-nodejs-tools
- Owner: geekyahmed
- License: gpl-3.0
- Created: 2020-07-31T21:04:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-10T14:58:57.000Z (over 4 years ago)
- Last Synced: 2024-05-22T22:02:38.502Z (7 months ago)
- Size: 24.4 KB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-nodejs-tools - A collection of awesome Node.js tools for developers. (Other Lists / Monkey C Lists)
README
# Awesome-Nodejs-Tools :zap: :rocket:
Here is a awesome list of nodejs tools for both developers looking forward to learning nodejs and developers who have experience in Nodejs.
Let's connect on [Twitter](https://twitter.com/geekyahmed), [GitHub](https://github.com/geekyahmed), [Dev.to](https://dev.to/geekyahmed) and [Hashnode](https://hashnode.com/@kidrolex19)
![Nodejs](https://cdn.hipwallpaper.com/m/22/97/CEafsh.jpg)
## Table of Contents
- [CMS](#cms)
- [Databases](#databases)
- [Frameworks](#frameworks)
- [Process Managers](#process-manager)
- [Testing](#testing)
- [Websockets](#websockets)
- [Courses](#courses)
- [Certifications](#certifications)## CMS
- [Apostrophe](https://apostrophecms.com/)
- [Calipso](https://github.com/cliftonc/calipso)
- [Cody](http://cody-cms.org/)
- [EnduroJS](http://www.endurojs.com/)
- [KeyStoneJS](https://keystonejs.com/)
- [PencilBlue](https://github.com/pencilblue/pencilblue)
- [Prismic](https://prismic.io/)
- [Strapi](https://strapi.io/)
- [Taracot](https://github.com/xtremespb/taracotjs)## Databases
- [Cassandra](http://cassandra.apache.org/)
- [Couchbase](https://www.couchbase.com/)
- [CouchDB](http://couchdb.apache.org/)
- [LevelDB](https://github.com/google/leveldb)
- [MongoDB](https://www.mongodb.com/)
- [MySQL](https://www.mysql.com/)
- [Neo4j](https://neo4j.com/)
- [Oracle](https://www.oracle.com/database/)
- [PostgreSQL](https://www.postgresql.org/)
- [Redis](https://redis.io/)
- [SQLite](https://www.sqlite.org/)## Frameworks
- [AdonisJS](https://adonisjs.com/)
- [DerbyJS](http://derbyjs.com/)
- [ExpressJS](https://expressjs.com/)
- [FeathersJS](https://feathersjs.com/)
- [HapiJS](https://hapi.dev/)
- [KoaJS](https://koajs.com/)
- [Loopback](https://loopback.io/)
- [NestJS](https://nestjs.com/)
- [Restify](http://restify.com/)
- [SailsJS](https://sailsjs.com/)
- [TotalJS](https://www.totaljs.com/)## Process Manager
- [Forever](https://github.com/foreversd/forever)
- [PM2](https://pm2.keymetrics.io/)
- [Supervisord](http://supervisord.org/)## Testing
- [Ava](https://github.com/avajs/ava)
- [Jasmin](https://jasmine.github.io/)
- [Jest](https://jestjs.io/)
- [Mocha](https://mochajs.org/)## WebSockets
- [Socket.io](https://socket.io/)
- [WS](https://github.com/websockets/ws)
- [SocksJS-Node](https://github.com/sockjs/sockjs-node)
- [WebSocket-Node](https://github.com/theturtle32/WebSocket-Node)
- [WebSocket -As-Promised](https://github.com/vitalets/websocket-as-promised)
## Courses
- [Udemy](https://udemy.com/topic/nodejs)
- [The Complete NodeJS Developer Course - Andrew Mead](https://www.udemy.com/course/the-complete-nodejs-developer-course-2/)
- [Learn and Understand NodeJS - Anthony Alicea](https://www.udemy.com/course/understand-nodejs/)
- [Nodejs Express - Stefan Hyltoft](https://www.udemy.com/course/nodejs-unit-testing-and-integration-testing-with-express-and-jest/)
- [Node.js, Express, MongoDB: The Complete Bootcamp - Jonas S.](https://www.udemy.com/course/nodejs-express-mongodb-bootcamp/)
- [Docker for Node.js Projects from a Docker Captain](https://www.udemy.com/course/docker-mastery-for-nodejs/)
- [Front End Masters Node Path](https://frontendmasters.com/learn/node-js/)
- [Plural Sight - Node Path](https://app.pluralsight.com/paths/skills/node-js)
- [Codecademy - Node Path](https://www.codecademy.com/learn/learn-node-js)## Certifications
- [Open Js foundations](https://openjsf.org/)
- [OpenJS Node.js Services Developer](https://training.linuxfoundation.org/certification/jsnsd/)
- [OpenJS Node.js Application Developer](https://training.linuxfoundation.org/certification/jsnad/)Feel free to contribute!!