A 'CSS reset' for TypeScript, improving types for common JavaScript API's
Stars
8.4k
Forks
129
Watchers
8.4k
Open Issues
50
Overall repository health assessment
^2.27.3^18.19.33^1.3.1^3.2.5^3.14.0^1.13.3^6.0.2142
commits
8
commits
5
commits
2
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #234 from mattpocock/changeset-release/main
1da6fabView on GitHubfeat: add clone-node entrypoint to preserve element type through Node.cloneNode
9c9fddcView on GitHubdocs: add documentation on the limitations of Array.includes as a type guard
506fe54View on GitHubchore: add changeset for promise-catch removal from recommended
07c1139View on GitHubfix: remove promise-catch from recommended due to union incompatibility (#209)
28088f9View on GitHubdocs: add rationale for PromiseRejectedResult.reason type decision
928cecfView on GitHubchore: add typecheck script and update CLAUDE.md with typechecking instructions
17242b5View on GitHubdocs: triage #213 as wontfix — Boolean() type predicate over-narrows else branch
ea0abc1View on GitHub