d-kimuson / ts-type-expand
vscode extension for expand type of typescript
☆182Updated 8 months ago
Alternatives and similar repositories for ts-type-expand
Users that are interested in ts-type-expand are comparing it to the libraries listed below
Sorting:
- Prettify TypeScript: Better Type Previews☆307Updated 2 months ago
- VSCode Extension & utilities for exploring TypeScript type information☆187Updated 9 months ago
- Compile-time tests for types. Useful to make sure types don't regress into being overly-permissive as changes go in over time.☆472Updated this week
- Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️☆98Updated this week
- `eslint-plugin-import-x` is a fork of `eslint-plugin-import` that aims to provide a more performant and more lightweight version of the o…☆529Updated 2 weeks ago
- The Essential Type Testing Tool.☆149Updated this week
- Provide a defineConfig function for .eslintrc.js files☆364Updated 2 months ago
- Compose object types containing mutually exclusive keys, using this generic Typescript utility type.☆115Updated last year
- compute with typescript type system☆57Updated 2 years ago
- Node.js loader for compiling TypeScript modules to ESM☆160Updated last year
- Additional ESLint rules for Node.js☆280Updated this week
- ☆228Updated 6 months ago
- Lightweight tsconfig.json parser & paths resolver☆202Updated 3 months ago
- Better TypeScript standard library☆457Updated last month
- Additional types and types adjusted utilities for TypeScript☆393Updated last week
- ESLint rules for Canonical ruleset.☆140Updated 4 months ago
- Deeply merge 2 or more objects respecting type information.☆258Updated this week
- A utility to find and parse tsconfig files without depending on typescript☆309Updated this week
- A tool for analyzing the output of `tsc --generateTrace`☆365Updated 10 months ago
- Comparison of Node.js TypeScript runtimes☆520Updated 10 months ago
- Checks TypeScript types match expected values☆252Updated 10 months ago
- An ESLint plugin that enforces the use of import aliases. Also supports autofixing.