Skip to content

cechiorlu/exact-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exact-types

Install release accurate @types/package for your dependencies.


Installation

npm i -g exact-types

Usage

Exact-types comes in handy when migrating legacy javascript code to typescript. To install types for dependencies, run npx exact-types in directory containing package.json.
Choose your preferred package manager, or use the default (npm) by running npx exact-types -y

Getting help

Exact-types works for 'npm', 'yarn', 'pnpm' and 'bower' on macOS, Windows, and Linux.
If you have questions, concerns, bug reports, etc, please file an issue.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published