Pinned Repositories
aim-server
AOL Instant Messenger Server, written in TypeScript
codemods
Personal codemods using JSCodeShift
GifHub
Quickly insert GIFs in GitHub comments
octo-preview
Chrome extension for live markdown previews in GitHub comments
OctoEdit
Markdown syntax highlighting in GitHub.com comments
webpack-emit-all-plugin
webpack, but without the `pack`
chrome-webstore-upload
Upload Chrome Extensions to the Chrome Web Store
chrome-webstore-upload-cli
CLI tool to upload Chrome Extensions to the Chrome Web Store
refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
DrewML's Repositories
DrewML/GifHub
Quickly insert GIFs in GitHub comments
DrewML/mocha-classes
Write Mocha tests using ES2015 classes and ES2016 decorators
DrewML/jira-deploy-release
Automatically transition JIRA issues found in Git commit messages to a specified state
DrewML/lazy-babylon-to-estree
Lazily transform a Babylon AST into an ESTree AST
DrewML/npm-hub
:mag_right: A browser extension for exploring npm dependencies on GitHub repos
DrewML/webpack-absolute-paths-surma
https://twitter.com/DasSurma/status/960226626410766338
DrewML/es-comments
Parses a list of comments from an ECMAScript (JavaScript) source file. 0 dependencies, 482 bytes minified + gzipped.
DrewML/astexplorer
A web tool to explore the ASTs generated by various parsers.
DrewML/ava-codemods
Codemods for AVA
DrewML/babel
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
DrewML/babel-plugin-transform-jsx-tagged-templates
Hacky toy project to see if I could compile down JSX to tagged templates for `hyperHTML` or `lit-html`. Don't use this.
DrewML/babili
:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
DrewML/babylon
:page_with_curl: A JavaScript parser
DrewML/babylon-webpack-plugin
Use Babylon as webpack's parser, and avoid a double parse when using babel-loader
DrewML/css-loader
css loader module for webpack
DrewML/enhanced-resolve
Offers an async require.resolve function. It's highly configurable.
DrewML/github-canned-responses
Because copy pasting isn't that great.
DrewML/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
DrewML/jscodeshift
A JavaScript codemod toolkit.
DrewML/jscodeshift-intro-presentation
Slides for the "Transforming JavaScript with JavaScript" presentation
DrewML/payment-request
W3C Web Payments Browser API
DrewML/preact-compat
:raised_hands: React compatibility layer for Preact.
DrewML/proposal-optional-chaining
DrewML/react-15-migration-analyzer
Determine places in your codebase that need to be updated for a move from React 0.14.x to 15
DrewML/roku-macros
💩 toy project
DrewML/rollup-plugin-babel
Seamless integration between Rollup and Babel
DrewML/viperhtml.github.io
Showcase of the ${hyper,viper,native}HTML family
DrewML/webpack-detective
(WIP) An app that helps you analyze the stats output from webpack
DrewML/webpack-loadmodule-bug
Replicated a bug with `this.loadModule` in loaders
DrewML/webpack.js.org
New repository for webpack documentation and more!