-
Updated
Dec 20, 2020 - JavaScript
{{ message }}
Fast, flexible, and lean implementation of core jQuery designed specifically for the server.
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
An absurdly small jQuery alternative for modern browsers.
CSS classes to move your DOM!
Common tasks of managing HTML DOM with vanilla JavaScript. Give me 1
A simple and fast API to monitor elements as you scroll
Relevant spec sections:
https://drafts.csswg.org/selectors-4/#the-dir-pseudo
https://html.spec.whatwg.org/multipage/semantics-other.html#selector-ltr
The interesting cases to test are from the definition of "directionality" in HTML:
https://html.spec.whatwg.org/multipage/dom.html#the-directionality
dir="ltr" matches :dir(ltr)dir attrTiny (2 KB) turboboosted JavaScript library for creating user interfaces.
Forgiving HTML and XML parser
Web Application Security Scanner Framework
A Fast & Light Virtual DOM Alternative
A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)
Light-weight, simple and fast XML parser for C++ with XPath support
Slip.js — UI library for manipulating lists via swipe and drag gestures
Headless Chromium-based web performance metrics collector and monitoring tool
Build CRUD apps in fewer lines of code.
Add a description, image, and links to the dom topic page so that developers can more easily learn about it.
To associate your repository with the dom topic, visit your repo's landing page and select "manage topics."
Marko Version: 4.18.4
Details
I use some facebook markup that I let facebook parse from DOM:
In my onMount I then let the facebook API do it's thing with th