Pinned Repositories
commonjs-to-es-module-codemod
Codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
configs
Config stuff for tools
flow-comments-codemod
Convert flowtype syntax to valid JS
go-stuff
Playing around with golang
HappyFishCardGame
monorepo-utils
A collection of utilities for monorepo/lerna. Tools for TypeScript project references etc..
testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
ts-eager
Fast TypeScript runner using esbuild for eager compilation
monorepo-utils
A collection of utilities for monorepo/lerna. Tools for TypeScript project references etc..
athayes's Repositories
athayes/commonjs-to-es-module-codemod
Codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
athayes/configs
Config stuff for tools
athayes/flow-comments-codemod
Convert flowtype syntax to valid JS
athayes/go-stuff
Playing around with golang
athayes/monorepo-utils
A collection of utilities for monorepo/lerna. Tools for TypeScript project references etc..
athayes/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
athayes/ts-eager
Fast TypeScript runner using esbuild for eager compilation