export-context
Get the methods that are not exports as context. these methods becomes possible operations, such as unit testing
Get the methods that are not exports as context. these methods becomes possible operations, such as unit testing
simulate dom events with es6 class
Evex is a pattern to realize the Flux design pattern by means of DOM Events
Add matching text to the current DOM selection
Javascript Framework
Clone A JavaScript implementation of the DOM and HTML standards cloned from the original jsdom branch 3.x
window.setTimeout FP-style
Provides a simple interface to bring up a fake DOM with AMD support.
fast dom parse for node.js
ez-dom is minimalist and functionnal library to manipulate the DOM, with a simple API
Animate DOM elements in FP-style.
append DOM element in a functional way.
Manipulate classes, FD style.
Checks if a node is a descendant of a given node or not in a functional way.
Check if an object is a dom object
Handle DOM-events FP-style
Add or change the attributes of a DOM element in functional way.
prepend DOM element in a functional way.
replace DOM element in a functional way.
Create DOM elements FP-style!