awesome-typescript-ecosystem
github.com/itsdouges/awesome-typescript-ecosystem ↗😎 A list of awesome TypeScript transformers, plugins, handbooks, etc
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me react resources from awesome-typescript-ecosystem"
Installation instructions →What's inside
Transformers
- emotion-ts-pluginReact
TypeScript transformer for improving the debugging experience and abilities of emotion
- @formatjs/ts-transformeri18n
Extracts string messages for translation from modules that use React Intl (similar to babel-plugin-react-intl)
- jest-ts-auto-mockTesting
Jest test utility with automatic mock creation for interfaces and classes
- react-hot-tsReact
A lightweight, TypeScript-native, Babel-free, plugin-free, implementation of react-hot-loader
- ts-auto-mockTesting
A TypeScript transformer that will allow you to create mock for any types (Interfaces, Classes, ...) without need to create manual fakes/mocks.
- ts-import-pluginModule resolution
Modular import plugin for TypeScript
Tools
- fallow
Finds dead code, duplication, circular dependencies, and complexity hotspots in TypeScript codebases
- jsontosdk
Paste a JSON sample and generate typed TypeScript interfaces, a Zod schema, and a fetch helper
- ts-creator
A code generator to generate TypeScript code generator from TypeScript code
- ts-json-schema-generator
Generate JSON schema from your TypeScript sources
- ts-morph
TypeScript Compiler API wrapper for static analysis and programmatic code changes
- ts-query
TypeScript AST query library
Language service plugins
- ts-graphql-plugin
TypeScript Language Service Plugin for GraphQL developers
- tslint-language-service
TypeScript 2.2.1 plugin for tslint
- ts-migrating
an TypeScript LSP plugin that lets you migrate TSconfig
- ts-mysql-plugin
A TypeScript Language Service Plugin that gives superpowers to SQL tagged template literals.
- ts-sql-plugin
TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder
- typescript-styled-plugin
TypeScript server plugin that adds intellisense to styled component css strings
Handbooks
- ts-transformer-handbook
📘 A handbook on how to create transformers for Typescript with real code examples
- typescript-book
📚 The definitive guide to TypeScript and possibly the best TypeScript book 📖
- TypeScript-Handbook
The TypeScript Handbook is a comprehensive guide to the TypeScript language
- TypeScript wiki
The official wiki for TypeScript lang
Showing a sample of 47 resources. View the full list on GitHub →