typesync
Typing resolver
A tool that installs missing TypeScript typings for dependencies in a project's package.json.
Install missing TypeScript typings for dependencies in your package.json.
2k stars
7 watching
22 forks
Language: TypeScript
last commit: 16 days ago
Linked from 1 awesome list
hacktoberfesttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
dojo/typings | A collection of type definitions for Dojo 1.x libraries and frameworks. | 28 |
fuselabs/jsxtyper | Automatically generates TypeScript interfaces from JSX files to improve code type safety and prevent typos at build-time. | 38 |
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
stopyoukid/dojototypescriptconverter | Generates TypeScript-compatible declarations from a Dojo API file | 9 |
wulf/tsync | Automates TypeScript type generation from Rust code | 117 |
thomasaribart/json-schema-to-ts | Tool to automatically generate TypeScript types from JSON schema definitions. | 1,493 |
lennonjesus/typescript-education | A comprehensive collection of resources and tutorials to help developers learn TypeScript | 16 |
tool-belt/type-predicates | A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
pyoner/svelte-typescript | A monorepo of preprocessor, template, and type definitions for Svelte v3 using TypeScript. | 209 |
kahirokunn/vuedts | Automatically generates TypeScript declaration files for Vue.js components | 20 |
detachhead/basedpyright | An improved version of Pyright with enhanced type checking and support for popular IDEs | 1,300 |
milesj/babel-plugin-typescript-to-proptypes | Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
pajaydev/lasso-typescript | A plugin to integrate TypeScript with the Lasso JavaScript framework | 3 |
itsfrank/vue-typescript | Tools for working with Vue in TypeScript to reduce type errors and improve development experience | 357 |