Skip to main content

Open Source Projects

Tools, libraries, and tutorial repositories I've built and shared with the community — mostly test utilities and framework extensions that solve problems I kept running into in my own automation work. If a pattern is worth doing consistently, it's worth packaging. You'll find standalone test utilities and plugins to extend the base capabilities of automated test frameworks like Nightwatch.js and Playwright.

2 projects335.5k downloads last month
  • Open Source

    Zero-dependency Node.js package for US zip code lookup — city, state, county, timezone, lat/lng for 33,000+ zip codes. No API key. Works offline. Perfect for test data generation and address validation.

    TypeScriptZero dependencies33,000+ US zip codesLat, lng & timezone
  • Open Source

    Verbose axe-core accessibility testing plugin for Nightwatch.js. Per-element failure reporting ensures downstream violations are never hidden. Adopted as a default Nightwatch plugin in v2.3.6.

    Nightwatch pluginaxe-core poweredPer-element reportingWCAG compliance