Skip to content

benasher44/arethetypeswrong.github.io

 
 

Repository files navigation

This project attempts to analyze npm package contents for issues with their TypeScript types, particularly ESM-related module resolution issues. Packages can be explored via the website or CLI. The following kinds of problems can be detected in the node10, node16, and bundler module resolution modes:

CLI

You can check packages on disk with @arethetypeswrong/cli. See its README for usage.

Contributing

Contributions are welcome! Take a look at the open issues or read about how to contribute to open source.

About

Tool for analyzing TypeScript types of npm packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 88.4%
  • JavaScript 8.6%
  • HTML 1.6%
  • CSS 1.4%