typescript-transformer topic

List typescript-transformer repositories

ts-transformer-minify-privates

52
Stars
5
Forks
Watchers

A TypeScript custom transformer which renames private class members

ts-auto-mock

597
Stars
16
Forks
Watchers

Typescript transformer to unlock automatic mock creation for interfaces and classes

tst-reflect

323
Stars
11
Forks
Watchers

Advanced TypeScript runtime reflection system

ts-transform-graphql-tag

153
Stars
8
Forks
Watchers

Compiles GraphQL tagged template strings using graphql-tag in TypeScript files.

jest-ts-auto-mock

167
Stars
12
Forks
Watchers

Jest test utility with automatic mock creation for interfaces and classes

ts-reflection

28
Stars
3
Forks
Watchers

Type inspection utilities for TypeScript

ts-transfromer-typerep

19
Stars
1
Forks
Watchers

Bring type level information to value level.

bearer

20
Stars
0
Forks
Watchers

Bearer provides all of the tools to build, run and manage API integrations.

tst-expression

17
Stars
3
Forks
Watchers

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...