Pinned Repositories
cjs2esm
Transforms a project that uses CommonJS to ES Modules.
codebox
My dev environment
esdoc-uploader
A node module that connects with the ESDoc hosting service API in order to generage the documentation for your project.
gulp-bundlerify
Bundlerify it's something between a generator and a boilerplate for ES6 projects.
jimpex
Express as dependency injection container.
jsdoc-ts-utils
A plugin with utilities to make your TypeScript-like docs JSDoc valid
packages
Monorepo of JS packages
parserror
Parse errors and generate more human messages
prettier-plugin-jsdoc
A Prettier plugin to format JSDoc blocks.
svelte-extend
Create new Svelte components by extending existing ones
homer0's Repositories
homer0/svelte-extend
Create new Svelte components by extending existing ones
homer0/cjs2esm
Transforms a project that uses CommonJS to ES Modules.
homer0/jsdoc-ts-utils
A plugin with utilities to make your TypeScript-like docs JSDoc valid
homer0/packages
Monorepo of JS packages
homer0/jimpex
Express as dependency injection container.
homer0/prettier-plugin-jsdoc
A Prettier plugin to format JSDoc blocks.
homer0/esdoc-uploader
A node module that connects with the ESDoc hosting service API in order to generage the documentation for your project.
homer0/parserror
Parse errors and generate more human messages
homer0/projext
Bundle and run your javascript project without configuring an specific module bundler.
homer0/aurelia-extract-clean-loader
Remove Aurelia require tags of files that are being extracted using the Webpack's Extract Text Plugin
homer0/codebox
My dev environment
homer0/create-projext
Setup projext using npm init or yarn create
homer0/http-speed-meter
Test the speed of different http clients for Node
homer0/projext-plugin-rollup-react
Allows you to bundle a React project with projext using the Rollup build engine.
homer0/projext-plugin-webpack
Allows projext to use webpack as a build engine.
homer0/projext-plugin-webpack-react
Allows you to bundle a React project with projext using the webpack build engine.
homer0/projext-samples
Sample projects using projext with different build engines and different configurations
homer0/aurelia-class-enhancements
Enhance your Aurelia's classes with high order functionality
homer0/babel-plugin-transform-class-inject-directive
Detect an inject directive on a class constructor and define a static property with the list of dependencies.
homer0/ddc-switcher
Simple app to switch inputs on DDC/CI monitors
homer0/docdash
:zap: Lodash inspired JSDoc 3 template/theme
homer0/jest-ex
A runner and a transformer to simplify (a little bit) your work with Jest.
homer0/pi-hole-toggle
Just a toggle to turn on and off Pi-hole blocking
homer0/projext-plugin-rollup
Allows projext to use Rollup as a build engine.
homer0/projext-plugin-rollup-angularjs
Allows you to bundle an AngularJS project with projext using the Rollup build engine.
homer0/projext-plugin-runner
A projext plugin to run Node targets with a simple command no matter the environment.
homer0/projext-plugin-webpack-angularjs
Allows you to bundle an AngularJS project with projext using the webpack build engine.
homer0/projext-plugin-webpack-aurelia
Allows you to bundle an Aurelia project with projext using the webpack build engine.
homer0/projext-site
Website for homer0/projext
homer0/wootils
A set of Javascript utilities for building Node and browser apps.