Kingwl / arethetypeswrong.github.io

Tool for analyzing TypeScript types of npm packages

Home Page:https://arethetypeswrong.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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

https://arethetypeswrong.github.io


Languages

Language:TypeScript 87.9%Language:JavaScript 7.6%Language:CSS 2.4%Language:HTML 2.1%