typescript-transformer topic
ts-transformer-minify-privates
A TypeScript custom transformer which renames private class members
ts-transformer-properties-rename
TypeScript custom transformer to rename properties
ts-auto-mock
Typescript transformer to unlock automatic mock creation for interfaces and classes
tst-reflect
Advanced TypeScript runtime reflection system
ts-transform-graphql-tag
Compiles GraphQL tagged template strings using graphql-tag in TypeScript files.
jest-ts-auto-mock
Jest test utility with automatic mock creation for interfaces and classes
ts-reflection
Type inspection utilities for TypeScript
ts-transfromer-typerep
Bring type level information to value level.
bearer
Bearer provides all of the tools to build, run and manage API integrations.
tst-expression
Expression trees for TypeScript similar to C#. Expression trees represent code in a tree-like data structure, where each node is an expression, for example, a method call or a binary operation such as...