🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

robftw

npm

Packages

Comaintainers

20 packages

bind-props

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.

build-and-watch

tool to augments GBDK and streamline your Gameboy Color Development workflow so you can actually get things done

combohandler-patched

This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.

flux-generate-action-set

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

generator-greedux

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

generator-react-redux-gulp

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

grunt-task-mapper

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

input-value-validation

checks whether an input value is okay and gives back a human-readable error text based on various parameters. Supports regex and input context.

list-in-english

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'

mysql-prettify

Formats mysql text into a nice loggable indented and spaced out output