Pinned Repositories
awesome-front-end-curriculum
A crowd sourced curriculum of mandatory material for new front-end devs.
chrome-devtools-app
Chrome DevTools packaged as an app via Electron
css-reloader
CSS Reloader is a browser extension for Mozilla Firefox and Google Chrome, that allows you to reload all the CSS of any site without you have to reload the page itself.
dependo
Visualize your CommonJS or AMD module dependencies in a force directed graph report.
devtools-remote
Debug your browser tabs remotely via Chrome DevTools
express-webpack-asset
Express middleware to load hashed webpack assets
slotCount.js
Simple slot machine-like counter, inspired by Google Plus.
timey
A little tool to make timezones more human and easier to understand.
volkswagen
:see_no_evil: Volkswagen detects when your tests are being run in a CI server, and makes them pass.
vscode-browser-preview
A real browser preview inside your editor that you can debug.
auchenberg's Repositories
auchenberg/devtools-remote
Debug your browser tabs remotely via Chrome DevTools
auchenberg/express-webpack-asset
Express middleware to load hashed webpack assets
auchenberg/devtools-self-destruct
A page that will self-destruct when DevTools are opened
auchenberg/vscode-logo-svg
VS Code logo as SVG
auchenberg/azure-node-debugging
auchenberg/coldfront.co
ColdFront website
auchenberg/devtools-demos
Demo pages for testing DevTools functionality
auchenberg/devtools.rocks
Curated DevTools resources for web builders
auchenberg/minimal.io
auchenberg/remote-debug-sniffer
Sniff CDP traffic and output it to the console
auchenberg/electron-quick-start-vscode
auchenberg/ios-webkit-debug-proxy
A DevTools proxy (WebKit Remote Debugging Protocol) for iOS devices (Safari Remote Web Inspector).
auchenberg/lyft-cli
CLI for Lyft
auchenberg/sublime-undocs
Sublime Text Unofficial Documentation
auchenberg/awesome-chrome-devtools
Awesome tooling and resources in the Chrome DevTools ecosystem
auchenberg/chrome-break-on-load
chrome-break-on-load example
auchenberg/create-react-app
Create React apps with no build configuration.
auchenberg/debug-tunnel
Enables you to debug your Node process on demand
auchenberg/device-framer
Virtual device lab powered by multiple (headless) browsers.
auchenberg/electron-quick-start
Clone to try a simple Electron app
auchenberg/multiple-script-instances-demo
auchenberg/node-debug-modules-demo
auchenberg/preact-cli
😺 Your next Preact PWA starts in 30 seconds.
auchenberg/react-boilerplate
:fire: A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
auchenberg/visited.co
Your personal travel map
auchenberg/vscode-javascript-type-profiler
JavaScript type profiler powered by Puppeteer
auchenberg/vscode-open-file-folder
VS Code extension to open a file's folder as workspace
auchenberg/vscode-recipes
auchenberg/vscode-simple-webroot-example
auchenberg/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.