Showing 417 open source projects for "dom"

View related business solutions
  • 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
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
    Learn More
  • 1
    BackstopJS

    BackstopJS

    Catch CSS curve balls

    Visual regression testing for web apps. Supports screen rendering with Chrome-headless. Add your own interactions with the Playwright and Puppeteer scripting. BackstopJS automates visual regression testing of your responsive web UI by comparing DOM screenshots over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SlimMVC.js

    SlimMVC.js

    Your Slim MVC JavaScript

    A simple JavaScript framework to implement MVC pattern and safe against XSS attacks using nodeValue property rather innerHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    react-window

    react-window

    React components for rendering large lists and tabular data

    React window works by only rendering part of a large data set (just enough to fill the viewport). This helps address some common performance bottlenecks. It reduces the amount of work (and time) required to render the initial view and to process updates. It reduces the memory footprint by avoiding over-allocation of DOM nodes. react-window is a complete rewrite of react-virtualized. If react-window provides the functionality your project needs, it is strongly recommend that you use it instead...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DOMtastic

    DOMtastic

    Small, fast, and modular DOM and event library for modern browsers

    Small, fast, and modular DOM and event library for modern browsers. Same familiar API as jQuery (but without the extra "weight" of modules like $.ajax, $.animate, and $.Deferred). Dependency-free. Weighs in at only 1KB to 12KB (minified), depending on the included modules. The full bundle is about 4KB gzipped. DOMtastic also serves as a starting point for your own application-specific DOM API (read more). Rollup and babel are used to create a UMD bundle (supporting AMD, CommonJS, and fallback...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    MixItUp 3

    MixItUp 3

    Library for animated filtering, sorting, insertion, removal and more

    MixItUp is a high-performance, dependency-free library for animated DOM manipulation, giving you the power to filter, sort, add and remove DOM elements with beautiful animations. MixItUp plays nice with your existing HTML and CSS, making it a great choice for responsive layouts and compatible with inline-flow, percentages, media queries, flexbox and more. MixItUp is open source and free to use for non-commercial, educational and non-profit use. For use in commercial projects, a commercial...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    slim.js

    slim.js

    Fast & Robust Front-End Micro-framework based on modern standards

    slim.js makes interactivity creation a joy. Design any view for you application and the fast implementation of slim.js will take care of the reactivity. Any property change or event triggered in your app will efficiently update your DOM only when it needs to. It is expressive as you would like it to be: anything typed inside handlebars will execute as-is, causing efficient re-render only of the affected nodes. The slim.js core is tiny (less than 3kB gzipped) - It scans the HTML and looks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Essential React

    Essential React

    A minimal skeleton for building testable React apps using Babel

    A minimal skeleton for building testable React apps using Babel. The design goals are to use fewer tools (no yeoman, gulp, bower, etc...) Babel 6 with Webpack and Hot Loader. Fast testing with mocked-out DOM. Import CSS files as class names. Separate smart and dumb components. No specific implementation of Flux or data fetching patterns. A core philosophy of this skeleton app is to keep the tooling to a minimum. For this reason, you can find all the commands in the scripts section...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    undom

    undom

    1kb minimally viable DOM Document implementation

    Minimally viable DOM Document implementation. A bare-bones HTML DOM in a box. If you want the DOM but not a parser, this might be for you. JSFiddle Demo: Rendering preact components into an undom Document. Undom aims to find a sweet spot between size/performance and utility. The goal is to provide the simplest possible implementation of a DOM Document, such that libraries relying on the DOM can run in places where there isn't one available. The intent to keep things as simple as possible means...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Oboe.js

    Oboe.js

    A streaming approach to JSON

    Oboe.js is a streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes. Oboe.js is an open source Javascript library for loading JSON using streaming, combining the convenience of DOM with the speed and fluidity of SAX. It can parse any JSON as a stream, is small enough to be a micro-library, doesn't have dependencies, and doesn't care which other libraries you need it to speak to. We can load trees larger than the available memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
    Learn More
  • 10
    jQuery.initialize

    jQuery.initialize

    jQuery plugin for dynamically created elements initialization

    ... the selector is inserted into the DOM. It works for elements loaded via AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JavaScript Tracker

    JavaScript Tracker

    A chrome extension tracks front-end JavaScript that uses DOM

    A chrome extension tracks front-end JavaScript that uses DOM or jQuery APIs to manipulate html dom elements (e.g., change style, attach event listener) on web page at runtime.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    jest-puppe-shots

    jest-puppe-shots

    A Jest plugin for creating screenshots of React components

    A Jest plugin for creating screenshots of React components with a little help of Puppeteer. A jest-puppy-shots is a Jest plugin that can help you create Visual Regression tests for your React components. If you ever used Enzyme or Snapshots you will love the jest-puppe-shots. The Snapshot testing approach is really awesome but it has one downside: it cannot be used to make visual regression tests of your components. Thanks to the Puppeteer API it's now possible to use the Chromium browser in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Resumable.js

    Resumable.js

    Library for providing multiple uploads via the HTML5 File API

    Resumable.js is a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API. The library is designed to introduce fault-tolerance into the upload of large files through HTTP. This is done by splitting each file into small chunks. Then, whenever the upload of a chunk fails, uploading is retried until the procedure completes. This allows uploads to automatically resume uploading after a network connection is lost either locally or to the server....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Haste

    Haste

    A GHC-based Haskell to JavaScript compiler

    ... of Vagrant, VirtualBox, GHC sources and other black magic. Concurrency and MVars with Haste.Concurrent. Unboxed arrays, ByteArrays, StableNames and other low level features. Low-level DOM base library. You have three options for getting Haste: installing from Hackage, from Github or from one of the pre-built binary packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Surf

    Surf

    Stateful programmatic web browsing in Go

    Surf is a Go library that implements a virtual web browser, allowing developers to programmatically interact with web pages as a real browser would.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Webogram

    Webogram

    Telegram web application, GPL v3

    ... is downloaded at once in a package via HTTPS. The package is updated less frequently than the Web-version. The app is based on the AngularJS JavaScript framework, and written in pure JavaScript. jQuery is used for DOM manipulations, and Bootstrap as the CSS-framework. The project repository is based on angularjs-seed and includes gulp tasks, so it's easy to launch the app locally on your desktop.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    UltraPlugin.js

    UltraPlugin.js

    A smart framework to developing sites and web applications

    [This project has been discontinued but you can use ALL versions created] UltraPlugin.js is the ultra smart powerful union of a data library containing a large proportion of functions that allows the user to develop web sites and applications in a pleasant and fast way with a framework that creates several possibilities by joining Html, Css and Visual Basic Script with the JS itself and allowing several new types of elements. This project is totally open-source and has a natural development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mei.js

    Mei.js

    a minimal, simple and helpful library for you

    Mei.js is a small library designed to develop common tasks in a quicker and easier way. It is still a library that has to grow, but in the current version you can manipulate the DOM, create, copy and delete elements, and use localStorage and sessionStorage, all this from an easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ali is a simple to use C API to parse XML data. It's scanf like approach is much easier than using SAX or DOM. A tutorial, complete reference documentation, and code examples are all available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Shoestring

    Shoestring

    A lightweight, simple DOM utility made to run on a tight budget.

    Shoestring is a lightweight, modular DOM framework intended for developers who need their code to download and run as fast as possible. It is intended to be "just enough" of a tool to efficently write maintainable cross-browser JavaScript. The API is modeled after jQuery but we intentionally implement a tiny subset of the API to cover only the methods we commonly need in our projects. Each feature is built as an optional extension to a minimal core so each can be removed from the production...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LuaViewSDK

    LuaViewSDK

    A cross-platform framework to build UIs

    LuaViewSDK is a cross-platform framework which is designed to build native, dynamic and swift user interfaces. It's based on Lua VM and chooses lua as it's script language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Inspector Tool

    Inspector Tool

    Firebug Lite Beta for Google Chrome and Opera Browser

    Tool for web developer dedicated to Chrome and Opera browser based on Firebug Lite (Beta release). It is free and open source plugin available on SourceForge. Main features: - Same look and feel as Firebug - Inspect HTML and modify style in real-time - JavaScript Console with autocomplete code (tab, shift+tab) - Rich representation of DOM elements - Live editing CSS rules and properties - Elements are selected on-the-fly while using the Inspect tool again activatable in context menu...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    aframe-react

    aframe-react

    Build virtual reality experiences with A-Frame and React

    Build virtual reality experiences with A-Frame and React. A-Frame is a web framework for building virtual reality experiences. Since A-Frame is built on top of the DOM, web libraries such as React, Vue.js, Angular, Ember.js, d3.js are able to sit cleanly on top of A-Frame. I recommend using vanilla A-Frame and aframe-state-component with static templating over aframe-react. React wastes a lot of cycles and incurs a lot of memory garbage. aframe-react is often abused where it is too easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    THIS IS AN OLD 100% DOM JS LIBRARY STARTED IN 2002 AND RELEASED TO THE PUBLIC IN 2006, AND IN SF IN 2009! THIS LIBRARY TRIED TO MIMIFY DESKTOP BEHAVIOUR AND WAS REALLY SOMETHING AHEAD ANY OTHER LIBS AT ITS TIME. USE IT ONLY TO UNDERSTAND HOW DOM WORKS IN PURE JS! (which basically excludes 85% of today's devs). Not recommended for production anymore. It's still 100% functional (OGK for how long). I've just fixed a minor problem with z-index, If you want to run JsDesigner, the visual tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    TranXBean

    An easy to use java library for convertion between XML and JavaBean.

    TranXBean provides the easiest way to help you to convert xml to bean and bean to xml in the way you needn't to know and deal with any DOM models. With the build-in annotation, it can help to convert the frequently used Java Type to String for XML convert. Besides, a XML Lite-object-database comes with it to provide basic Object persistence and searching function. It is wonderful, just try and enjoy~
    Downloads: 0 This Week
    Last Update:
    See Project