atlas-seq-matcher
Global substring matcher that accepts one character code at a time.
Global substring matcher that accepts one character code at a time.
A super fast html-parser stream that outputs tag, text and closing nodes.
Binds an instance's prototype methods to itself.
Reactive variable and autorun library inspired by Meteor.
A commonly used quintic smoothing function for values in the domain [0,1].
Super simple DOM Renderer plugin for Relax.
A minimal, powerful declarative VDOM and reactive programming framework.
JSX pragmas (hyperscript and Fragment) for Relax.
An implementation of 2D perlin noise, used to generate more natural-looking noise compared to value noise.
A CLI tool for seamlessly uploading local projects to Github and cloning/forking existing Github projects.
Get basic git repository information about a directory.
A very simple debug logger.
A basic timer for performance testing which uses high resolution time and falls back to low resolution if required.
A CLI tool which sets a git repository's author based on package.json or arguments.
A CLI tool for generating npm projects and necessary boilerplate.
Run async functions in parallel with an onDone callback.
A query engine for atlas-html-stream which captures information from an html stream without using a DOM.
A set of math utilities for working with random numbers/arrays.
Ensures requests from CLI tool are using up-to-date credentials by re-prompting user for credentials when authorization is lost.
Seamlessly wrap sync mocha tests with your cleanup script. Supports 'done' callback.