Top 23 TypeScript NodeJS Projects
-
nativefier
Make any web page a desktop application
There is a npm for that. https://github.com/jiahaog/nativefier
-
rxdb
:computer: 🔄 :iphone: A realtime Database for JavaScript Applications
-
feathers
A framework for real-time applications and REST APIs with JavaScript and TypeScript
-
bit
Build, distribute, and collaborate on components.
Latest mention: What do people use to build websites for documentation for their framework/library? | reddit.com/r/Frontend | 2020-12-21Bit is great for component-sharing / documentation, but if you want to use it for free for private projects, you'll need to host the server yourself.
-
face-api.js
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
Face API JS
-
brain.js
🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js
Latest mention: New to neural networks and need help saving trained state (brain.js) | reddit.com/r/neuralnetworks | 2021-01-12you can see the development in the project repository: https://github.com/BrainJS/brain.js
-
verdaccio
📦🔐A lightweight private proxy registry build in Node.js
-
nexe
🎉 create a single executable out of your node.js apps
Pkg is only one of a number of ways to do this. I also found Nexe which is also a command-line utility that compiles your Node.js application into a single executable file.
-
core
🚀 The Node.js Framework highly focused on developer ergonomics, stability and confidence
-
google-api-nodejs-client
Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
Latest mention: I'm developing a Node.js package to make it easier to use the Nest API. Feel free to contribute. | reddit.com/r/Nest | 2021-01-02I've actually just seen this https://github.com/googleapis/google-api-nodejs-client/blob/master/src/apis/smartdevicemanagement/v1.ts
-
got
🌐 Human-friendly and powerful HTTP request library for Node.js
Latest mention: GraphQL via HTTP in five ways: cURL, Python, JavaScript, Ruby and PHP | dev.to | 2021-01-14Similarly to the Python instructions, we'll be making use of an HTTP library for JavaScript. Since the JavaScript version of requests is no longer supported, we'll take advantage of got. In a new directory, run npm install got. Create a new request.js file with the following code.
-
InversifyJS
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
Latest mention: How Can You Use A Decorator To Return A Singleton | reddit.com/r/typescript | 2020-12-21If you aren't using a DI library like inversify, tsyringe, typedi etc., then I don't see the value in your approach. In this case, you should just go the route u/Hawny described.
-
caprover
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
-
oclif
Node.js Open CLI Framework. Built with 💜 by Heroku.
-
react-nodegui
Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
I was going to name this piece by piece or the building blocks of, but I want that sweet, sweet SEO. In my last post I kind of brushed on NodeGUI and one of the negatives I listed was it was a bit light on examples so I since decided to remedy that by contributing to the project here and here thus far. I also got involved with the Vue version of NodeGUI, it’s not as polished or production ready as the react one yet but I hope to help with that.
-
patch-package
Fix broken node modules instantly 🏃🏽♀️💨
Repositorio: ds-300 / patch-package
-
webiny-js
Platform for building serverless applications and APIs (Node.js, React, GraphQL)
Latest mention: Webiny - Opensource platform for building serverless applications and APIs. | dev.to | 2020-10-12Check their github : https://github.com/webiny/webiny-js
-
bitcoinjs-lib
A javascript Bitcoin library for node.js and browsers.
-
npkill
List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.
-
admin-bro
AdminBro is an admin panel for apps written in node.js
-
ow
Function argument validation for humans
-
qawolf
🐺 Ship confidently
We've licensed most folders (CLI and helpers, code generation and test runner) under Apache-2.0. QA Wolf 2.0 would not be possible without similarly licensed open source projects like the Playwright test framework. It's important that we give back to the community that has given so much to us.
-
mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
Fun fact: in some cases this can help the JIT compiler produce superfast code
Index
What are some of the best open-source NodeJS projects in TypeScript? This list will help you: