robftw


Robert Concepcion III

  • Allows for convenient organization of grunt tasks by distributing them into different files which can be scanned by any given directory.

    published 0.0.4 8 years ago
  • helper 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 0.0.8 8 years ago
  • checks whether an input value is okay and gives back a human-readable error text based on various parameters. Supports regex and input context.

    published 0.0.4 7 years ago
  • Takes 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 0.0.1 7 years ago
  • Prevents 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 0.0.3 7 years ago
  • Helper 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 0.0.3 7 years ago
  • Bathroom helper extraordinaire

    published 0.0.1 7 years ago
  • A 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 0.3.0 7 years ago
  • tool to augments GBDK and streamline your Gameboy Color Development workflow so you can actually get things done

    published 0.1.1 5 years ago
  • A 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 0.6.1 6 years ago
  • A 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 0.0.4 5 years ago
  • HOC 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 0.0.1 6 years ago
  • Simple, thoughtful and explicitly declarative HOC to create minimal, efficient, and painless dynamic input validation with your forms (pun intended).

    published 0.1.0 5 years ago
  • It gives your Redux wings!

    published 1.0.0-beta.2 3 years ago
  • simple app to easily remove the largest files and free up storage for your free-tier slack team/workspace.

    published 0.3.3 5 years ago
  • a 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 0.7.2 6 months ago