Showing 13621 open source projects for "javascript"

View related business solutions
  • 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    IPFS JavaScript

    IPFS JavaScript

    IPFS implementation in JavaScript

    A full P2P protocol written entirely in JavaScript. js-ipfs paves the way for the browser implementation of the IPFS protocol. Written entirely in JavaScript, it runs in a Browser, a Service Worker, a Web Extension and Node.js, opening the door to a world of possibilities. Packed with all the things you know and love about IPFS. This implementation also carries some extra neat things that are unique to the Browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Basaran

    Basaran

    Basaran, an open-source alternative to the OpenAI text completion API

    Basaran is an open-source alternative to the OpenAI text completion API. It provides a compatible streaming API for your Hugging Face Transformers-based text generation models. The open source community will eventually witness the Stable Diffusion moment for large language models (LLMs), and Basaran allows you to replace OpenAI's service with the latest open-source model to power your application without modifying a single line of code. Stream generation using various decoding strategies....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WWWBasic

    WWWBasic

    wwwBASIC is an implementation of BASIC that runs on Node.js & the Web

    wwwBASIC is a JavaScript-based implementation of the classic BASIC programming language designed to run seamlessly in web browsers and Node.js environments. Created by Google, it allows developers and enthusiasts to write and execute BASIC programs directly within HTML pages or via command-line tools. The interpreter compiles BASIC source code into JavaScript at load time, enabling efficient execution within modern web environments without requiring external emulators or plugins. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    apiDoc

    apiDoc

    RESTful web API documentation Generator

    apiDoc creates a documentation from API annotations in your source code. apiDoc gives you the ability to attach a version number to an API so you can easily track changes between versions. Creates an apiDoc of all files within dir myapp/, uses template from dir mytemplate/ and put all output to dir apidoc/. Without any parameter, apiDoc generate a documentation from all .cs .dart .erl .go .java .js .php .py .rb .ts files in current dir (incl. subdirs) and writes the output to ./doc/. apiDoc...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Sustainability Data Management for Businesses Icon
    Sustainability Data Management for Businesses

    End-to-end sustainability reporting software-as-a-service (SaaS) that is fully scalable to your needs.

    Collect, measure, and share investor-grade data on your corporate environmental, social and governance (ESG) performance and efforts towards set KPIs.
    Learn More
  • 5
    Node Fetch

    Node Fetch

    A light-weight module that brings the Fetch API to Node.js

    Instead of implementing XMLHttpRequest in Node.js to run browser-specific Fetch polyfill, why not go from native http to fetch API directly? Hence, node-fetch, minimal code for a window.fetch compatible API on Node.js runtime. See Jason Miller's isomorphic-unfetch or Leonardo Quixada's cross-fetch for isomorphic usage (exports node-fetch for server-side, whatwg-fetch for client-side). If you cannot switch to ESM, please use v2 which remains compatible with CommonJS. Critical bug fixes will...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    DevOpsGPT

    DevOpsGPT

    Multi agent system for AI-driven software development

    Welcome to the AI Driven Software Development Automation Solution, abbreviated as DevOpsGPT. We combine LLM (Large Language Model) with DevOps tools to convert natural language requirements into working software. This innovative feature greatly improves development efficiency, shortens development cycles, and reduces communication costs, resulting in higher-quality software delivery. The automated software development process significantly reduces delivery time, accelerating software...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    YetiForce CRM

    YetiForce CRM

    The most affordable CRM system according to Capterra

    Are you looking for a system to boost your sales? Do you want to improve your relationships with customers? Do you want to contribute to the fastest growing open source project on GitHub? You can use YetiForce completely free of charge. With YetiForce’s help you will manage 12 business processes in your company, no matter the size. The vast number of features available for free helped us win the first place in Capterra’s “Most Affordable CRM Software” ranking. YetiForce’s open...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 8
    SVGR

    SVGR

    Transform SVGs into React components

    ...Wrapped in a React component, your SVG is inlined in the page and you can style it using CSS. SVGR differs from other library by its solid architecture. It uses svg-parser + Babel to transform SVG code into JavaScript code. A whole directory can be processed, all SVG files (matching .svg or .SVG) are transformed into React components. It is possible to target React Native using react-native-svg. SVGR exposes a Node API, you can create a custom script or build another tool based on SVGR. SVGR can be used as a webpack loader, this way you can import your SVG directly as a React Component. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Edge Translate

    Edge Translate

    A translation extension

    Edge Translate is a simple and practical translation plugin that supports mainstream browsers such as Chrome, Firefox, and 360 Secure Browser. The main purpose of our plugin is to assist users in reading foreign literature. To this end, we have followed the principle of the user's reading experience first, and made the following efforts. We use the API provided by Google Translate to translate words and sentences, which guarantees the accuracy of translation results to a certain extent. We...
    Downloads: 0 This Week
    Last Update:
    See Project
  • PeerGFS PEER Software - File Sharing and Collaboration Icon
    PeerGFS PEER Software - File Sharing and Collaboration

    One Solution to Simplify File Management and Orchestration Across Edge, Data Center, and Cloud Storage

    PeerGFS is a software-only solution developed to solve file management/file replication challenges in multi-site, multi-platform, and hybrid multi-cloud environments.
    Learn More
  • 10
    egg-mongoose
    Egg Mongoose is a plugin for integrating Mongoose with the Egg.js framework, enabling MongoDB connectivity and schema management in Egg.js applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    minidlna-webinterface

    minidlna-webinterface

    Webinterface for minidlna

    Basic Webinterface for minidlna-Server
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Closure Library

    Closure Library

    Google's common JavaScript library

    The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more. The Closure Library is server-agnostic and is intended for use with the Closure Compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Epesi BIM Free & Open Source CRM

    Epesi BIM Free & Open Source CRM

    Lighweight CRM, easy to use Kickstarter for web based ERP

    EPESI BIM (Business Information Manager) is a fully functional web CRM/ERP application to store, organize, access and share business records. Manage your data precisely, flexibly and easily, simplifying internal communication and making work-flow more efficient. Epesi has been designed as a Kickstarter project and provides "no code" and "low code" environment for developers. You can quickly create your own modules: https://epesi.org/devtutorial/helloworld Setting up EPESI Web Application...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14
    UI-Grid

    UI-Grid

    UI Grid, an Angular data grid

    UI-Grid is currently compatible with Angular versions ranging from 1.4.x to 1.8.x. UI-Grid comes bundled with several features. You can use jsdelivr.com's cdn url to access the files. Just alter the version as you need. UI-Grid has an excellent plugin system. Most new features can be added as plugins. Please see some discussion of that in the Developer guidelines. There is a list of known plugins on the tutorial site. If you would like your plugin added to that list, please edit the tutorial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Wappalyzer

    Wappalyzer

    Identify technology on websites

    Find out the technology stack of any website. Create lists of websites that use certain technologies, with company and contact details. Use our tools for lead generation, market analysis and competitor research. Instantly reveal the technology stack any website, such as CMS, ecommerce platform or payment processor, as well as company and contact details. Find prospects by the technologies they use. Lead lists contain websites, company and contact details, social media profiles and more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JavaScript Cookie

    JavaScript Cookie

    A simple, lightweight JavaScript API for handling browser cookies

    A simple, lightweight JavaScript API for handling cookies which works in all browsers and accepts any character. It is heavily tested, has no dependency, supports ES modules and supports AMD/CommonJS. It is RFC 6265 compliant, has an useful Wiki, and enables custom encoding/decoding. More than 800 bytes gzipped! This project is RFC 6265 compliant. All special characters that are not allowed in the cookie-name or cookie-value are encoded with each one's UTF-8 Hex equivalent using percent-encoding. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    VuePress

    VuePress

    Minimalistic Vue-powered static site generator

    Simplicity First. Minimal setup with markdown-centered project structure helps you focus on writing. Vue-Powered. Enjoy the dev experience of Vue + webpack, use Vue components in markdown, and develop custom themes with Vue. Performant. VuePress generates pre-rendered static HTML for each page, and runs as an SPA once a page is loaded. The fastest way to get your VuePress project setup is to use our create-vuepress-site generator which will help scaffold the basic VuePress site structure for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MkFont

    MkFont

    Tool to create & export fonts from existing assets

    MkFont is a free (libre) tool to create & export fonts from existing assets. Component-based workflow, with advanced features to nit-pick & tweak metrics in a non-destructive way! A powerful component & compositing system, allowing for clever automation and infinite possibilities. Code points are organized by categories & blocks, immediately accessible and search-able. Bind your imported files to glyphs, or edit them on the fly. Use your time where it matters. You can search for specific...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    gtop

    gtop

    System monitoring dashboard for terminal

    gtop is a tool that helps you monitor your systems through a dashboard user interface, and it is optimized to monitor and visualize terminals. gtop requirements are to have Node.js version 8 or higher. It supports Linux, OSX, and Windows (with partial support). You need to assign host net and pid to access the metrics in the host machine. Start gtop with the gtop command. To stop gtop use q, or ctrl+c in most shell environments. You can sort the process table by pressing 'p' for Process Id,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    React Native Debugger

    React Native Debugger

    The standalone app based on debugger of React Native

    The standalone app is based on the debugger of React Native, and includes React Inspector / Redux DevTools. This is a standalone app for debugging React Native apps. Based on Remote Debugger and provide more functionality. Includes React Inspector from react-devtools-core. Includes Redux DevTools, made the same API with redux-devtools-extension. Includes Apollo Client DevTools (apollographql/apollo-client-devtools) as devtools extension. Replace open debugger-ui with Chrome to open React...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    AGENCY Software

    AGENCY Software

    AGENCY is a Free Software Data System by and for Nonprofits and others

    AGENCY is a data system by and for nonprofit organizations that puts you in charge of your data with "everything you know about a person on one page." As of 1/19, approximately 18 groups are using or implementing AGENCY (https://agency-software.org/index.php/agency-users/). AGENCY is very customizable, which allows it to be shaped to a tight fit with your data and organizational requirements,. It can facilitate operations and communication and generate reports and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SimplyWeek

    SimplyWeek

    Not your ordinary calendar.

    There is only one week to take control and master all the others! Try this simple enviroment with color options and build your every week easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    homey inventory

    simple food inventory using php and supported web service.

    simple food/item inventory for home and small businesses. Simple example, you wanted to know what is exactly in you fridge or storage box; plus at which specific location/zone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vontigo

    Vontigo

    Open-source CMS built with SvelteKit

    Vontigo is a cutting-edge open-source Content Management System (CMS) that leverages the power of SvelteKit to deliver fast, responsive, and dynamic websites. With its integrated ChatGPT feature, Vontigo takes content creation to the next level by generating high-quality articles automatically, saving time and effort for both developers and content creators. Vontigo's full-stack SvelteKit architecture enables seamless server-side rendering and client-side routing, allowing for lightning-fast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ember Table

    Ember Table

    An addon to support large data sets

    Ember Table is a power table made for users who need a full-fledged, fully-customizable table component for their apps. It is built to be flexible, scalable, and ergonomic for day-to-day use. Unlike other table components, Ember Table seeks to provide as many common table features as it can without sacrificing flexibility or composability. You can still use standard component idioms to customize, extend, and build on top of Ember Table at every level, ensuring that it never gets in your way...
    Downloads: 2 This Week
    Last Update:
    See Project