bcherny / tslint-no-circular-importsLinks
TSLint plugin to detect and warn about circular imports
☆86Updated 3 years ago
Alternatives and similar repositories for tslint-no-circular-imports
Users that are interested in tslint-no-circular-imports are comparing it to the libraries listed below
Sorting:
- TypeScript 2.2.1 plugin for tslint☆188Updated 5 years ago
- ☆73Updated 5 years ago
- A TypeScript custom transformer which enables to enumerate members of the union of string literal types☆79Updated 2 years ago
- Extract css class names from required css module files for TypeScript☆84Updated 2 years ago
- (DEPRECATED) AST visitors for TypeScript☆83Updated 7 years ago
- Emitting typescript AST back to typescript☆40Updated 4 years ago
- Transpiles ES6 lodash imports into typescript imports to help with tree-shaking☆40Updated 7 years ago
- Sample TypeScript Language Service Plugin☆68Updated 8 years ago
- CSS Tips to help beginners using CSS in TS / JS☆52Updated 3 years ago
- Collection of awesome rules to extend TSLint☆209Updated 2 years ago
- Dependency Injection container (IoC) for TypeScript☆53Updated last year
- tscodeshift is a toolkit for running codemods over multiple TS files☆53Updated 7 years ago
- Extracts types from TypeScript and can be used to create json schemas.☆50Updated 9 years ago
- Resolve and parse `tsconfig.json`, replicating TypeScript's behaviour☆109Updated last year
- Typescript helpers for compiling typescript while specifying `--noEmitHelpers` within your `tsconfig.json`☆57Updated 8 years ago
- [Unmaintained] Generates TypeScript definition file(d.ts) from swagger.json for edge cases.☆159Updated last year
- A extra set of tslint rules☆56Updated 4 years ago
- Core typescript library to read and manipulate OpenAPI specification definitions.☆48Updated 5 years ago
- ☆30Updated 8 years ago
- Type level programming in TypeScript☆356Updated 4 years ago
- Runtime polyfills for TypeScript libs, powered by core-js!☆143Updated 4 years ago
- Automatic prop-types from TypeScript types☆70Updated 7 years ago
- Enables Babel compilation of TypeScript compilation as a Node wrapper.☆43Updated 7 years ago
- utility functions for working with typescript's AST☆326Updated last year
- Alternative syntax for prop types providing both static and runtime type safety, powered by io-ts