xunnamius
@xunnamius
9
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
9 Skillsacross 1 categoryAdd an extension to import specifiers that do not already have one, replace the extensions of those that do, or even rewrite specifiers entirely
remark plugin that reorders reference-style link definitions by id at the end of a document
The scripts and assets powering Xunnamius's NPM-based projects
Confidently unit and integration test your Next.js API routes/handlers in an isolated Next.js-like environment
Extends the hyper-popular debug package with several convenience methods
Transforms all internal references to a module's exports such that each reference starts with `module.exports` instead of directly referencing an internal name. This enables easy mocking of specific (exported) functions in Jest with Babel/TypeScript, even