royriojas
@royriojas
16
Published Tools
0
Total Stars
0
Weekly Downloads
100/100
Avg Security
Published Tools
16 Skillsacross 2 categoriesesformatter-ignore
royriojas
an esformatter plugin to make esformatter ignore certain lines and blocks of code
precommit
royriojas
Yet another precommit module that will run tasks defined in a config file or in a `package.json` file, stashing anything that is not supposed to be commited before run the scripts to avoid false positives when running validation like tasks
mobx-form
royriojas
A simple form helper for mobx
eslint-formatter-friendly
royriojas
simple formatter/reporter for eslint that's friendly with Sublime Text and iterm2 'click to open file' functionality
mobx-requestor
royriojas
[](https://www.npmjs.com/package/mobx-requestor) [](https://opensource.org/licenses/MIT)
jq-trim
royriojas
A trim method that behaves like jquery.trim
coalescy
royriojas
Simple function that return the first non null or undefined argument
clix
royriojas
A tiny utility to make easy to create command line tools that require a config file in an easy way. It uses [optionator](https://www.npmjs.com/package/optionator) to parse the arguments
esformatter-jsx
royriojas
esformatter plugin: format javascript files that contain React JSX Elements
build-workflow
royriojas
Simple gruntfile helper to define build workflows
prepush
royriojas
Yet another prepush script that will run tasks defined in a config file
clix-logger
royriojas
Another console log wrapper with colored support and icons
eslinter
royriojas
Simple wrapper around eslint with support for globs and cache, so files that not changed can be skipped, if previous run passed
bundly
royriojas
watchify/browserify wrapper with some useful preconfigured transforms and cache support, to remember the files that were processed and speed up the bundling time
persistify
royriojas
a wrapper around `browserify` and `watchify` to make incremental builds without the need of the watch mode
esbeautifier
royriojas
Simple wrapper around esformatter to beautify javascript files overriding the content of the files