deno2node

`tsc` replacement for transpiling Deno libraries to run on Node.js.

@rxap/ts-morph

Provides utilities for manipulating TypeScript code using the ts-morph library. It offers a fluent API to add, modify, and remove code elements such as classes, decorators, imports, and properties in both Angular and NestJS projects. This package simplifi

ts-mockgen

Generate mock objects from TypeScript types using the TypeScript AST (ts-morph).

@rxap/schematics-ts-morph

This package provides utilities for manipulating TypeScript code using ts-morph, particularly for Angular and NestJS projects. It offers functions to add, coerce, and modify code elements like classes, methods, decorators, and imports. The package also in