Allows for convenient organization of grunt tasks by distributing them into different files which can be scanned by any given directory.
published version 0.0.4, 9 years agohelper function to bind a variable (or set of variables when using an array) to a context. Useful for React Components with many member functions to avoid writing boilerplate this.X = this.X.bind(this); over and over.
published version 0.0.8, 8 years agochecks whether an input value is okay and gives back a human-readable error text based on various parameters. Supports regex and input context.
published version 0.0.4, 8 years agoTakes an array of strings and simply parses out an equivalent list the way it would be in an English sentence; e.g. listInEnglish(['apples','oranges','mangos']) -> 'apples, oranges and mangoes'
published version 0.0.1, 8 years agoPrevents an event from propagating/bubbling through React's Virtual DOM during onClick. Also allows for conveniently passing a behavior while preventing clickthrough for less boilerplate/alternate ways to pass behavior in the callback.
published version 0.0.3, 8 years agoHelper tool for FLUX to reduce boilerplate. generates a set of actions from a namespace of constants in the form of (action, data)=> and simply funnels the action while wrapping it in a promise for any actions not defined. Renames the actions form CONSTAN
published version 0.0.3, 8 years agoA clean workspace/workflow template supporting React, Redux, JSS, Live Reload as well as non Live Reload express server to create maintainable modular front-end web apps
published version 0.3.0, 7 years agotool to augments GBDK and streamline your Gameboy Color Development workflow so you can actually get things done
published version 0.1.1, 6 years agoA clean workspace/workflow template supporting React, Redux, JSS, Live Reload as well as non Live Reload express server to create maintainable modular front-end web apps
published version 0.6.1, 6 years agoA simple and clean cross-browser React HOC that provides zoomable interface when a component has focus in the browser. Allows overriding of zoom control to augment your own component using convenient listeners.
published version 0.0.4, 6 years agoHOC for components to implement a state machine system so props can conveniently override a component their own props or declarative behaviors -- driven by a need for better DOM animation systems
published version 0.0.1, 6 years agoSimple, thoughtful and explicitly declarative HOC to create minimal, efficient, and painless dynamic input validation with your forms (pun intended).
published version 0.1.0, 6 years agosimple app to easily remove the largest files and free up storage for your free-tier slack team/workspace.
published version 0.3.3, 6 years agoa tiny TS-compatible React hook which allows you to track visible window viewport size in your components w/ an optional debounce, throttle or custom memo function for updates for optimal rendering.
published version 0.7.2, a year ago