Showing 76 open source projects for "node.js"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Eagle.js

    Eagle.js

    A hackable slideshow framework built with Vue.js

    Eagle.js is a web-based slideshow framework for Vue.js. It supports animations, themes, interactive widgets (for web demos), and makes it easy to reuse components, slides and styles across presentations. Most of all, Eagle aims at offering a simple and very hackable API so you can get off the beaten tracks and craft the slideshows you really want. If you are not familiar with Vue.js you will find eagle.js harder to use than, say, Reveal.js, but on the long term eagle.js makes it easier to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Nodejs Expressjs MongoDB API Project

    Nodejs Expressjs MongoDB API Project

    A boilerplate for REST API Development with Node.js, Express, etc.

    A ready-to-use boilerplate for REST API Development with Node.js, Express, and MongoDB. This is a basic API skeleton written in JavaScript ES2015. Very useful to building RESTful web APIs for your front-end platforms like Android, iOS or JavaScript frameworks (Angular, Reactjs, etc). This project will run on NodeJs using MongoDB as a database. I tried to maintain the code structure easily as any beginner can also adopt the flow and start building an API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KeystoneJS

    KeystoneJS

    Node.js CMS and web app framework

    KeystoneJS is an open source framework for developing database-driven websites, applications and APIs in Node.js. Built on Express and MongoDB. Keystone will configure express - the de facto web server for node.js - for you and connect to your MongoDB database using Mongoose, the leading ODM package. Keystone starts with best practices for setting up your MV* application, and makes it easy to manage your templates, views and routes. IDs, Strings, Booleans, Dates and Numbers are the building blocks of your database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NoderCMS

    NoderCMS

    Node.js + MongoDB

    Super concurrency and super high data reading speed, coupled with flexible custom models, easy-to-use templates, advanced background management system and multi-user permissions, have created a perfect NoderCMS. The inherent asynchronous non-blocking programming brought by Node.js makes NoderCMS calmly face up to millions of concurrent visits. Thanks to the non-relational database MongoDB, everything is stored in BSON format, faster and faster. Through the combination of models and custom fields, you can easily create completely different columns and various recommendation positions according to your needs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Tabler React

    Tabler React

    React components and demo for the Tabler UI theme

    React components and demo for the Tabler UI theme. Make sure you have Node.js 8+ and yarn installed. For more examples and documentation see the demo website. You should now be up and running with live browser reloading of the example website while you work on Tabler React components in the /src folder. When you're done working on your changes, submit a PR with the details and include a screenshot if you've changed anything visually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Coinbase Pro

    Coinbase Pro

    The official Node.js library for Coinbase Pro

    Note: The gdax package is deprecated and might have to be removed from NPM. Please migrate to the coinbase-pro package to ensure future compatibility. Easy functionality to use in programmatic trading. A customizable, websocket-synced Order Book implementation. API clients with convenient methods for every API endpoint. Abstracted interfaces, don't worry about HMAC signing or JSON formatting; the library does it for you. To use optional parameters with callbacks, supply the options as the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tkoa

    Tkoa

    Koa web app framework written in typescript

    Tkoa is a Koa web app framework written in Typescript. Although written in Typescript, you can still use the Node.js framework and koa middleware. Not only that, you can also enjoy type checking and convenient testing with typescript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    paste

    paste

    Simple Node.js pastebin

    Simple Node.js pastebin built with Koa, MongoDB, Pug, Bootstrap and Prism.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    node-js-getting-started

    node-js-getting-started

    Getting Started with Node on Heroku

    A barebones Node.js app using Express 4. This application supports the Getting Started on Heroku with Node.js article. Make sure you have Node.js and the Heroku CLI installed. For more information about using Node.js on Heroku, see these Dev Center articles. When you create an app, a git remote (called heroku) is also created and associated with your local git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI Powered Global HCM for the Evolving World of Work Icon
    AI Powered Global HCM for the Evolving World of Work

    For Start-ups, SME's, Large Enterprise

    Darwinbox is a new-age & disruptive mobile-first, cloud-based HRMS platform built for the large enterprises to attract, engage and nurture their most critical resource - talent. It is an end-to-end integrated HR system that aids in streamlining activities across the employee lifecycle (Hire to Retire). Our powerful enterprise product features are built with a clear focus on intuitiveness and scalability, with standards of best in class consumer apps. Darwinbox’s motto is to engage, empower, and inspire employees on one side in addition to automating and simplifying all HR processes for the enterprise on the other. Over 350+ leading enterprises with 850k users manage their entire employee lifecycle on this unified platform.
    Learn More
  • 10
    React 360

    React 360

    Create amazing 360 and VR content using React

    ...We've designed the React 360 developer experience to get your first project up and running in only a few minutes. Before installing the developer tools, you'll need to make sure that you have two prerequisites installed, Node.js version 6.0.0 or higher, and yarn or npm (>= v3.0.0) package managers. You'll only need to install this CLI once. It will alert you when it's out of date, and provide instruction on how to update it. Your application's code can be found in index.js, and you can learn more about available framework features by diving into our documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JS-Data

    JS-Data

    Give your data the treatment it deserves

    JSData is a framework-agnostic, datastore-agnostic ORM for Node.js and the Browser. Adapters allow JSData to connect to various data sources such as Firebase, MySql, RethinkDB, MongoDB, localStorage, Redis, a REST API, etc. With JSData you can re-use your data modeling code between environments, keep your data layer intact when transitioning between app frameworks, and work with a unified data API on the server and the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sinon.JS

    Sinon.JS

    Test spies, stubs and mocks for JavaScript

    ...As before, Sinon.JS provides utilities that help test frameworks reduce the boiler-plate. As of Sinon 10 we stopped maintaining compatibility with legacy browsers. Instead, we focus on compatibility with evergreen browsers, Node.js LTS versions and recent Safari versions. The most up-to-date reference on which runtimes and browsers we support can be found by looking at our compatibility docs. Fake timers are synchronous implementations of setTimeout and friends that Sinon.JS can overwrite the global functions with to allow you to more easily test code using them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Koa2 RESTful API

    Koa2 RESTful API

    RESTful API Server

    This is a lightweight RESTful API Server scaffolding based on Koa2, supporting ES6. Since the Koa version is upgraded to 2.3.0+, in order to match the corresponding dependencies, the Node.js version is required to be greater than or equal to v8.0.0 (v11.13.0 is recommended), and the NPM version is greater than or equal to v5.0.0. It is recommended to use yarn instead of npm. This scaffolding only installs some necessary plug-ins that do not conflict with Koa2 to build a RESTful API Server, with instructions for each plug-in. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    express-status-monitor

    express-status-monitor

    Realtime Monitoring solution for Node.js/Express.js apps

    Simple, self-hosted module based on Socket.io and Chart.js to report real-time server metrics for Express-based node servers. Monitor can be configured by passing options object into expressMonitor constructor. You can add a series of health checks to the configuration that will appear below the other stats. The health check will be considered successful if the endpoint returns a 200 status code. The HTML page handler is exposed as a pageRoute property on the main middleware function. So the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    koa-better-serve

    koa-better-serve

    Small, simple and correct serving of files, using `koa-send`

    Small, simple and correct serving of files, using koa-send.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Catberry

    Catberry

    Catberry is an isomorphic framework

    ...The entire architecture of the framework is built using the Service Locator pattern, which helps to manage module dependencies and create plugins, and Flux, for the data layer. Search crawler receives a full page from the server. The whole state of the application is restored from URL. Server-side progressive rendering based on node.js streams and parallel rendering of components in a browser. The framework is well-tested (code coverage is about 90%) and it is already used in production.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    MEAN

    MEAN

    For simple and scalable fullstack js applications

    ...The stack is made up of MongoDB, with document database, used by your back-end application to store its data as JSON (JavaScript Object Notation) documents. Also with Express (sometimes referred to as Express.js), with back-end web application framework running on top of Node.js. As well as Angular (formerly Angular.js), which is a front-end web app framework that runs your JavaScript code in the user's browser, allowing your application UI to be dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Trails

    Trails

    Modern Web Application Framework for Node.js.

    Trails is a modern, community-driven web application framework for Node.js. It builds on the pedigree of Rails and Grails to accelerate development by adhering to a straightforward, convention-based, API-driven design philosophy. Trails uses Yeoman to generate scaffolding for new applications and to create resources inside the application. Trailpacks extend the framework's capabilities and allow developers to leverage existing ecosystem tools through a simple and well-defined API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Instant-Skeleton

    Instant-Skeleton

    Lift realtime functionality into the browser with insane productivity

    Realtime framework to lift heavy functionality lightly and quickly with Node.JS & RethinkDB. Building your SEO-friendly, secure, real-time streaming application is simple! Instant Skeleton cobbles together the best of functional React.JS into a single, routable concept that makes your on-screen productivity incredible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    chat.io

    chat.io

    A Real Time Chat Application built using Node.js, Express, Mongoose

    A Real-Time Chat Application built using Node.js, Express, Mongoose, Socket.io, Passport, & Redis. The configurations on production will be assigned from Environment Variables on Heroku, while the development configurations reside inside app/config/config.json file. You need to create a database on MongoLab, then create a database user, get the MongoDB URI, and assign it to dbURI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    koa-session-mongoose

    koa-session-mongoose

    Mongoose store for Koa sessions

    Mongoose storage layer for koa-session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NW.js

    NW.js

    Call all Node.js modules directly from DOM/WebWorker

    NW.js (formerly node-webkit) is a desktop runtime that combines Chromium with Node.js, allowing developers to build native applications using web technologies. It gives web pages direct access to Node modules and system resources from within the browser context, simplifying tasks like file I/O, process spawning, and OS integration. Apps are packaged with the runtime, ensuring consistent behavior across Windows, macOS, and Linux.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23
    OpenUserJS.org

    OpenUserJS.org

    The home of FOSS user scripts

    The home of Free and Open Source Software (FOSS) user scripts. Built using Node.js and other web-familiar technologies. Outdated dependencies list can be achieved with $ npm outdated from the terminal and alternatively $ npm show packagename versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Han

    Han

    The CSS typography framework optimised for Hanzi

    "Chinese Character Standard Format" is a Sass/Stylus and JavaScript typesetting framework that integrates the three concepts of "semantic style standardization", "text design" and "high-level typesetting functions". It provides a beautiful and standardized environment for Chinese character web pages, which not only conforms to traditional reading habits but also provides an established standard for screen reading, which can completely solve the typesetting needs of today's Chinese character...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Meteor

    Meteor

    Meteor, the JavaScript App Platform

    Meteor is a full-stack JavaScript framework that streamlines building real-time web and mobile applications from a single codebase. It couples a Node.js backend with a reactive data system so UI updates propagate automatically when data changes. The framework popularized DDP (a lightweight pub/sub protocol) and a client cache (Minimongo) to mirror server collections on the client for latency-compensated interactions. A batteries-included build system, package ecosystem, and opinionated project structure reduce setup time for accounts, methods, publications, and UI integration. ...
    Downloads: 1 This Week
    Last Update:
    See Project