Showing 436 open source projects for "node.js"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    MERN Boilerplate

    MERN Boilerplate

    A Full MERN Stack Boilerplate for Web Apps

    MERN Boilerplate is a starter template for building applications using the MERN (MongoDB, Express, React, Node.js) stack, offering a ready-to-use setup. A Full MERN Stack Boilerplate for Web Apps. Includes a local authentication system using a passport. The user is given a simple profile with a Full Name and Profile Picture. The user is also able to reset the password and username case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    forever

    forever

    CLI tool for ensuring that a given script runs continuously

    ...-monitor. You can use forever to run scripts continuously (whether it is written in node.js or not). In addition to passing forever the path to a script (along with accompanying options, described above), you may also pass forever the path to a JSON file containing these options. The forever module exposes some useful methods to use in your code. Each method returns an instance of an EventEmitter which emits when complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    amqplib

    amqplib

    AMQP 0-9-1 library and client for Node.JS

    amqplib is a Node.js client library for the Advanced Message Queuing Protocol (AMQP), enabling applications to connect to AMQP brokers like RabbitMQ for messaging functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RESTful API Node Server Boilerplate

    RESTful API Node Server Boilerplate

    A boilerplate for building production-ready RESTful APIs using Node.js

    A boilerplate/starter project for quickly building RESTful APIs using Node.js, Express, and Mongoose. By running a single command, you will get a production-ready Node.js app installed and fully configured on your machine. The app comes with many built-in features, such as authentication using JWT, request validation, unit and integration tests, continuous integration, docker support, API documentation, pagination, etc. The app has a utility ApiError class to which you can attach a response...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    Koa Vue Fullstack Boilerplate

    Koa Vue Fullstack Boilerplate

    A lightweight boilerplate for a universal webapp based on koa

    Vue.js, Koa.js, Node.js, and MongoDB full-stack lightweight example applications. Authentication, CRUD, and access control are included. This project aims to build a small but structured full-stack application, so it would be relatively clear for a programmer/beginner to understand how to build a website from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    lad.sh

    lad.sh

    Demo for Lad - The Best Node.js Framework

    Lad scaffolds a Koa web app and API framework for Node.js. Built on top of Koa, the successor to Express. This full-stack web server uses the latest versions of Pug, Gulp, Sass, PostCSS, Bootstrap, and more. Inspired by Stripe, the RESTful API server also uses Koa and has a complete stack with error handling, authentication, and tests. Layered on top of Bree, the job scheduler supports cron and human-readable syntax, child processes, and more. Redirect HTTP to HTTPS traffic with support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tris-webpack-boilerplate

    tris-webpack-boilerplate

    A Webpack boilerplate for static websites with all the necessary tools

    A Webpack boilerplate for static websites that have all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance. This webpack boilerplate is for beginner, intermediate, and advanced developers looking to create static websites quickly while achieving all the right optimizations to score perfectly on Google Page Speed Insights and Google Lighthouse Reports. This is an evolution of tris-gulp-boilerplate, now with Webpack 4. Webpack is the new standard for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Node.js Telegram Bot API

    Node.js Telegram Bot API

    Telegram Bot API for NodeJS

    TelegramBot is an EventEmitter that emits several events. Message, received a new incoming Message of any kind. Depending on the properties of the Message, one of these events may ALSO be emitted, text, audio, document, photo, sticker, video, voice, contact, location, new_chat_members, left_chat_member, new_chat_title, new_chat_photo, delete_chat_photo, group_chat_created, game, pinned_message, poll, dice, migrate_from_chat_id, migrate_to_chat_id, channel_chat_created,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenBazaar Client

    OpenBazaar Client

    OpenBazaar 2.0 Desktop Client (talks to openbazaar-go server daemon)

    This is the reference client for the OpenBazaar network. It is an interface for your OpenBazaar node, to use it you will need to run an OpenBazaar node either locally or on a remote server. For full installable versions of the OpenBazaar app, with the server and client bundled together, go to the OpenBazaar download page. To create a local development copy of the reference client, clone the client repository into a directory of your choice. Make sure you have Node.js and NPM installed. Node...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    ThinkJS

    ThinkJS

    Use full ES2015+ features to develop Node.js applications

    ThinkJS is a future-oriented Node.js framework that integrates a large number of project best practices to make enterprise-level development easier and more efficient. Starting from 3.0, the bottom layer of the framework is implemented based on Koa 2.x, which is compatible with all functions of Koa. With the scaffolding provided by ThinkJS, you can quickly create a project. In order to be able to use more ES6 features, the framework requires at least the version of Node.js 6.x...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Text2Video

    Text2Video

    Software tool that converts text to video for more engaging experience

    ... application that takes text as an input and generates a video as an output. I plan to further work on the project targeting young college students who are aged between 18 to 23 because they tend to prefer learning through videos over books based on the survey I found. The technologies I used for the project are HTML, CSS, Javascript, Node.js, CCapture.js, ffmpegserver.js, Amazon Polly, Python, Flask, gevent, spaCy, and Pixabay API.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    graphql.js client

    graphql.js client

    A Simple and Isomorphic GraphQL Client for JavaScript

    Too small, 4k gzipped. No dependencies, plain vanilla JavaScript. Plug & Play and Isomorphic. Runs on most browsers. You don't need to install Node.js ecosystem on your computer. Query merging to reduce request number. GraphQL is based on a very simple HTTP transaction, which sends a request to an endpoint with query and variables. Many libraries require complex stacks to make that simple request. In any project you don't use React, Relay, you'll need a simpler client which manages your query...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    validatorjs

    validatorjs

    A data validation library in JavaScript for the browser and Node.js

    The validatorjs library makes data validation in JavaScript very easy in both the browser and Node.js. This library was inspired by the Laravel framework's Validator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Evolutility-UI-jQuery

    Evolutility-UI-jQuery

    Model-driven Web UI for CRUD using REST or localStorage

    Evolutility-UI-jQuery provides a set of generic Backbone Views to browse, edit, filter, export and chart Backbone models and collections of different structures. With it you can make web applications by configuring views with metadata instead of hand-coding templates, Javascript and CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Poi

    Poi

    A zero-config bundler for JavaScript applications

    Poi is a bundler built on the top of webpack, trying to make developing and bundling apps with webpack as easy as possible. Before we get started, ensure that you have installed Node.js (>=8) and Yarn (or npm) on your machine. Inside an empty project, run yarn init or npm init to create a package.json and install Poi. Poi CLI is built into the main package poi. While you can install it globally and run it, it is much better to install it locally into your project as a dev dependency. By default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Markdownify

    Markdownify

    A minimal Markdown editor desktop app

    ... in the preview mode for when you need to express yourself via one. To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. Markdowinfy is built using Electron, Node.js, and some more awesome software packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Droppy

    Droppy

    Self-hosted file storage

    droppy is a self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser. It is particularly well-suited to be run on low-end hardware like the Raspberry Pi.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    vue-web-extension

    vue-web-extension

    A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate)

    This Vue CLI preset allows you to quickly start a web extension. Everything you need to build a web extension (manifest.json, .zip building, etc.), thanks to adambullmer/vue-cli-plugin-browser-extension. Build the extension into the dist folder for production. A zip file is also built and is located in the artifacts directory. Build the extension for development and watch over file changes. It also automatically reloads your extension into your browsers. If you are using GitHub Actions, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Lounge

    The Lounge

    The website for The Lounge

    The Lounge is a web IRC client. This website is built using Jekyll. Push notifications, link previews, file uploads, and more bring IRC to the 21st century. Remain connected to IRC servers while you are offline. Forget about bouncers. Resume where you left off on any device. The client works smoothly on every desktop, smartphone, and tablet. The Lounge is open source and licensed under the MIT license. It doesn't matter what OS you use. The Lounge just works wherever Node.js runs. Supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    node-csgo

    node-csgo

    A node-steam plugin for Counter-Strike: Global Offensive

    Node-CSGO is a Node.js library that allows interaction with Counter-Strike: Global Offensive (CS:GO) game servers and Steam APIs. It enables developers to retrieve game data, manage inventories, and automate in-game operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Random Color

    Random Color

    A tiny script for generating attractive colors

    A color gen­er­a­tor for JavaScript. There are lots of clever one-lin­ers for gen­er­at­ing ran­dom col­ors. Unfortunately, this code nat­u­rally pro­duces murky greys, browns and greens. ran­dom­Color gen­er­ates at­trac­tive col­ors by de­fault. More specif­i­cally, ran­dom­Color pro­duces bright col­ors with a rea­son­ably high sat­u­ra­tion. This makes ran­dom­Color par­tic­u­larly use­ful for data vi­su­al­iza­tions and gen­er­a­tive art. Once you’ve in­cluded ran­dom­Color.js on your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Total.js framework

    Total.js framework

    https://github.com/totaljs/framework

    Total.js framework is a framework for Node.js platfrom written in pure JavaScript similar to PHP's Laravel or Python's Django or ASP.NET MVC. It can be used as web, desktop, service or IoT application. Total.js Platform offers you an excellent and stable server-side Node.js framework, client-side library for creating famous web applications with more than 250 UI components for free. The main parts of the Total.js Platform are fully open-source under MIT license. We offer excellent online...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Crowd3

    Crowd3

    Create crowd scene images using your photo collection.

    Crowd3 creates images of crowd scenes (a collage) using the people in your photo collection. Create a fantasy crowd with your friends from here and there and from then and now. Crowd scene images are good for screen backgrounds, screen savers, greeting cards, posters, and virtual family photos. Crowd3 uses TensorFlow, BodyPix, Electron, and Node.js
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    TeleBot

    TeleBot

    The easy way to write Telegram bots in Node.js

    The easy way to write Telegram bots in Node.js. Events include keyboard, button, inlineKeyboard, inlineQueryKeyboard, inlineButton, answerList, getMe, sendMessage, deleteMessage, forwardMessage, sendPhoto, sendAudio, sendDocument, sendSticker, sendVideo, sendVideoNote, sendVoice, sendLocation, sendVenue, sendContact, sendChatAction, getUserProfilePhotos, getFile, kickChatMember, unbanChatMember, answerInlineQuery, answerCallbackQuery, answerShippingQuery, answerPreCheckoutQuery, editMessageText...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    bookshelf.js

    bookshelf.js

    A simple Node.js ORM for PostgreSQL, MySQL and SQLite3

    Bookshelf is a JavaScript ORM for Node.js, built on the Knex SQL query builder. It features both Promise-based and traditional callback interfaces, transaction support, eager/nested-eager relation loading, polymorphic associations, and support for one-to-one, one-to-many, and many-to-many relations. Bookshelf aims to provide a simple library for common tasks when querying databases in JavaScript, and forming relations between these objects, taking a lot of ideas from the Data Mapper Pattern...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.