Showing 718 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
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 1
    nwb

    nwb

    A toolkit for React, Preact, Inferno & vanilla JS apps for the web

    ...Sass support), should you need them. Installing globally provides an nwb command for quick development and working with projects. For quick development with React, Inferno, Preact or vanilla JavaScript, use the nwb react, nwb inferno, nwb preact or nwb webcommands. Get started quickly. Start developing from a single .js file or generate a project skeleton. Covers the whole development cycle. Development tools, testing and production builds for projects work out of the box, no configuration required. While everything works out of the box, you can also use an optional configuration file to tweak things to your liking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EditorASP

    EditorASP

    Usercontrol ASP WYSIYG Editor

    Simple editor para crear documentos. Es un control de usuario para que pueda ser implementado fácilmente a cualquier proyecto ASP.NET. Mejoras necesarias * Insertar parrafos correctamente * Situar el cursor al final del parrafo recien insertado * Estandariacion del manejo de la base de datos Ademas se podrian mejorar muchas otras cosas. Espero que entre todos podamos mejorar esta utilidad. El archivo a dercargar contiene todas las carpetas necesarias, que en el repositorio si...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    End-To-End

    End-To-End

    End-To-End is a crypto library to encrypt, decrypt, digital sign

    ...The idea was to move cryptographic operations entirely to the user’s machine—key generation, encryption, and signature—so messages remain unreadable to intermediaries. It packaged a JavaScript crypto library, UI elements, and a browser extension workflow that could integrate with webmail-style UIs without server changes. The codebase emphasized careful key handling, usability experiments around key discovery and verification, and mitigations against common web threats like XSS. While the project ultimately transitioned into successor efforts, it helped push discussions about practical E2EE in mainstream web apps and the ergonomics of PGP-style workflows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Highway

    Highway

    Highway - A Modern Javascript Transitions Manager

    Highway is a lightweight (2.5ko gzipped), easy-to-use, flexible, and modern library to create AJAX navigations with animations on websites. Don't bother about all the processes behind the scenes and focus on creative animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    frontend-mentor-challenges

    frontend-mentor-challenges

    My submissions for the Frontend Mentor Challenges

    The frontend-mentor-challenges repository contains the author’s submissions to the platform Frontend Mentor — which offers structured UI/UX layout challenges (landing pages, components, form designs) for front-end developers. The codebase shows solutions in HTML, CSS, Javascript, with each challenge typically including an original design file plus the author’s implementation. It’s a great way to practice responsive layouts, CSS grid/flexbox mastery, UI refinement, and build portfolio-worthy front-end snapshots. The README shows that the author has live demos and even a YouTube playlist of walkthroughs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Opensource

    Opensource

    Delivering delightful digital solutions

    This repository by tunnckoCore serves as a hub for various open-source projects and initiatives. It includes tools, libraries, and resources aimed at improving developer workflows and promoting open-source collaboration.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Subspace

    Subspace

    Library for Reactive Dapp Development with auto syncing

    Subspace is a framework agnostic JS library that embraces reactive programming with RxJS, by observing asynchronous changes in Smart Contracts, and providing methods to track and subscribe to events, changes to the state of contracts and address balances, and react to these changes and events via observables. Subspace also takes care of syncing under the hood, saving & loading the state in a local database. Methods are provided to track and subscribe to events, contract & state balances, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    m2m-js

    m2m-js

    Vanilla js Libraries

    m2m-js is a set of various Vanilla js libraries. Vanilla js. Vanilla Javascript/ Sortable Grid / Repeater / List library. Form Validation. Easy Field Binding. Supports Template based development. Supports Component Based development. Custom Components like Calendar. Observer-Observable sample. 'Update UI On State Change' in a few lines of code. Fully re-written in ES8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AR.js

    AR.js

    Efficient Augmented Reality for the Web

    AR.js is a lightweight JavaScript library for delivering augmented reality experiences on the web. It supports image tracking, location-based AR, and marker-based interactions—all without requiring native applications or plugins. AR.js was among those great projects, with great technologies, often disruptive ones, that eventually were lacking from documentation and support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10
    puresql

    puresql

    ES6/7 ready SQL library for node.js inspired by Clojure's yesql

    puresql is a SQL library for node.js, heavily inspired by Clojure's yesql. It supports MySQL, MariaDB, PostgreSQL, MS SQL Server, and SQLite from the box. puresql takes a path to a .sql file containing query definitions and turns them into promisified functions. You can then call them and either pass one of the provided adapters (mySQL), or your own adapter (see one of the existing ones on the structure).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mousetrap

    Mousetrap

    Simple library for handling keyboard shortcuts in Javascript

    Mousetrap is a standalone library with no external dependencies. It weighs in at around 2kb minified and gzipped and 4.5kb minified. Mousetrap has been tested and should work in Internet Explorer 6+, Safari, Firefox, and Chrome. The bind method is the main call you will be making. This will bind a specified keyboard command to a callback method. If you want to bind multiple key commands to the same callback you can pass in an array for the first argument. Mousetrap 1.4 introduced a generic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MatCaps

    MatCaps

    Huge library of matcap PNG textures organized by color

    Matcaps is a comprehensive library of matcap (material capture) PNG textures organized by color, providing artists and developers with a wide range of materials for 3D modeling and rendering. Matcaps simplifies the process of applying consistent and realistic materials to 3D models, enhancing visual quality without the need for complex shader setups.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    libpku

    libpku

    Private compilation of curriculum materials in your school

    libpku is a community-driven repository that collects and organizes university course materials, lecture notes, past exams, problem sets, and student-compiled summaries—primarily for Peking University, but also including contributions from other institutions. Its mission is to make hard-to-find, experience-based educational content more openly accessible, so that students don’t have to reinvent what prior generations of learners already collected. The repository is organized into folders by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    smooth UI

    smooth UI

    Modern React UI library

    Modern React UI library. Code less, do more. Smooth UI is a style system / UI library for React. It works with Styled Components or Emotion. It is focused on developer experience, and productivity. You can focus on what you want to build instead of on how to build it. BrowserStack allows us to test in real browsers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    jquery.flowchart

    jquery.flowchart

    JQuery plugin that allows you to draw a flow chart

    Javascript jQuery plugin that allows you to draw a flow chart. jquery.flowchart.js is an open-source javascript jQuery ui plugin that allows you to draw and edit a flow chart. Methods are provided so that the end-user can edit the flow chart by adding/moving/removing operators, and creating/removing connections between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Viewer

    Viewer

    A simple jQuery image viewing plugin. As of v1.0.0

    A simple jQuery image viewing plugin. As of v1.0.0, the core code of Viewer is replaced with Viewer.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Parsley

    Parsley

    Validate your forms, frontend, without writing a line of javascript

    Parsley, the ultimate JavaScript form validation library. Validating forms frontend have never been so powerful and easy. Like no other form validation library, simply write in English your requirements inside your form HTML tags, Parsley will do the rest! No need to write even a single JavaScript line for simple form validation. Parsley is now smarter, it automatically detects your forms' modifications and adapts its validation accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pannellum

    Pannellum

    Pannellum is a lightweight, free, and open source panorama viewer

    Pannellum is a lightweight, free, and open source panorama viewer for the web. Built using HTML5, CSS3, JavaScript, and WebGL, it is plug-in free. It can be deployed easily as a single file, just 21kB gzipped, and then embedded into pages as an <iframe>. A configuration utility is included to generate the required code for embedding. An API is included for more advanced integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bluebird

    Bluebird

    Full featured promise library with unmatched performance

    Bluebird is a fully featured promise library with focus on innovative features and performance. Promises in Node.js 10 are significantly faster than before. Bluebird still includes a lot of features like cancellation, iteration methods and warnings that native promises don't. If you are using Bluebird for performance rather than for those - please consider giving native promises a shot and running the benchmarks yourself. When using script tags the global variables Promise and P (alias for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Browser diet

    Browser diet

    The definitive front-end performance guide

    Browser diet is a community-driven front-end performance guide presented as a fun, colorful website that explains how to make web pages faster and “lighter.” It collects advice from experienced front-end developers and organizes it into practical sections covering HTML, CSS, JavaScript, images, server configuration, and general best practices. The project was built as a static site powered by DocPad, with content written in Markdown and translated into multiple languages, making it accessible to a global audience. Its tone is intentionally playful (with a “diet” metaphor for trimming page weight) to make performance optimization less intimidating and more approachable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gantt-elastic - Javascript Gantt Chart

    Gantt-elastic - Javascript Gantt Chart

    Gantt Chart [ javascript gantt chart, gantt component, vue gantt)

    Gantt Chart, JavaScript Gantt chart, Gantt component, vue Gantt, vue Gantt chart, responsive Gantt, project manager, vue projects.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Source Map Support

    Source Map Support

    Adds source map support to node.js (for stack traces)

    Source Map Support is a Node.js module that enhances stack traces for transpiled or bundled JavaScript by resolving them back to the original source files using source maps. When code is compiled from TypeScript, CoffeeScript, Babel, or bundlers like Webpack, errors normally point to the generated code; this module intercepts V8’s stack trace API and remaps paths and line numbers to their original locations. The output closely mimics Node’s native stack format, so it feels like standard stack traces—but with your original source filenames and line numbers instead of opaque build artifacts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    rangeslider.js

    rangeslider.js

    HTML5 input range slider element polyfill

    Simple, small and fast jQuery polyfill for the HTML5 <input type="range" slider element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HTML5 Demos and Examples

    HTML5 Demos and Examples

    Collection of hacks and demos showing capability of HTML5 apps

    ...The repository is an archive of interactive examples—ranging from canvas tricks to video, audio, drag-and-drop, WebSockets, and more—that illustrate how HTML, CSS, and JavaScript can combine to build rich, browser-centric experiences without plugins. Each demo is a self-contained piece of code you can open, explore, and learn from, and the collection was curated to help developers grasp emerging standards at a time when HTML5 was gaining traction and not yet ubiquitous. Though no longer actively maintained, the archive still contains hundreds of creative examples that can teach fundamentals and spur experimentation with web features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DO180-apps

    DO180-apps

    DO180 Repository for Sample Applications

    DO180-apps is an open source repository maintained by Red Hat Training that provides sample applications for the DO180 course, which focuses on container basics using Red Hat OpenShift. The repository includes multiple small applications written in different languages, such as Node.js, PHP, and simple front-end examples, designed to demonstrate containerization, deployment, and scaling on OpenShift. Learners use these apps to practice building, deploying, and managing workloads in a...
    Downloads: 0 This Week
    Last Update:
    See Project