Open Source JavaScript Software Development Software - Page 79

JavaScript Software Development Software

View 5769 business solutions

Browse free open source JavaScript Software Development Software and projects below. Use the toggles on the left to filter open source JavaScript Software Development Software by OS, license, language, programming language, and project status.

  • 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
    Meny

    Meny

    A three dimensional and space effecient menu

    Meny is an off-canvas, edge-triggered menu concept that slides into view when the user moves the mouse to the edge of the screen or performs a similar gesture. It was created to explore more playful and discoverable navigation than the usual hamburger menu, especially on large screens. The menu itself lives off-screen and is revealed with a smooth CSS transform, leaving most of the page untouched. Because it’s just HTML, CSS, and a bit of JavaScript, it’s easy to restyle for sidebars, tool palettes, or documentation navigation. Meny works particularly well on interactive sites, demos, or dashboards where you want quick access to options without permanent UI clutter. It’s a good example of “progressive” navigation: always there, but not always visible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mere Javascript is a collection of independent micro modules to do the grunt work of javascript development so you don't have to. It does not pretend to be a framework, rather, it leaves that job up to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mermaid.js to SVG Converter

    Mermaid.js to SVG Converter

    Visualize the diagrams of your projects

    While coding with AI assist, I noticed bigger projects need something more rigid as context so the AI coder doesn't stray away when I try to add new features. You know, to keeps its memory fresh and not change the stuff that already works. The trick is to ask the AI to write a diagram in Mermaid.js format that solidifies the structure of the project and then use that as context to keep the AI reminded at all times what the project is as a whole. This will prevent it from changing things its not supposed to change. This standalone offline web app will convert that mermaid.js code into a visual SVG image so that YOU as a human will be able to understand what the AI think about the structure of your projects so you can see it and fix any misconceptions until the diagram is correct for your project. (Source code is included in the html itself. Open it in a web browser to use.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Quickly and easily write Messenger Plus! interface files, using any attributes, control and element managers, and the ability to load existing interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Easy Way To Build A Referral Program Icon
    The Easy Way To Build A Referral Program

    Referral Factory is the #1 referral software used by SMEs and Marketers.

    Referral Factory offers over 1000 pre-built referral program templates you can use as your own, or you can build your own referral program from scratch. You get unlimited referral campaigns on all plans, and brilliant support from their team of referral marketing experts.
    Learn More
  • 5
    Metawidget
    Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components to match the properties of your business objects. Supports Swing, Java Server Faces (JSF), GWT, Spring, Struts, Android, Hibernate, Groovy, JPA and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Metro 4

    Metro 4

    Impressive component library for expressive web development

    Create your site quickly and effectively with Metro 4. Metro 4 is a free open-source impressive components library built on html, css, javascript. Using Metro 4 is very easy, you don't even need to know javascript to make fully functional websites that interact with the user. Metro 4 is an open source project. You can access to full source code on the GitHub and get Metro 4 with free license. Metro 4 is accessible in various ways. You can get Metro 4 from NPM, Nuget, GitHub, and GitLab. Metro 4 is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with responsive grid system, extensive prebuilt components, and powerful plugins. Metro 4 developed to build websites in Windows Metro Style and include general styles, grid, layouts, typography, 100+ components and routines, 500+ built-in icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Microbundle

    Microbundle

    Zero-configuration bundler for tiny modules

    Microbundle produces esm, cjs, umd bundles with your code compiled to syntax that works pretty much everywhere. While it's possible to customize the browser or Node versions you wish to support using a browserslist configuration, the default setting is optimal and strongly recommended. In addition to the above formats, Microbundle also outputs a modern bundle specially designed to work in all modern browsers. This bundle preserves most modern JS features when compiling your code, but ensures the result runs in 95% of web browsers without needing to be transpiled. Specifically, it uses Babel's "bugfixes" mode (previously known as preset-modules) to target the set of browsers that support <script type="module"> - that allows syntax like async/await, tagged templates, arrow functions, destructured and rest parameters, etc. The result is generally smaller and faster to execute than the plain esm bundle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Microscopic XUL & XBL Editor

    A quick & dirty XUL / XBL prototyping editor for user interface.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Microsoft Bot Framework SDK

    Microsoft Bot Framework SDK

    Tool for building conversation applications

    Bot Framework provides the most comprehensive experience for building conversation applications. With the Bot Framework SDK, developers can build bots that converse free-form or with guided interactions including using simple text or rich cards that contain text, images, and action buttons. Developers can model and build sophisticated conversation using their favorite programming languages including C#, JS, Python and Java or using Bot Framework Composer, an open-source, visual authoring canvas for developers and multi-disciplinary teams to design and build conversational experiences with Language Understanding, QnA Maker and sophisticated composition of bot replies (Language Generation). Checkout the Bot Framework ecosystem section to learn more about other tooling and services related to the Bot Framework SDK. The Bot Framework SDK v4 is an open source SDK that enable developers to model and build sophisticated conversation using their favorite programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • GR4VY: Payment Orchestration Platform Icon
    GR4VY: Payment Orchestration Platform

    Payment orchestration platform that connects PSPs, methods, and tools in one layer, streamlining payments and increasing success rates.

    Gr4vy’s payment orchestration platform empowers enterprise merchants and platforms to optimize their stack and create bespoke checkout experiences, giving you full control over your payment strategy.
    Learn More
  • 10
    Middy

    Middy

    The stylish Node.js middleware engine for AWS Lambda

    Middy is a very simple middleware engine that allows you to simplify your AWS Lambda code when using Node.js. If you have used web frameworks like Express, then you will be familiar with the concepts adopted in Middy and you will be able to get started very quickly. A middleware engine allows you to focus on the strict business logic of your Lambda and then attach additional common elements like authentication, authorization, validation, serialization, etc. in a modular and reusable way by decorating the main business logic. One of the main strengths of serverless and AWS Lambda is that, from a developer perspective, your focus is mostly shifted toward implementing business logic. Anyway, when you are writing a handler, you still have to deal with some common technical concerns outside business logic, like input parsing and validation, output serialization, error handling, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Midnight.js

    Midnight.js

    Switch your nav's design on the fly

    A jQuery plugin that switches between multiple header designs as you scroll, so you always have a header that looks great with the content below it. Create your fixed nav (or header) as you typically would. Create your fixed nav (or header) as you typically would. You can use whatever markup suits you, just make sure the header works well with position:fixed. After that, take any sections of your page that need a different nav and add data-midnight="your-class" to it, where .your-class is the class you are going to use to style that header. If you don't use the property or just leave it blank, the .default class will be used for that section. You can style it in your CSS using the class .midnightHeader.your-class. Use whatever CSS or markup you like for each one. They will be switched automatically when necessary. To make everything work, just load midnight (and jQuery) and initialize it. We take care of the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Milestones - Day Countdown

    Milestones - Day Countdown

    Create a visual day countdown with intermediate milestones

    Milestones is a web app that allows you to visually countdown the days leading to a certain event using a progress bar graphic. You can also plot milestones on this progress bar to signify certain events that happen before the countdown is over, such as the stages of a project or the terms in a school year. Each milestone also has it's own progress bar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Miller is a javascript component (cross-browser) that aims to enable web developers to make any html component editable. Miller offers inline, rich text editing. Miller uses dom manipulation to do this in order to create true wysiwyg experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mindy Framework

    Mindy Framework

    Open Source OOPHP Framework

    Requirement - PHP 5.3.0+ [English] Mindy is a simple, flexible and extensible object oriented PHP framework, delivering: - A multi-site management (without core duplication) - An optionnal ORM module working with MySQL & SQL Server) - An optionnal i18n module - A RESTful global Ajax management delivered with a fully adaptable handler for JavaScript and Ajax errors - A template engine useful to add HTML modules (widgets) or layouts in your pages. (MVC pattern) [Français] Mindy est un framework PHP Orienté Objet simple, extensible et souple. Il contient entre autres : - Une gestion multi-sites (sans duplication du coeur) - Un ORM poussé optionnel (MySQL et SQL Server) - Un système multilingue optionnel - Une gestion globale des requêtes Ajax (RESTful) livré avec une classe de gestion d'erreurs JavaScript/Ajax complète et personnalisable - Un moteur de template pour ajouter à votre convenance des modules HTML (widgets) ou des layouts dans vos pages. (Modèle MVC)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Minimalism

    Minimalism

    Minimalism is a Jekyll theme for minimalist

    Minimalism is a Jekyll theme for minimalist! This theme adopts a responsive layout, is compatible with all major browsers, and is adapted to mobile clients. Supports multiple functions such as prohibiting copying, prohibiting right-click menus, and copying with a copyright statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mint UI

    Mint UI

    Mobile UI elements for Vue.js

    Mint UI provides abundant CSS and JS components for building mobile applications. With it, you can create web pages in cohesive style ever faster. Load on demand. Importing components and their style sheets only when needed truly liberates you from excessive file sizes. To avoid unnecessary repaint and reflows, Mint UI handles animations using CSS3, so that users can enjoy smooth motions even on mobile devices. Thanks to the efficient component-based approach of Vue.js, Mint UI is pretty light-weight. When all imported, the compressed code takes only ~30kb (JS + CSS) gzip space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Miraj is a lightweight open-source PHP and Javascript framework, meant on reducing the time needed to build fast and reliable websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mitata

    Mitata

    benchmark tooling that loves you

    A high-performance JavaScript benchmarking tool designed for fast and accurate performance testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mithril.js

    Mithril.js

    A JavaScript framework for building brilliant applications

    Mithril is a modern client-side JavaScript framework for building Single Page Applications. It's small (< 10kb gzip), fast and provides routing and XHR utilities out of the box. Mithril is used by companies like Vimeo and Nike, and open source platforms like Lichess. Mithril supports IE11, Firefox ESR, and the last two versions of Firefox, Edge, Safari, and Chrome. No polyfills required. By default, Mithril views are described using hyperscript. Hyperscript offers a terse syntax that can be indented more naturally than HTML for complex tags, and since its syntax is just JavaScript, it's possible to leverage a lot of JavaScript tooling ecosystem. Mithril is all about getting meaningful work done efficiently. Doing file uploads? The docs show you how. Authentication? Documented too. Exit animations? You got it. No extra libraries, no magic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Mitochondrion project offers a transparent, event-driven software framework that provides multi-threaded objects, statecharts, a priority-driven queue and tools to trace and examine run-time interactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mix stands for Mix Is X(cross). It is an all-round web framework comprised of PHP part and Javascript part. It aims at providing convenient ways for building websites. Developers may use it to develop any kind of software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mix2ool is an integrated framework (PHP + JS) for developing websites while enabling the usage of HTML5 and some other useful UI components. It's advanced from mix framework but having a big change in the view engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MkDocs Jekyll Theme

    MkDocs Jekyll Theme

    The Material theme from MkDocs provided as a Jekyll template

    This is a starter template for a MkDocs Jekyll theme. GitHub pages uses Jekyll natively, so when I make documentation, I typically look for Jekyll templates. Why? Using Jekyll means that I can use markdown, and allow for users to easily contribute, and build automatically just by way of pushing to a master branch (or general GitHub pages). I’ve liked MkDocs in the past, but it required me to use a special renderer. I also felt limited in my ability to customize it. The same is true for MkDocs material. It’s absolutely gorgeous, but was not suited for my GitHub pages and customization needs. For this reason, I’ve spent some time creating a custom Jekyll template that is (almost) as beautiful and includes all the features that I might want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MoCoolKaCN

    MoCoolKaCN

    MoCoolKa 项目

    Mocoolka由Mocoolka Cloud和Mocoolka App构成。 Mocoolka Cloud 是基于web的设计、开发、管理平台 分析人员可以通过平台直接建立软件,无需编写代码。从而使分析人员更专注于业务逻辑、创新并创造真正的商业价值。支持PC、移动设备访问。 Mocoolka App 是在Mocoolka Cloud上搭建的商业应用 了解项目请进入我们的wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MobX

    MobX

    A Simple, scalable state management

    MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). Write minimalistic, boilerplate free code that captures your intent. Trying to update a record field? Use the good old JavaScript assignment. Updating data in an asynchronous process? No special tools are required, the reactivity system will detect all your changes and propagate them out to where they are being used. All changes to and uses of your data are tracked at runtime, building a dependency tree that captures all relations between state and output. This guarantees that computations depending on your state, like React components, run only when strictly needed. There is no need to manually optimize components with error-prone and sub-optimal techniques like memoization and selectors.
    Downloads: 0 This Week
    Last Update:
    See Project