Pinned Repositories
esformatter-jsx
esformatter plugin: format jsx files (or js files with Facebook React JSX Syntax)
eslint-formatter-friendly
A simple formatter/reporter for ESLint that's friendly with iterm2 "click to open file" functionality (works with Sublime Text and vscode editors)
eslint-friendly-formatter
A simple formatter/reporter for ESLint that's friendly with Sublime Text and iterm2 "click to open file" functionality
mobx-form
persistify
a wrapper around `browserify` to make incremental builds
prepush
Yet another prepush script that will run tasks defined in a config file
shell-executor
Execute shell commands in parallel. Heavily inspired by [parallelshell](https://github.com/keithamus/parallelshell), with improved log messages
yuidoc-theme-blue
a Simple theme inspired by the blue color for yuidoc (npm version)
royriojas's Repositories
royriojas/yuidoc-theme-blue
a Simple theme inspired by the blue color for yuidoc (npm version)
royriojas/throttly
Yet another throttle implementation with 0 deps
royriojas/object-change
Simple utility to be able to attach listeners to events that fired when an object property changes
royriojas/karma-commonjs
A Karma plugin. Test CommonJS modules.
royriojas/consoleify
browserify transform to inject a custom console object that prefix the calls to it with the name of the module itself
royriojas/dispatchy
A jquery like event emitter/dispatcher that could be mixed with other objects to provide emitting capabilities ala jQuery Style
royriojas/less.js
Leaner CSS
royriojas/balafel
fork of falafel to use babel instead of esprima by default
royriojas/bdinfogob
Data de las Elecciones Regionales Y Municipales 2014
royriojas/browser-detector
A wrapper over ua-parser-js that also add the detected classes to the html element
royriojas/browserify-transform-tools-exclude
A simple wrapper over the `browserify-transform-tools` callbacks to provide the option to exclude some files from being transformed
royriojas/camel-2-dash
convert keys from camelCase to dash-style
royriojas/Chronus
Chronus is a "new-tab" chrome extension that tracks time you waste online in order to increase your productivity.
royriojas/console-filter
browserify transform to remove calls to console methods that do not match the given filter.
royriojas/dash-2-camel
royriojas/dom-add-class
Add class using classList if present or using className when not
royriojas/esformatter-collapse-objects
esformatter plugin for conditionally collapsing object and array literals.
royriojas/esformatter-ignore
an esformatter plugin to ignore code blocks and lines from the formatting task
royriojas/eve-notifier
A simple html5 notifier based on animations and some simple conventions
royriojas/falafel-espree
Fork of falafel that uses espree instead of acorn
royriojas/git-toplevel
Method to find the top level git directory
royriojas/is-null-like
A simple javascript function that will return true if the value is null like (aka undefined or null)
royriojas/jq-trim
A trim method that behaves like jquery.trim
royriojas/karma-react-jsx-preprocessor
A karma preprocessor for compiling React JSX files
royriojas/react-motion
A spring that solves your animation problems.
royriojas/shim-console
simple shim for missing console object. It creates a dummy console on environments that do not provide a global.console object
royriojas/shimixify
browserify transform to replace require calls to custom browser globals
royriojas/Signal-iOS
Free, world-wide, private messaging and phone calls for iPhone.
royriojas/stricterify
Browserify transform to add 'use strict' on the modules that don't have it at the first place. Use with care. Better if not global
royriojas/tap.js
A custom 'tap' event JavaScript plugin for touch devices