VS Code Extensions
- JS Refactor - The most popular automated Javascript refactoring tool for Visual Studio Code
- Signet for VS Code - a helper tool for the Signet type library
NPM Packages:
- Booklisp - An embedded language to compile complex documents from simple markdown
- DataMother - a data mocking and relation library for unit testing data-rich applications without pain
- Dject - A DI container for Node and the client built to remove file system coupling from your source code
- Mochadoc - Generate comprehensive documentation automatically from your automated tests
- Promise Puppeteer - Write simpler tests around promise-consuming code, control promises from within your tests to create deterministic, synchronous behavior
- Signet - A type library for improving the Javascript programming experience by providing typed context clues, and type safety in vanilla Javascript
Other Projects
- DISC Lang - A programming language focused on learning programming through more natural language; written to execute on the web and at the command line
- Lite-Agent - A lightweight agentic harness written with LiteLLM, designed to work with models even if tool calling is not supported