Showing 133 open source projects for "dom"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    Happy DOM

    Happy DOM

    Happy DOM is a JavaScript implementation of a web browser

    Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML. The goal of Happy DOM is to emulate enough of a web browser to be useful for testing, scraping web sites, and server-side rendering. Happy DOM focuses heavily on performance and can be used as an alternative to JSDOM. Happy DOM now supports Declarative Shadow DOM which can be used for server-side rendering of web components. This package makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Eruda

    Eruda

    Console for mobile browsers

    With Eruda you can display JavaScript logs, check dom state, show requests status, show localStorage, cookie information, show url, user agent info, include snippets used most often, Html, js, css source viewer, and install. The JavaScript file size is quite huge(about 100kb gzipped) and therefore not suitable to include in mobile pages. It's recommended to make sure eruda is loaded only when eruda is set to true. When initialization, a configuration object can be passed in. Container element...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    jsoup

    jsoup

    Java library for working with real-world HTML

    jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do. jsoup is designed to deal with all varieties of HTML found in the wild; from pristine and validating, to invalid tag-soup; jsoup will create a sensible parse tree. The parser will make every...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Ulixee Hero

    Ulixee Hero

    The web browser built for scraping

    It's the first modern headless browsers designed specifically for scraping instead of just automated testing. Hero provides access to the W3C DOM specification without the need for Puppeteer's complicated evaluate callbacks and multi-context switching. We've recreated a fully compliant DOM directly in NodeJS allowing you bypass the headaches of previous scraper tools. The powerful Chrome engine sits under the hood, allowing for lightning fast rendering. Emulators make it easy to disguise your...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    Magnific Popup

    Magnific Popup

    Light and responsive lightbox script with focus on performance

    Magnific Popup is a responsive lightbox & dialog script with focus on performance and providing best experience for user with any device. You may put any HTML content in each gallery item and mix content types. Three simple popups with different scaling settings. Fits horizontally and vertically, only horizontally, or with no gaps, zoom animation, close icon in top-right corner. If you wish to open the popup only after image is fully loaded, you may preload image via JS. Or use scaled down...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    OverlayScrollbars

    OverlayScrollbars

    A javascript scrollbar plugin which hides native scrollbars

    A javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling. The plugin combines the features of native scrolling (e.g. hotkeys, speed, smoothness, touch support etc.) and custom HTML & CSS. It does not replace the native scrollbars, it just hides them to guarantee 100% native scrolling. It also provides additional and highly customizable DOM elements to style your own scrollbars. To check how flexible...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Ayakashi

    Ayakashi

    The next generation web scraping framework

    ... for change. Ayakashi's way of finding things in the page and using them is done with props and domQL. Directly inspired by the relational database world (and SQL), domQL makes DOM access easy and readable no matter how obscure the page's structure is. Props are the way to package domQL expressions as re-usable structures which can then be passed around to actions or to be used as models for data extraction.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    jstree

    jstree

    jquery tree plugin

    ... events in the tree is familiar and easy. Themes can be autloaded too, but it is best for performance to include the CSS file. jsTree requires 1.9.0 or greater in your webpage. You can use a CDN version or include a local copy. Once the DOM is ready you can start creating jstree instances. jsTree uses events to notify you when something changes while users (or you) interact with the tree.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Cash

    Cash

    An absurdly small jQuery alternative for modern browsers

    Cash is an absurdly small jQuery alternative for modern browsers (IE11+) that provides jQuery-style syntax for manipulating the DOM. Utilizing modern browser features to minimize the codebase, developers can use the familiar chainable methods at a fraction of the file size. 100% feature parity with jQuery isn't a goal, but Cash comes helpfully close, covering most day to day use cases. Cash gives you a query selector, collection methods and some library methods. If you need more details about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • LMS and Performance Platform | Bridge Icon
    LMS and Performance Platform | Bridge

    Employee Development and Training Made Easy

    Employee development is more critical than ever. With Bridge you can improve the performance of your people by aligning their skills to business goals, and developing growth plans where they may have gaps. Save time on manual HR processes, provide feedback to employees often, track goals and boost engagement.
  • 10
    Elm

    Elm

    Compiler for Elm, a functional language for reliable webapps

    ... discussions when deciding how to build new projects and making it easy to navigate old or foreign codebases. Enjoy Elm's famously helpful error messages. Even on codebases with hundreds of thousands of lines of code, the compilation is done in a blink. Elm has its own virtual DOM implementation, designed for simplicity and speed. All values are immutable in Elm, and the benchmarks show that this helps us generate particularly fast JavaScript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WebdriverIO

    WebdriverIO

    Next-gen browser and mobile automation test framework for Node.js

    ... such as React, Angular, Polymeror Vue.js as well as native mobile applications for Android and iOS. It comes with smart selector strategies that can, e.g. using the react$ command, fetch React components by its component name and filter it by its props or states. A similar command called $shadow provides the ability to fetch elements within the shadow DOM of a web component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MobiDevTools

    MobiDevTools

    A mobile devtools for debugging web sites and web apps

    Considering Firefox the only browser for Android that offers the possibility of being able to install add-ons, I believe that implementing Eruda [https://github.com/liriliri/eruda], mobile devtools, in a WebExtension was for me a necessary choice for developers who concentrate on debugging web apps. Add-on allows you to view the console, DOM elements, network traffic, source code, resources, and more. --------------- 21.07.2022 - Updated the add-on's eruda (2.5.0v) library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JSSoup

    JSSoup

    JavaScript + BeautifulSoup = JSSoup

    I'm a fan of Python library BeautifulSoup. It's feature-rich and very easy to use. But when I am working on a small react-native project, and I tried to find a HTML parser library like BeautifulSoup, I failed. So I want to write a HTML parser library that can be so easy to use just like BeautifulSoup in Javascript. JSSoup uses tautologistics/node-htmlparser as HTML dom parser, and creates a series of BeautifulSoup like API on top of it. JSSoup supports both node and react-native. JSSoup tries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BetterScroll

    BetterScroll

    Inspired by iscroll, supports more features and has better performance

    ... is a plain DOM object when instantiated. Certainly, BetterScroll inside would try to use querySelector to get the DOM object. In BetterScroll 2.X, we split the 1.X-coupled feature into the plugin to achieve on-demand loading and reduce the volume of the package. Therefore, @better-scroll/core only provides the most core scrolling capabilities. If you want to implement the pull-up load, pull-down refresh function, you need to use the corresponding [plugin] (/en-US/plugins).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Awesome Blazor

    Awesome Blazor

    Resources for Blazor, a .NET web framework using C#/Razor

    .... Because it's real .NET running on WebAssembly, you can re-use code and libraries from server-side parts of your application. Alternatively, Blazor can run your client logic on the server. Client UI events are sent back to the server using SignalR, a real-time messaging framework. Once execution completes, the required UI changes are sent to the client and merged into the DOM.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Alpine Chrome

    Alpine Chrome

    Chrome Headless docker images built upon alpine official image

    Chrome running in headless mode in a tiny Alpine image. In the world of webdev, the ability to run quickly end-to-end tests are important. Popular technologies like Puppeteer enable developers to make fun things like testing, automating forms, crawling, generating screenshots, and capturing timelines. And there is a secret: some of these features are directly available on Chrome! Doc-friendly with examples for printing the DOM, generating an image with a mobile ratio or generating a PDF. Ready...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    serverless-chrome

    serverless-chrome

    Run headless Chrome/Chromium on AWS Lambda

    Serverless Chrome contains everything you need to get started running headless Chrome on AWS Lambda (possibly Azure and GCP Functions soon). The aim of this project is to provide the scaffolding for using Headless Chrome during a serverless function invocation. Serverless Chrome takes care of building and bundling the Chrome binaries and making sure Chrome is running when your serverless function executes. In addition, this project also provides a few example services for common patterns...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    React Hot Loader

    React Hot Loader

    Tweak React components in real time

    React Hot Loader is a plugin that allows React components to be live reloaded without the loss of state. It works with Webpack and other bundlers that support both Hot Module Replacement (HMR) and Babel plugins. HMR allows us to replace modules in-place without restarting the server. Here’s how you can enable it for different bundlers. The easiest and fastest option to use React Hot Loader with Webpack is to use webpack-dev-server with --hot CLI option. If you’re only rendering on the client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CSSBox

    CSSBox

    Pure Java HTML / CSS rendering engine

    CSSBox is an (X)HTML/CSS rendering engine written in pure Java. Its primary purpose is to provide a complete information about the rendered page suitable for further processing. However, it also allows displaying the rendered document.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 20
    Grab Framework Project

    Grab Framework Project

    Web Scraping Framework

    Grab is a python framework for building web scrapers. With Grab you can build web scrapers of various complexity, from simple 5-line scripts to complex asynchronous website crawlers processing millions of web pages. Grab provides an API for performing network requests and for handling the received content e.g. interacting with DOM tree of the HTML document. The single request/response API that allows you to build network request, perform it and work with the received content. The API is built...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 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: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24

    Java-WebTTS

    API-Makes static web pages readable with no coding

    This JAVA API helps create java web applications where static html pages can be read out to viewer. It helps people who are visually challenged partially. It is helpful to common people and children , too, and might work out great in educational site. It's fully customized and does not need developer to write a single line of code . All you need to do is to assign a specific id to the DOM element , whose innerHTML you want to be read out. Next release of the API will deal with many more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Zepto.js

    Zepto.js

    JavaScript library for modern browsers with a jQuery compatible API

    Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto. While 100% jQuery coverage is not a design goal, the APIs provided match their jQuery counterparts. The goal is to have a ~5-10k modular library that downloads and executes fast, with a familiar and versatile API, so you can concentrate on getting stuff done. Zepto is open source software and is released under the developer and...
    Downloads: 2 This Week
    Last Update:
    See Project