Pinned Repositories
archived-about-me
sebinsua.com about me page
archived-ghost-blog
duplo.tech blog
archived-work
hire.duplo.tech page
convene
Chat on top of Twitter
create-react-app
Set up a modern web app by running one command.
cypress-image-snapshot
Catch visual regressions in Cypress
dotparser
Parser of GraphViz dot file format
fast-proxy
Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, HTTP2
html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
mfe-webpack-demo
duplo.tech's Repositories
duplotech/create-react-app
Set up a modern web app by running one command.
duplotech/cypress-image-snapshot
Catch visual regressions in Cypress
duplotech/archived-about-me
sebinsua.com about me page
duplotech/archived-ghost-blog
duplo.tech blog
duplotech/archived-work
hire.duplo.tech page
duplotech/convene
Chat on top of Twitter
duplotech/dotparser
Parser of GraphViz dot file format
duplotech/fast-proxy
Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, HTTP2
duplotech/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
duplotech/mfe-webpack-demo
duplotech/react-app-rewired
Override create-react-app webpack configs without ejecting
duplotech/react-toggled
Component to build simple, flexible, and accessible toggle components
duplotech/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.