getmytypes
Type installer
A tool to automate installing type definitions into project dependencies.
👾 A cli tool to install all your @types/
10 stars
1 watching
0 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
clidefinitelytypeddeveloper-toolsnodenpxtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
xavdid/typed-install | Tools to simplify package and type installation | 100 |
bcheidemann/entype | Generates type definitions for serialized data formats like JSON | 3 |
kotlinisland/basedtyping | A collection of helpers and utilities to aid in dealing with types at static analysis and runtime. | 9 |
jeffijoe/typesync | Tools to install and configure missing TypeScript typings for dependencies in package.json | 1,529 |
orsinium-labs/typeforce | A tool to simplify Python package maintenance by automating type checking and stub installation. | 19 |
tool-belt/type-predicates | A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
orsinium-labs/infer-types | A CLI tool to automatically add type annotations into Python code | 85 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,167 |
ehmicky/get-node | Downloads and installs specific versions of Node.js | 20 |
neuledge/computed-types | A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time. | 364 |
composer/installers | An installer tool for PHP packages that simplifies the installation process by automatically determining the installation path based on package type. | 1,432 |
davidmdm/myzod | A TypeScript library that emulates the type system and validation capabilities of popular schema validation libraries. | 315 |
mistlog/typetype | A TypeScript library for generating complex types from functional logic | 416 |
typesplainer/typesplainer | An interactive tool to explain and describe types in Python code | 82 |
getify/typl | A tool that checks JavaScript code against a set of predefined rules to help identify potential type errors and ensure compatibility between value types | 374 |