JavaScript Object Graphs with Typescript
JSOG (JavaScript Object Graph) is a simple convention which allows arbitrary object graphs to be represented in JSON. It allows a large, complicated, cyclic object graph to be seriazlied and deserialized to and from JSON.
TypeScript is a language for application scale JavaScript development
An ESLint custom parser which leverages TypeScript ESTree
Types for the TypeScript-ESTree AST spec
Visitor keys used to help traverse the TypeScript-ESTree AST
A parser that converts TypeScript source code into an ESTree compatible form
TypeScript scope analyser for ESLint
Utilities for working with TypeScript + ESLint together
TypeScript plugin for ESLint
Type utilities for working with TypeScript + ESLint together
Utilities for collecting TSConfigs for linting scenarios.
Standalone TypeScript project service wrapper for linting.
Babel preset for TypeScript.
Tooling which enables you to use TypeScript with ESLint
Transform TypeScript into ES.next
Allow parsing of TypeScript syntax
This plugin adds `TypeScript` support to `eslint-plugin-import`
[](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml)
Report and remove unused es6 modules
Preview CLI and JS API for the native TypeScript compiler port
This package defines Typescript types (`.d.ts`) for the upcoming [WebGPU standard](https://github.com/gpuweb/gpuweb/wiki/Implementation-Status).
(Experimental) Utilities for working with TypeScript + ESLint together
Tooling to test ESLint rules