JavaScript HTML/XHTML Software

View 63 business solutions

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

  • Is your data on the dark web? Scan free now Icon
    Is your data on the dark web? Scan free now

    Instantly find out if your data has been exposed on dark web forums, black market, leak sites, or Telegram channels.

    With SOCRadar Labs’s Dark Web Report, instantly find out if your data has been exposed on dark web forums, black market, leak sites, or Telegram channels. SOCRadar gives you instant access to the dark web findings of your organization assets in the Free Dark Web Report. Don’t be intimidated by what you see in our free Dark Web report! You can use SOCRadar for free for 1 year and get relevant intelligence that will keep you one step ahead of threat actors.
    Learn More
  • Monitor the status and performance of any IT environment with NMIS Icon
    Monitor the status and performance of any IT environment with NMIS

    NMIS monitors an organization’s IT environment, helps identify and rectify faults, and provides valuable information for IT planning.

    Trusted by thousands of IT teams worldwide, The NMIS platform offers comprehensive network management, handling faults, performance, and configurations with ease.
    Get a Free Trial
  • 1
    React HTML Parser

    React HTML Parser

    Converts HTML strings directly into React components

    Utility for converting HTML strings into React components. Converts standard HTML elements, attributes and inline styles into their React equivalents and provides a simple way to modify and replace the content. It is important to understand that this library should not be used as a direct replacement for using properly sanitized HTML and that it only provides the same level of protection that React does which does not provide 100% protection. All HTML should be properly sanitized using a dedicated sanitization library (such as do purify for node/js) before being passed to this library to ensure that you are fully protected from malicious injections. Including a sanitizer as part of the library means it is making decisions for you that may not be correct. It is up to you to decide what level of sanitization you need and to act accordingly. Some users may already be sanitizing on the server or others may have specialized requirements that cannot be covered by a generic implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Abacus Technologies Relational XQuery is an XQJ compatible XQuery processor that provides the ability to execute XQuery against both relational and XML data sources. Relational data can be transformed to any XML schema using XQuery's powerful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RengelCMS
    Simple website template which is easy to connect new features. Ground has been implemented in these languages: php, css (css3), js (jquery, ajax), xhtml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Require(News) is a simple blogging system that can be easily added to a current site. It uses PHP/MySQL to present and store the data and is easily customized by the user with CSS to fit the look and feel of the containing pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Responsive HTML email signature(s)

    Responsive HTML email signature(s)

    Template generator for (responsive) emails & email signatures

    HTML emails & email signatures should be easier than this. Grab the code on Github to simplify how HTML emails are built. When you need some basic responsive email signatures that work on mobile and your colleagues need them too, you don't want to deal with tables and inline styles. Writing HTML emails & email signatures sucks. Let's make it easier. We can't fix all email clients, but we can surely make our lives easier with some automation. Any number of CSS, SASS or LESS files in a template directory & they will be automatically processed & inlined into the files outputted in ./dist. Templates can contain multiple HTML files from which to build emails. For example, the dark template has signature.html and signature-reply.html, which is a simpler version. Each HTML file will be treated as an email template, except for *.inc.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Responsively Lazy

    Responsively Lazy

    Lazy load responsive images

    Lazy load responsive images. The best lazy loading implementation available. Handles responsive images. Truly lazy (absolutely no unnecessary requests) SEO-friendly (valid HTML). It supports WebP. The things to customize are the padding-bottom style and the values of the src and data-srcset attributes. If you don't know the image aspect ratio you can skip the div tag and move the responsively-lazy class to the img tag. Responsively Lazy is very different from the other lazy loading libraries. They make you break your HTML by removing the src attribute, or make you put tiny version there or make you use <noscript> to make your images appear in Google Images. The lazy loading works in browsers supporting the srcset attribute. As of December 2017 that's 86.78%. Unsupported browsers will load the image in the src attribute. That's the image search engines and social networks will find, so it's better to make it high-resolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RuoYi

    RuoYi

    The warehouse's SpringBoot-based rights management system

    The warehouse's SpringBoot-based rights management system is easy to read and understand, and the interface is simple and beautiful. The core technology uses Spring, MyBatis, and Shiro without any other heavy dependencies. I have always wanted to make a background management system, and I have seen many excellent open source projects but found no suitable ones. So I started to write a background system in my spare time. So there is Zoe. She can be used for all web applications, such as website management background, website member center, CMS, CRM, OA. All front-end and back-end codes are very compact and easy to use after encapsulation, and the probability of errors is low. Also supports mobile client access. The system will continue to update some useful functions. The user is the system operator, and this function mainly completes the system user configuration. Configure the system organization (company, department, group).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    S7Ncms is an easy to use Content Management System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A open source HTTP-Client to send messages to a SAP XI or PI system. Features: Read results of syncronous connections, login with special SAP users, send your own payload...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    SUIT CSS

    SUIT CSS

    Style tools for UI components

    SUIT CSS is a reliable and testable styling methodology for component-based UI development. A collection of CSS packages and build tools are available as modules. SUIT CSS plays well with React, Ember, Angular, and other component-based approaches to UI development. The SUIT CSS naming convention helps to scope component CSS and make your widgets render more predictably. The SUIT CSS preprocessor assembles future-facing extensions to CSS that support component-based development. Vendor prefixes are automatically applied with Autoprefixer. Custom media query aliases and custom properties help with theming and configuring components. Imports are inlined and can be used to reference npm-installed packages. postcss-bem-linter (for PostCSS) is included in the preprocessor but can be used stand-alone. It lets you test your CSS for conformance to the SUIT CSS methodology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DC is an application for managing the offices of the town Ombudsperson.It registers the complaints reported by citizens.They can follow the procedure of their complaints, access to their own data or report further complaints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SAADA transforms a set of heterogeneous astronomical data FITS files in a powerfull database deployed on the Web and including VO features. The database is located on your host and keeps under your full control. This job doesn't require to write cod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SchemaForms is a toolkit for building HTML form from an XML data file and an XML-Schema specification. Supports basic data types (string, checkbox, enumeration,..) but is easily extensible to custom data types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Showdown

    Showdown

    A bidirectional Markdown to HTML to Markdown converter in Javascript

    A Markdown to HTML bidirectional converter written in Javascript! Showdown is a Javascript Markdown to HTML bidirectional converter, based on the original works by John Gruber. Showdown can be used client side (in the browser) or server side (with nodejs). See it working in the live demo! No hard dependencies or special installation instructions! Just download it (or use a CDN) and include it in your file. Out of the box, supports a number of popular markdown flavors like "vanilla", GFM or commonmark. Extra features like tables, metadata, etc., can be enabled through options. Showdown works both in server (nodejs) and client-side (browser). It's easily customizable and extendable, meaning you can add new syntax or modify it's behavior through extensions or options. Showdown is compatible with both new and old (such as IE8+ and nodejs 0.12). Written in EcmaScript5 means you can use it in your project as is, without the need of transpilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple API for make XMLRequest connexions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a web shop program that use asp.net to set up
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sioux is a powerful web application toolbox designed to create interactive, rich content and ergonomic UI for web browsers. Sioux contains sets of javascript objets, and uses XML databinding to separate and minimize data & UI flows and reduce bl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sitemap Generator is a development tool to generate a google compatible sitemap.xml, an html style sitemap page and a diagram of sitemap of a website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SpoonTunes is a very easy to install PHP/Ajax based MusicPlayer for the Web with a fancy GUI. The integrated FlashPlayer allows you to listen to imported songs of the local iTunes-Library. Search Songs, create Playlists, download them and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The project is meant to create tools that will be used to manage and analyze data related to team sports. The data will include things like tournaments, matches with dates, scores and results, individual players information and statistics, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sqlmatrix

    Sqlmatrix

    Web table that connects to a mySQL table and shows its data

    Collection of JS / Php files that implement a html/js table, which can connect to a table in an mySQL database and show it's contains. The source is designed in a way that is easy to add to your website with the minimum configuration. The project makes use of Twitter Bootstrap. The main difference from DataTables is that only the appropriate elements are selected from the DB and every time a page change occurs (or a search) a new request is sent. This is optimal for tables with many records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    StoryWiki is a new kind of Wiki-engine, based on the approved MediaWiki, that enables everyone to play, create and modify non-linear storys in a collaborative way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An easy-to-use JavaScript "class" that adds autocomplete dropdown functionality to HTML text input fields through RPC/Ajax. Similar to Google Suggest, it allows multiple instances per page and is compatible with every major browser except Safari.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is an online html form generator written in PHP that can be used for creating forms online. You can add and modify html element attributes. On the left is a tree for the order, in the middle a preview, on the right fields for modifying elements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Syncopate is an extension module to the Apache JMeter testing tool. It enhances JMeter's HTTP proxy server by adding functionality to extract variables and create assertions during HTTP request recording.
    Downloads: 0 This Week
    Last Update:
    See Project