Steven Vachon's repositories
broken-link-checker
Find broken links, missing images, etc within your HTML.
handlebars-html-parser
Parse Handlebars and HTML.
universal-url
WHATWG URL for Node & Browser.
limited-request-queue
Interactively manage concurrency for outbound requests.
camelcase-css
Convert a kebab-cased CSS property into a camelCased DOM property.
url-to-options
Convert a WHATWG URL to an http(s).request options object.
http-equiv-refresh
Parse an HTML meta refresh value.
universal-url-lite
A smaller Universal WHATWG URL, for Browserify/etc.
scrolling-menu
A custom element for a menu that scrolls horizontally or vertically.
robot-directives
Parse robot directives within HTML meta and/or HTTP headers.
url-relation
Determine the relation between two URLs.
dom-max-size
Determine the maximum scalable dimensions of an HTMLElement.
is-dom-detached
Determine if a Node does not exist within a DOM tree.
is-dom-document
Determine if an object is a DOM Document (from any Realm).
is-dom-element2
Determine if an object is an HTMLElement (from any Realm).
is-dom-void
Determine if an object is a void HTMLElement (from any Realm).
is-urlsearchparams
Determines whether a value is a URLSearchParams instance.
parse-string-boolean
Parse a string representation of a boolean.
lerna-link-deps
Symlink all instances of a dependency within a Lerna multi-package-project.
usehooks-ts
React hook library, ready to use, written in Typescript.