Showing 417 open source projects for "dom"

View related business solutions
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 1
    jquery.matchHeight.js

    jquery.matchHeight.js

    A responsive equal heights plugin

    In the years since this library was originally developed there have been updates to CSS that can now achieve equal heights in many situations. If you only need to support modern browsers then consider using CSS Flexbox and CSS Grid instead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Fluidbox

    Fluidbox

    Replicating and improving the lightbox module seen on Medium

    Replicating and improving the lightbox module seen on Medium with fluid transitions. Opening images seamlessly in a lightbox on your page without interruption. This demo was inspired by how Medium handles embedded images. Made by Terry. This project was originally initiated as a personal challenge to replicate Medium’s lightbox module, but it soon developed into a full-fledged jQuery plugin. Each initialized Fluidbox instance can therefore be styled independently from each other using CSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TypeStyle

    TypeStyle

    Making CSS Typesafe

    Maintainable CSS is nearly impossible. But writing maintainable JavaScript is a fairly solved problem. Let's combine the two to make CSS maintainability an issue of the past. The DOM style attribute is not enough to cater to things like pseudo-states and media queries. We provide a simple zero-config style function that gives you all the power of CSS with all the safety and maintainability of TypeScript/JavaScript. TypeStyle core is actually very small (~6k gz) and you are free to use just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jsblocks

    jsblocks

    Better MV-ish Framework

    From simple user interfaces to complex single-page applications using faster, server-side rendered, and easy-to-learn frameworks. jsblocks is fast but we will not stop here. We have ideas on how to make it even faster. Model-View-Controller, Model-View-Collection, Model-View-ViewModel, Model-View-Whatever, Hierarchical Model-View-Controller or nothing at all - jsblocks has you covered. A Model-View-Collection layer stands on top of the main DOM syncing core. This MVC layer is extremely powerful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Illustrated Algorithms

    Illustrated Algorithms

    Interactive algorithm visualizations

    ... the context at every step. Literally the same source file. Going back and forth between function execution (and call stack when algorithm uses recursion) is effortless. So is pausing and resuming. This project uses styled-jsx, but takes the idea of CSS-in-JS even further. Sizing, positioning and transition offsets are computed by JS, all before elements hit the DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VTD-XML is the next generation XML parser/indexer/editor/slicer/assembler/xpath-engine that goes beyond DOM, SAX and PULL in performance, memory usage, and ease of use.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    ZeroClipboard

    ZeroClipboard

    The ZeroClipboard library to copy text to the clipboard

    The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface. The "Zero" signifies that the library is invisible and the user interface is left entirely up to you. To test this page locally, checkout the gh-pages branch, install jekyll and run jekyll serve to open localhost:4000. This is achieved by automatically floating the invisible movie on top of a DOM element of your choice. Standard mouse events are even...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    Dynamics.js

    Dynamics.js

    Javascript library to create physics-based animation

    Dynamics.js is a JavaScript library to create physics-based animations. You can animate CSS properties of any DOM element. You also can animate SVG properties. And any JavaScript object. Dynamics.js has its own setTimeout. The reason is that requestAnimationFrame and setTimeout have different behaviors. In most browsers, requestAnimationFrame will not run in a background tab while setTimeout will. This can cause a lot of problems while using setTimeout along your animations. I suggest you use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    HGPEC

    A tool for gene and phenotype prioritization and evidence collection

    Finding gene-disease and disease-disease associations are important issues in the biomedical area and many prioritization methods have been proposed for this goal. Among these, approaches based on heterogeneous network of genes and phenotypes were considered state-of-the-art ones, which can use for diseases with/without known molecular basis. Here, we develop a Cytoscape plugin, namely HGPEC, based on a ran-dom walk with restart algorithm on a heterogeneous network of genes and phenotypes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FastDom

    FastDom

    Eliminates layout thrashing by batching DOM measurement

    Eliminates layout thrashing by batching DOM read/write operations (~600 bytes minified gzipped). FastDom works as a regulatory layer between your app/library and the DOM. By batching DOM access we avoid unnecessary document reflows and dramatically speed up layout performance. Each measure/mutate job is added to a corresponding measure/mutate queue. The queues are emptied (reads, then writes) at the turn of the next frame using window.requestAnimationFrame. FastDom aims to behave like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Cellular Automaton - Domain Growth

    Cellular automaton simulatin domain growth

    The bachelor thesis is focused to design and implementation of the Qt graphical user interface of cellular automaton simulating domain growth. The main goal is to enable all a better understanding of complex system modelling principles explained on an example dealing with domain growth and to stimulate their own research motivated by the C++ code. The application offers a great degree of freedom in the configuration of simulation and allows a user to an arbitrary set the initial location of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14

    OXml

    The next generation XML library for Pascal (Delphi, FPC, Lazarus)

    ... and compilers (also for Delphi 4-2007). - The XML parser is a standalone unit, making it possible to write different and user-defined XML interfaces. - Extremely fast thanks to clever buffering. Parsers included in OXml: - Basic standalone XML reader and writer. - DOM (W3C DOM Level 1.0 Specification). - Sequential DOM parser - SAX parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XML-Parse library is a lightweight set of functions for parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rendr

    Rendr

    Render your Backbone.js apps on the client and the server

    Rendr is a small library that allows you to run your Backbone.js apps seamlessly on both the client and the server. Allow your web server to serve fully-formed HTML pages to any deep link of your app, while preserving the snappy feel of a traditional Backbone.js client-side MVC app. We believe there has to be a better way to build rich web apps today. In the last few years, we've seen more of the application moved to the client-side, with JavaScript representations of views, templates, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    snabbt.js

    snabbt.js

    Fast animations with javascript and CSS transforms

    ... animations without needing to know too much about browser rendering. Note, for convenience, width and height are animatable too, but beware since they may cause page reflows and slow down your animations. No arbitrary property animations, e.g. colors, padding, margin or line height animations. For performance reasons, snabbt never queries the DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    doodad-js

    Object-oriented programming framework for Javascript

    ** Moved to GitHub ** https://github.com/doodadjs/doodad-js
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HTML5 Placeholder jQuery Plugin

    HTML5 Placeholder jQuery Plugin

    A jQuery plugin that enables HTML5 placeholder behavior for browsers

    HTML5 Placeholder jQuery Plugin is a jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet. You’ll still be able to use jQuery.val() to get and set the input values. If the element is currently showing a placeholder, .val() will return an empty string instead of the placeholder text, just like it does in browsers with a native @placeholder implementation. Calling .val('') to set an element’s value to the empty string will result in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Protip

    Protip

    A new generation jQuery Tooltip plugin

    A new generation jQuery Tooltip plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Flight

    Flight

    A component-based, event-driven JavaScript framework from Twitter

    Flight is a lightweight, component-based JavaScript framework that maps behavior to DOM nodes. Twitter uses it for their web applications. By way of example, we've included a simple email client demo (browse the source) built over the Flight framework. There's also a flight implementation over on the todoMVC site. Flight uses jQuery and requires a module loader with support for AMD, like WebPack or Require.js. Please read the Flight documentation for installation instructions. Flight...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Constructeur de DOM

    Constructeur de DOM

    Facilite la présentation des éléments d'une page web

    Dresse, indente et colore les éléments du DOM d'une page web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HTML GL

    HTML GL

    Get as many FPS as you need and amazing effects by rendering HTML/CSS

    60 FPS and amazing effects by rendering HTML/CSS in WebGL, framework agnostic. HTML GL solves "the slow DOM problem" by creating WebGL representations of DOM elements and hiding actual DOM after. This speeds up HTML/CSS animations and transformations by using 3D hardware acceleration and allows to apply OpenGL effects as modern 3D games have. Using HTML GL you still work with HTML/CSS as you are common to, but DOM elements are just facades to their WebGL representations. These GPU accelerated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    nippleJS

    nippleJS

    A virtual joystick for touch capable interfaces

    A virtual joystick for touch-capable interfaces. Import it the way you want into your project. Your joystick's container has to have its CSS position property set, either absolute, relative, static. You can configure your joystick in different ways. The dom element in which all your joysticks will be injected. You can listen events both on the manager and all the joysticks. But some of them are specific to its instance. When listening on the manager, you can also target a joystick in particular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JSDK3

    JSDK3

    JavaScript Development Kit

    JavaScript development kit, JavaScript framework, main using for web development. It extended javascript prototype objects, added common method, class and class lib, can custom expand class, support cross browser contains IE6, Firfox3.6, Chrome13, Safari5, Opera11.
    Downloads: 0 This Week
    Last Update:
    See Project