FastDom download for Linux

This is the Linux app named FastDom whose latest release can be downloaded as v1.0.4.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.

 
 

Download and run online this app named FastDom with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS:


FastDom


DESCRIPTION:

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 a singleton across all modules in your app. When any module requires 'fastdom' they get the same instance back, meaning FastDom can harmonize DOM access app-wide. Potentially a third-party library could depend on FastDom, and better integrate within an app that itself uses it. It's very important that all DOM mutations or measurements go through fastdom to ensure good performance; to help you with this we wrote fastdom-strict.



Features

  • The core fastdom library is designed to be as light as possible
  • Additional functionality can be bolted on in the form of 'extensions'
  • Fastdom ships with some extensions
  • FastDom is CommonJS and AMD compatible
  • Potentially a third-party library could depend on FastDom
  • FastDom aims to behave like a singleton across all modules in your app


Programming Language

JavaScript



This is an application that can also be fetched from https://sourceforge.net/projects/fastdom.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.



Latest Linux & Windows online programs


Categories to download Software & Programs for Windows & Linux