We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Original idea: DefinitelyTyped/DefinitelyTyped#1951 (comment)
Ticket on DT: DefinitelyTyped/DefinitelyTyped#2074 (with some ideas)
The text was updated successfully, but these errors were encountered:
Suggestion: just use shields.io
Sorry, something went wrong.
It can be done now with a new shields.io API. The auto-generated link: https://img.shields.io/badge/DefinitelyTyped-.d.ts-blue.svg
This is available using https://badgen.net implemented in PR 318 which provides a dynamic badge so that the badge.
This means the badge will update if the types are deleted from DefinitelyTyped because the author begins shipping them with the package.
For example:
https://badgen.net/npm/types/copee
https://badgen.net/npm/types/react
https://badgen.net/npm/types/fkill-cli
No branches or pull requests
Original idea: DefinitelyTyped/DefinitelyTyped#1951 (comment)
Ticket on DT: DefinitelyTyped/DefinitelyTyped#2074 (with some ideas)
The text was updated successfully, but these errors were encountered: