Open Source JavaScript Software Development Software - Page 44

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.

  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 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
  • 1
    A web based XQuery editor for Mark Logic, based on CQ. Simply unzip into the root of your CQ installation to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Various extensions for TYPO3 CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DScripted is a JavaScript toolkit geared towards simplifying the development of highly dynamic web applications. The main component being a form validation framework which provides a non-obtrusive way of assigning javascript validations functions to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DTM Controls is library of client-side script controls for formatted input (date, time etc.). Those controls are locale-aware and easy to deploy for ASPX/PHP/JSP applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 5
    The DUML project is 3 sub-projects: 1) Document Update Markup Language (DUML) which allows for updates of the DOM via server markup 2) Interpreted Application Markup Language (IAML) which provides markup based widgets. 3) A set of common libraries (JAS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DVA Boot Admin

    DVA Boot Admin

    Rhttps://github.com/LANIF-UI/dva-boot-admin

    Dva Boot Admin is a React-based admin dashboard template that utilizes Dva.js for state management. It offers a modular architecture, making it suitable for building complex administrative interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DWeb

    DWeb

    Windows based applications usability experience in web applications

    DWeb is a JQuery based framework used to facilitate the creation of Dialog Based Web Applications (i.e. Like Windows Desktop Applications), The framework is fully designed with JQuery and the dialogs created can be developed using any server side development language (i.e. Java, PHP...etc) DWeb can be used to migrate the Windows UI usability experience to web applications You can find demo online: http://adevedo.com/dweb/demo/desktop.xhtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Daemonite's Material

    Daemonite's Material

    Material Design for Bootstrap 4

    Daemonite's Material UI is a cross-platform and fully responsive front-end interface based on Google Material Design developed using Bootstrap 4. The basic idea behind this project is to combine the front-end technology of the popular Bootstrap framework with the visual language of Google Material Design. The primary goal of this project is to give all Bootstrap components and elements a Google Material Design look, so it allows web developers to continue using the exact same Bootstrap HTML markup they are familiar with, but presents them a final outcome that is in line with the principles and specifics of Google Material Design. A secondary goal of this project is to add support for some unique Google Material Design components such as floating buttons, pickers, and steppers, to name a few, which cannot be achieved by transforming existing Bootstrap components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DashWind

    DashWind

    Free admin dashboard template using Daisy UI, React js and Tailwind

    This is a free admin dashboard template that uses Daisy UI and React JS. It has fully customizable and themeable CSS CSS and is powered by Tailwind CSS utility classes. Additionally, it comes with a redux toolkit and other libraries already set up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10
    Dashing

    Dashing

    Dashboard framework in Ruby and Coffeescript

    Dashing is a Sinatra based framework that lets you build beautiful dashboards. Every new Dashing project comes with sample widgets & sample dashboards for you to explore. The directory is setup as follows. Assets, all your images, fonts, and js/coffeescript libraries. Uses Sprockets. Dashboards, one .erb file for each dashboard that contains the layout for the widgets. Jobs, your ruby jobs for fetching data (e.g for calling third party APIs like twitter). Lib, optional ruby files to help out your jobs. Public, static files that you want to serve. A good place for a favicon or a custom 404 page. Widgets, all the html/css/coffee for individual widgets. Widgets use batman bindings in order to update their contents. Whenever the data changes, the DOM will automatically reflect the changes. Dashing uses gridster.js to create a layout for your widgets. Each widget is part of an unordered list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The DCN Toolkit contains the DCN Interpreter for processing XML datastreams in a CORBA/ECMA compliant environment. See http://www.dataconsortium.org for information about the Data Consortium Namespace and its RDF Dictionary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Data Structures and Algorithms in JS

    Data Structures and Algorithms in JS

    Data Structures and Algorithms explained and implemented in JavaScript

    Are you a JavaScript developer looking to improve your craft? Then, this algorithms book is for you. This material contains the fundamental concepts to move your career to the next level. You will be able to solve problems faster in your day-to-day work and ace technical job interviews. Simply put, algorithms are several steps to solve a specific problem (e.g., sort number, search value, transform data, etc.). Algorithms are an essential toolbox for every programmer. Even if you don't realize it, you use them every day. They are built-in in apps, programming languages, and libraries. However, to make use of them properly, you have to know the tradeoffs so you can choose the best tool for the job. Improve your problem-solving skills and become a stronger developer by understanding fundamental computer science concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Data.FormValidator is an OO javascript form validation library. It aims to bring all the benefits of the perl module Data::FormValidator over to javascript, using the same input profiles (dumpable into javascript via the perl module Data::JavaScript).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Data.FormValidator is an OO javascript form validation library. It aims to bring all the benefits of the perl module Data::FormValidator over to javascript, using the same input profiles (dumpable into javascript via the perl module Data::JavaScript).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DataLoader

    DataLoader

    Generic utility to use with an application's data fetching layer

    DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching. A port of the "Loader" API originally developed by @schrockn at Facebook in 2010 as a simplifying force to coalesce the sundry key-value store back-end APIs which existed at the time. At Facebook, "Loader" became one of the implementation details of the "Ent" framework, a privacy-aware data entity loading and caching layer within web server product code. This ultimately became the underpinning for Facebook's GraphQL server implementation and type definitions. DataLoader is a simplified version of this original idea implemented in JavaScript for Node.js services. DataLoader is often used when implementing a graphql-js service, though it is also broadly useful in other situations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The concept behind DataWoo is to create a Spring-based architecture that allows developers to jump-start their coding efforts by providing a hardened and secure foundation when developing new systems; it can also be used as a reference for incorporating new technologies into existing systems. DataWoo is meant to be a research and development platform that can be extended into just about any enterprise-level web application. The architecture will be developed in three phases: 1. Basic Spring Architecture: Provides all the basic components needed to field an enterprise-level application. 2. Programmatic Security Model: Incorporates the components needed to dynamically assign users to user roles and user roles to profiles. 3. Meta-Driven Architecture: Use meta-data to dynamically configure 80%-90% of the application using the concepts exemplified in the Compiere open source project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Access-like webdatabasemanagement with support of forms, assistents, support of different databases, publishing of forms. It should allow users simple and understandable utilities to create forms without even knowing which database works in the background
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    "Datizo" stands for "DAte TIme ZOne". It is a Unix command-line utility which reads a date in ISO 8601 format and computes various data from it. The program is written in two languages the "D programming language" [NOT AVAILABLE YET] and Javasc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Dawn project provides collaborative network solution for GMF-Editors. This extension provides conflict-detection mechanisms. It also provides a basic user management system and a Web-Viewer which allows to view every diagram change online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Day.js

    Day.js

    Fast, immutable 2kB alternative to Moment.js with the same modern API

    Day.js is a fast, immutable, minimalist JavaScript library for parsing, validating, manipulating, and displaying dates and times for modern browsers. Its API is largely compatible with that of Moment.js, so if you know how to use Moment.js you’ll know how to use Day.js. Why opt for Day.js? Because it’s at just 2kB it involves less JavaScript to download, parse and execute, and more time for your code. Day.js is also immutable, chainable and has great support for internationalization. It currently supports all browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A set of Libraries written in JavaScript to make web developing easier. Contains easy to implement code for Ajax, Implementing visual styles like Tab displays, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DeadZone is a total rework of the popular web based space trading game BNT the new GUI incorporates Ajax technology and is totally 'skinnable' DeadZone is now in the release candidate phase and many new features have been added and are being finalised
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is an automated requirement gathering assistant. Systems analyst can use this software to gahter imformation from client users. This software provides valuable questions, other analysts feedbacks, client feedbacks etc. to analyst when necassary.
    Downloads: 0 This Week
    Last Update:
    See Project