Open Source JavaScript Software Development Software - Page 46

JavaScript Software Development Software

View 5767 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.

  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 1
    Currently used for CRM needs by the association Mostar Style, DjaNet is meant to be evolve into a rich web-based groupware environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Django Material

    Django Material

    Material Design for Django

    Material Design for Django. Django web framework solves only technical problems related to the client-server interaction on top of the stateless HTTP protocol. Model-View-Template separation pattern helps to maintain simple CRUD based logic. Viewflow is the library that offers an additional layer of django web framework, allows explicitly specify people's workflow and extracts collaboration logic from django views. Strong python/html code separation. Easy redefinition of particular fields rendering. Complex form layout support. Frontend - Quick starter template for modular admin-line applications development. To checkout and run open source demo version locally, you need to have git and tox tools installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DoCookBook

    DoCookBook

    Cookbook Style Document for DocBook Customizations

    This project has been moved to GitHub: https://github.com/tomschr/dbcookbook/ The DoCookBook project aims to create an open source book about DocBook and the DocBook XSL stylesheets written as a cookbook and released under a Creative Commons license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A perl script that parses given JavaScript source files for documentation in JavaDoc style, and generates HTML description page about functions, its parameters, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5
    DocPerl provides a web-based interface to Perl's Plain Old Documentation (POD). It is a graphical easy to use interface to POD, automatically listing all installed modules on the local host, and any other nominated directories containing Perl files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DocScript

    DocScript

    A simple, procedural programming language.

    DocScript ...is a simple procedural programming language, with... Real-time multi-client distributed "execution sessions" Numeric literals in any base Built-in remote code-execution (DS-Remoting) Compilation to standalone .NET exes (DS-Compilation) A capability to pipe separate interpretation stages into one another. Watch the "DocScript in 3 Minutes" YouTube Video! https://www.youtube.com/watch?v=ybl5pVSJOOk Start using DocScript in the next few seconds: open cmd, and run... curl https://raw.githubusercontent.com/BenMullan/DocScript/master/_Resources/DS-QuickSetup.cmd | cmd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DocTaur is a Web-based searchable directory of reference manuals. You can freely download, install, and administrate it on your local Linux intranet server. It is powered by the ht://Dig search engine and contains reference manuals for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dockerode

    Dockerode

    Docker + Node = Dockerode (Node.js module for Docker's Remote API)

    Dockerode is a Node.js module that provides a Docker Remote API client, allowing developers to manage Docker containers, images, and networks programmatically within their Node.js applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Docpress

    Docpress

    Documentation website generator

    Docpress generates websites from your project's basic documentation; that is, at the very least, a README.md file. It also supports multiple Markdown pages in docs/. Under heavy development now; guides and instructions will magically appear here when we're stable. Documentation website generator. Generates great websites from Markdown files. Check out the Docpress Showcase to see how Docpress helped developers build great-looking websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10
    Docsify

    Docsify

    A magical documentation site generator

    docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an index.html and deploy it on GitHub Pages. No statically built html files. Simple and lightweight. Smart full-text search plugin. Multiple themes. Useful plugin API. Compatible with IE11. Experimental SSR support (example). Support embedded files. You can use Gitpod (a free online VS Code-like IDE) for contributing. With a single click it'll launch a workspace. The config can also be defined as a function, in which case the first argument is the Docsify vm instance. The function should return a config object. This can be useful for referencing vm in places like the markdown configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Docsy Jekyll Theme

    Docsy Jekyll Theme

    A Jekyll version of the beautiful Docsy!

    This is a starter template for a Docsy Jekyll theme, based on the Beautiful Docsy that renders with Hugo. This version is intended for native deployment on GitHub pages. The original Apache License is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Docusaurus

    Docusaurus

    Easy to maintain open source documentation websites

    Docusaurus is a project that makes maintaining, building and deploying open source documentation websites incredibly easy. Simple to set up and start, Docusaurus allows you to save time and focus on your documentation. All you have to do is write docs and blog posts with Markdown and Docusaurus will handle the rest of the website build process. Docusaurus comes with pre-configured localization, as well as all the key pages and sections you need to get started. It’s also customizable, so you can have a site that is uniquely yours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Docute

    Docute

    Effortless documentation, done right

    Docute is basically a JavaScript file that fetches Markdown files and renders them as a single-page application. It's totally runtime-driven so there's no server-side components involved which also means there's no build process. You only need to create an HTML file and a bunch of Markdown documents and your website is almost ready! Docsify and Docute are pretty much the same, but with different UI and different usages. Docute (60kB) is 3 times bigger than Docisfy (20kB), because we use Vue, Vue Router and Vuex while Docsify uses vanilla JavaScript under the hood. No build process, website is generated on the fly. A simple yet elegant UI that is dedicated to documentation. Leveraging the power of Markdown and Vue. Extensible plugin system, plenty of official and community plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dojo Extensions for Google Web Toolkit. So, design applications in Java (GWT's philosophy) using Dojo UI Engine!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dojo Faces is a set of JavaServerFaces components based on the widgets of the Dojo Javascript toolkit. It offers dynamic, AJAX ready user interface components for JSF based web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DojoMVC is a light-weight bootstrapping mechanism that dynamically loads models and controllers using Dojo as the basis of an MVC architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The PHP Abstraction Library for the Dojo Toolkit. A lightweight, web-services-like library designed to allow the programmer painless AJAX access to PHP functions while preserving the robust functionality of Dojo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    API reference web viewer similar to the one used by Sencha for the ExtJS documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dynamic Object Oriented Views -- absolute lightestweight PHP templating framework around. Inspired by PHPSavant but lower-footprint and contains built-in hooks to populate the headers of your XHTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The main hosting for this project is now at GitHub! Double Choco Latte is a project to create a solution for managing some IT departments including software development and call center activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cross-browser Javascript Drag'n'Drop interface, based on MS's drag-and-drop and dataTransfer technologies. Library implements core d'n'd functionality only, providing full control over process by event handlers and plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A tool made with the Gecko for the Gecko! It's the philosophy of DragonzorD. A tool for translate softwares 'powered by gecko' (Mozilla based)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Drception

    Drception

    Fractals generator with powerful functionality.

    Fractals generator with powerful functionality. E-mail: programmingspecial@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DreamworX Collaboration Tools enables you to share and collaborate development documents and projects with associated users and groups. As well as an online highlighted text-edit, and chat/message function with in-project users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Drone Application Server

    Drone Application Server

    MolecularDreams Javascript-CLI manager and helper

    Drone can launch, manage and help Javascript code executions and works-flow; it also build an ITC (Inter Thread Communication) infrastructure useful for data-exchange and others between applications launched inside Drone himself. It is very easy generate threads and use shared-data between objects and threads unknown between them.
    Downloads: 0 This Week
    Last Update:
    See Project