Data-driven DOM manipulation: select elements and join them to data.
A query library for ECMAScript AST using a CSS selector like query language.
a CSS selector parser
ASN.1 schema for X.509 attribute certificates defined in RFC 5755.
JavaScript implementation of the "accept" attribute for HTML5 <input type="file">
Emmet standalone abbreviation parser
Node.js module for manipulating extended attributes.
Promisify an entire class or object
The runtime components for the pug templating language
Displays automatic reference lines for scales.
Extended W3C Selectors matcher
The Attribute module for G2, F2.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
HANDLE CONFIGURATION ONCE AND FOR ALL
Polyfills the a[download] attribute
factory for building JavaScript objects, mostly useful for setting up test data. Inspired by factory_girl
SVGR command line.
A utility for managing a prototype chain
Animated transitions for D3 selections.
Encrypted model attributes in your favourite ORM.
Query PostCSS AST with CSS selectors.
A convertor between XML text and Javascript object / JSON text.
DOM assertions for the Chai assertion library using vanilla JavaScript
API for combining call site modifiers
attr_chain for chainable, single method attribute (get|setters)
attr_chain for chainable, single method attribute (get|setters)
chain attr methods b.name("billy-bob").insane(true).gun_licence(nil); get by calling with no args: b.name == "billy-bob"