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/esformatter-jsx
esformatter plugin: format jsx files (or js files with Facebook React JSX Syntax)
royriojas/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)
royriojas/clix-logger
Simple logger with some colored methods
royriojas/mfe-webpack-demo
Extensive examples of Module Federation using webpack
royriojas/css-local-loader
a webpack loader to enhance the style-loader to throw when attempting to access undefined selectors and allow combining both local and global css classes.
royriojas/batch-image-resizer
resize images in batch, preserving the three structure
royriojas/buildfirst
JavaScript Application Design: A Build First Approach. Code Samples and Snippets
royriojas/docco-husky
A fork of docco for generating documentation for a whole project
royriojas/eqio
A simple, tiny alternative to element/container queries
royriojas/esformatter
ECMAScript code beautifier/formatter
royriojas/lru2
yet another implementation of a simple LRU with the simplest possible API. Just get/set.
royriojas/node-spotify-web
NodeJS implementation of the Spotify Web protocol
royriojas/browserify-babel-istanbul
A browserify transform for the istanbul code coverage tool
royriojas/chrome-extension-boilerplate
A chrome extension boilerplate by Webpack5 + TS + React
royriojas/codepainter
A JavaScript beautifier that can both infer coding style and transform code to reflect that style. You can also set style preferences explicitly in a variety of ways.
royriojas/css-modules-loader-core
A loader-agnostic CSS Modules implementation, based on PostCSS
royriojas/grunt-changelog
royriojas/grunt-codepainter
Grunt plugin for codepainter-A JavaScript beautifier that can both infer coding style and transform code to reflect that style.
royriojas/js-beautify
Beautifier for javascript
royriojas/mermaid-diagrams
Extension to enable sequence diagrams in wiki pages using mermaid syntax
royriojas/minimist
parse argument options
royriojas/movies
🍿 A TMDB client built with Nuxt 3
royriojas/nextjs-with-mobx
Demo of using MobX store in a Next.js app
royriojas/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
royriojas/popcorn-app
An experiment using the peerflix module of nodejs and connecting a bunch of APIs.
royriojas/react-refresh-webpack-plugin
A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
royriojas/require-globify
transform for browserify, which allows to require files with globbing expressions
royriojas/rulers-and-boxes
This is a super simple chrome extension that will allow users to create rulers and boxes to help with their Pixel perfect designs.
royriojas/tm-nextjs-starter
React + Nextjs + MobX starter
royriojas/twig.js
JS implementation of the Twig Templating Language