Pinned Repositories
beeswithmachineguns
A utility for arming (creating) many bees (micro EC2 instances) to attack (load test) targets (web applications).
chrome-user-agent
Allows you to re-set the "User-Agent" string in Chrome's HTTP request headers.
compare-ast
Determine if two strings of JavaScript have equivalent abstract syntax trees.
datamap
Define an abstract interface around datasets
dotfiles
Personal configuration files
DressUp
Automatically import CSS into your JavaScript files.
mocha-qunit-ui
An interface for Mocha that implements QUnit's API
srcdoc-polyfill
A shim for the iFrame "srcdoc" attribute
transmogrify-amd
Re-write AMD files to synchronously define modules on a namespace
jugglinmike's Repositories
jugglinmike/dotfiles
Personal configuration files
jugglinmike/ariadriver
A Node.js library for testing web applications using WebDriver and ARIA
jugglinmike/array-difference
Compute the difference between input arrays
jugglinmike/proposal-conflict-comment
A proposal to extend the lexical grammar of ECMAScript with Git conflict markers
jugglinmike/selenium-chromedriver
Simple utility for downloading the Selenium Webdriver for Google Chrome
jugglinmike/command-the-command-line
Educational material covering usage and administration of Unix-like systems.
jugglinmike/jshint
JSHint is a community-driven tool to detect errors in JavaScript code and enforce your team's coding conventions.
jugglinmike/jshint-0x004
jugglinmike/jshint-0x005
jugglinmike/resilient-ejs-example
A demonstration of using EJS in an Express-powered Node.js web server
jugglinmike/results-interpreter
A Node.js transform stream for interpreting streaming test results
jugglinmike/yveandmark
jugglinmike/aria-at-report
Test runner and results reporter for ARIA-AT
jugglinmike/at-automation-experiment
jugglinmike/blocks-capacity-planner
jugglinmike/commonmark-spec
CommonMark spec, with reference implementations in C and JavaScript
jugglinmike/matrix-react-sdk
Matrix SDK for React Javascript
jugglinmike/mdn-content
The content behind MDN Web Docs
jugglinmike/node-exit
A replacement for process.exit that ensures stdio are fully drained before exiting.
jugglinmike/packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
jugglinmike/proposal-intl-locale-info
An API to expose information of locale, such as week data ( first day of a week, weekend start, weekend end), hour cycle, measurement system, commonly used calendar, etc.
jugglinmike/proposals
Tracking ECMAScript Proposals
jugglinmike/recipes
Algorithms I've implemented, involving food
jugglinmike/savage-auth
jugglinmike/tc39-notes
TC39 meeting notes
jugglinmike/test262
Official ECMAScript Conformance Test Suite
jugglinmike/test262-stream
A Node.js API for traversing the Test262 test suite
jugglinmike/transcripts
Changelog episode transcripts in Markdown format đź“š
jugglinmike/web-platform-tests
Test Suites for Web Platform specifications—including WHATWG, W3C and others
jugglinmike/wpt-actions-test
Testing actions pipeline changes