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/eslint-friendly-formatter
A simple formatter/reporter for ESLint that's friendly with Sublime Text and iterm2 "click to open file" functionality
royriojas/mobx-form
royriojas/prepush
Yet another prepush script that will run tasks defined in a config file
royriojas/changelogx
Yet another changelog generator from git commits, based on conventions and with an optional hook to enforce the rules
royriojas/precommit
A precommit script that will execute certain tasks only on the files that were added to the git index stashing the other ones to avoid false positives when running validation tasks
royriojas/cssbrush
A wrapper around csscomb that uses a cache to operate only on changed files
royriojas/grunt-ez-frontend
Easy configuration for grunt to create concatenated/minified versions of css/less and js files
royriojas/bundly
A wrapper around watchify to provide some custom transformations and a cache that remembers which files are changed and only operate on them
royriojas/mocha-runner
A simple mocha runner that includes chai, sinon, sinon-chai and chai-fuzzy and accepts a list of globs to expand
royriojas/bumpery
Yet another bump module, but this works exactly like the grunt-bump one, but without grunt
royriojas/fontello
Iconic fonts scissors
royriojas/jsbin
Collaborative JavaScript Debugging App
royriojas/node-chat
A simple chat application built with node and socket.io.
royriojas/pixel-art-react
Pixel art drawing web app powered by ReacJS
royriojas/react-starter-kit
React Starter Kit — a skeleton of an "isomorphic" web application / SPA built with React.js, Express, Flux, ES6+, JSX, Babel, PostCSS, Webpack, BrowserSync...
royriojas/simple-proxy
a super tiny and simple proxy using nodejs
royriojas/url-shortener-demo
demo app of url-shortener
royriojas/yuidoc
YUI Javascript Documentation Tool
royriojas/create-service
A simple abstraction to create "services", plain objects that can be used to perform fetch calls in a convention over configuration fashion.
royriojas/create-typed-emitter
Very simple typed event emitter with a simplified api interface, inspired by [strict-event-emitter-types](https://github.com/bterlson/strict-event-emitter-types)
royriojas/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
royriojas/dewhale
GitHub-Powered AI for effortless development. Start as an open-source alternative to v0.dev.
royriojas/ico-mixins
Creates a less file containing all the icons as mixins, pretty useful if don't want to use the classname for the icon in the html markup
royriojas/link-preview-js
⛓ Extract web links information: title, description, images, videos, etc. [via OpenGraph], runs on mobiles and node.
royriojas/load-mf-remote
A simple loader for a module federation remote
royriojas/mobx-requestor
An abstraction over a resource request for mobx
royriojas/royriojas-web
Public repo for personal page
royriojas/simple-dom-listener
Simple dom listener helpers to add remove events without having to keep a reference to the listener itself
royriojas/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
royriojas/useBreakpointsMatches
simple hooks to help on creating responsive desings