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.

  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    i.nterfaces helps you building interfaces for your professional webapps with osx look and feel. It is based on realy popular and easy to use technologies like HTML5, CSS3 and jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    imgIX.js

    imgIX.js

    Responsive images in the browser, simplified

    imgix.js is a dependency-free JavaScript library for the browser that allows for easy integration of imgix into websites. imgix.js allows developers to easily generate responsive images using the srcset and sizes attributes, or the picture element. This lets you write a single image URL that is parsed and used to make images look great at any screen size, by using imgix to process and resize your images on the fly. imgix.js is designed to run in the browser, manipulating existing img elements on an HTML page. If you're looking for a JavaScript library that can programmatically generate imgix URLs, consider using imgix-core-js instead. Once imgix.js has been included on the page, it will automatically run once, after the DOMContentLoaded event fires. This will detect and process all img, picture, and source tags on the page that are set up to use imgix.js as described in the Usage section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    interactive-examples

    interactive-examples

    Home of the MDN live code editor interactive examples

    Home of the MDN interactive code examples. The dynamically generated pages, their dependencies, and assets are generated to the prod branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    jFeedMe

    jQuery based cross-domain feed subscriber and renderer into HTML

    A simple to use jQuery-based scriptlet that allows you to render HTML within a P tag (can be changed to DIV, SPAN etc with minor modifications) from an RSS/XML feed. It is capable of making cross-domain subscriptions without the need of any server-side support. (overcome single origin policy) Features: 1. Low footprint: compact script - 2.25KB (requires jquery-minimal 1.5+) 2. Ease of use: link the script to your html and add an empty <p id='feedPanel' rssurl='<feed url>' feedcount='<number of items you want to display>'> tag. 3. Fully customisable: YMMV depending on your HTML skills (basic is enough). :) 4. Optimised execution with 'wait' indicator. 5. Just need to change relevant paths of the wait animated gif and voila! ******************************************************** NOTE: This is a hobby project under WTFPL, so don't expect prompt support. If you are stuck, feel free to drop me a line from the contact page. ********************************************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
    Learn More
  • 5
    jQuery contextMenu plugin & polyfill

    jQuery contextMenu plugin & polyfill

    jQuery contextMenu plugin & polyfill

    The contextMenu Plugin was designed for web applications in need of menus on a possibly large amount of objects. Unlike implementations as a beautiful site's or trendskitchens' this contextMenu treats the menu as the primary object. That means, that a single menu is defined that can be used by multiple objects. Unlike the mentioned plugins, contextMenu doesn't need to bind itself to triggering objects. This allows injecting and removing triggers without having to re-initialize or update contextMenu. contextMenu can provide a simple list of clickable commands, or offer an in-menu form. This makes very simple attribute modification possible. Once a menu is registered, it cannot be altered. That means no commands can be added or removed from the menu. This allows contextMenu to keep a single definition in memory, which enables it to work with hundreds of trigger objects. contextMenu knows the two callbacks show and hide which can be used to update the state of commands within the menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jQuery4PHP
    jQuery4PHP ( jQuery for PHP ) is a PHP 5 library. Makes easy writing javascript code (jQuery syntax) using PHP objects. Develops Rich Internet Applications in an easy way without having to know javascript language with the help and power of jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    - Easy jquery plugin to build tree views without recursive methods; - Only use DOM nodes and CSS; - No limits for depth; - Insert and Delete node methods are available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Efficient html lexer written in javascript without regular expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    js-graph-it is a JavaScript library that allows to represent graphs in html pages by linking blocks with connectors. Common html elements become blocks and connectors by using particular css classes, in a declarative fashion. Drag and drop is provided
    Downloads: 0 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
    Learn More
  • 10

    jsInputFormatter

    Simple Input Formatter for Javascript

    jsInputFormatter is a easy way to format HTML inputs with masks. Syntax: import the jsInputFormatter.js set the function below on oninput event to input format. inputFormatter(event,mask) event: element input event mask: String with mask # - Any valid number * - Anything Others characters don't change inputDecimalFormatter(event,decimal) event: element input event decimal: Integer number with decimal Example 1 - Credit Card: Credit Card #### #### #### #### <input id="cartao" type="text" oninput="inputFormatter(event,'#### #### #### ####')"/> Example 2 - Phone number: Brazil Phone number (##)*####-#### <input id="phone" type="text" oninput="inputFormatter(event,'(##)*####-####')"/> Example 3 - Decimal number : Decimal 0.00 <input id="valor" type="number" oninput="inputDecimalFormatter(event,2)" value='0.00'/>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AJAX JDBC ResultSet in Javascript. Uses XMLHTTP to send xml server data to a web browser HTML form with no refresh, reload or submit (like Google Suggest). Data can be SQL, object relational map (like Hibernate), XML, other mapping (like SOAP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    mp-html

    mp-html

    Small program rich text component, supports rendering and editing html

    A powerful applet-rich text component. Small program rich text component supports rendering and editing HTML and supports use on WeChat, QQ, Baidu, Alipay, Toutiao, and uni-app platforms. Displaying dynamic HTML rich text is a necessary requirement for many applications. The applet platform does not support dom operations, making this a problem. The built-in rich-text component supports few tags and blocks all events, making it difficult for practical application. Therefore, there is such a component that can conveniently process rich text on the applet platform and also supports rich extension functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    nanoWIME is a simple, flexible, easy-to-use javascript based WikiMarkup editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    node-html-pdf

    node-html-pdf

    HTML to PDF converter that uses phantomjs

    HTML to PDF converter that uses phantomjs. html-pdf can read the header or footer either out of the footer and header config object or out of the HTML source. You can either set a default header & footer or overwrite that by appending a page number (1 based index) to the id="pageHeader" attribute of an HTML tag. You can use any combination of those tags. The library tries to find any element, that contains the page header or pageFooter id prefix. The full options object gets converted to JSON and will get passed to the phantomjs script as third argument. There are more options concerning the paperSize, header & footer options inside the phantomjs script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is designed to optimize search engine results by managing your web server sitemaps. The software combines both command line processes and a web user interface with a highly configurable architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OOXX is a set of source based on PHP; the pages're also beautiful as same as the code :) because I'm a designer too,LOL; The purpose is to help guys avoid GFW swiftly; such as sensitive words self-examination, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    openMyAdmin is a free CMS, established on the basis of recent trends in developing web applications such as AJAX, MVC and OOP. Basic principles of CMS: web desktop and modular structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    openRiverbed - the PHP5 framework. Ajax, TinyMCE, Plugins, XML based configuration, template based, XML2PDF pdf generation, multi-language support for application and content, encrypted sessions, test-driven, oo developed... Hardened by real projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    osPortal in an Open Source CMS/Portal system built with PHP5 and mySQL. osPortal is a template driven OOP application. The core consists of 5 modules: Membership, News, Forums, Template Engine and The application Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pAjax is a very simple way to use ajax easily with PHP, without knowing anything about the XMLHttpRequest object or even JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    penthouse

    penthouse

    Generate critical CSS for your web pages

    The critical path is the path to render a web page, what's needed before that can happen. CSS Stylesheets block rendering. Until the browser has requested, received, downloaded, and parsed your stylesheets, the page will remain blank. By reducing the amount of CSS the browser has to go through, and by inlining it on the page (removing the HTTP request), we can get the page to render much, much faster. You should minify the critical CSS, then inline it on your page (wrapped in <style> tags). It should be placed in the header, replacing the full CSS link(s). The full CSS, and JS script tags (which also block rendering), should be moved out of the HEAD, to the end of the page, just before the closing body tag. You need to generate critical CSS for each page individually. Make sure to only move down the full CSS to the bottom of the page for pages where you have inlined critical path CSS in the header.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    set of classes to simplify creation of XHTML pages in PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP classes for creating Image Tags Cloud. Static and dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    pwpb

    PerlWatch Perl Boards - A bulletin Board system written with Perl.

    PWPB is a Bulletin Board (Forum) system, that allows anyone to setup a Forum/Board on their web site. Written with Perl, and requires only a standard Perl installation. Other Perl modules could be added/installed to enhance, or provide additional features, but are NOT required.
    Downloads: 0 This Week
    Last Update:
    See Project