5 packages
@spiffre/loupe
This package is meant to be used to have a closer look at running code. This lead me to `loupe`, which French for 🔍. It has the added benefit of being simply pronounced `loop` so it's easy for everyone.
@spiffre/magiked
This package crawls a repository and can run arbitray logic on individual files and directories.
@spiffre/magiked_swc
This package provides a processor for parsing JS/TS files with SWC for the benefit of a [magiked](https://deno.land/x/magiked) Walker.
@spiffre/magiked_typescript
This package provides a processor for parsing JS/TS files with TypeScript for the benefit of a [magiked](https://deno.land/x/magiked) Walker.
test-scenarii
This package offers a way to write scenarized tests with maximum flexibility and code reuse, while retaining great readability.