react-html-props
Advanced tools
Comparing version 1.0.33 to 1.0.34
{ | ||
"name": "react-html-props", | ||
"version": "1.0.33", | ||
"version": "1.0.34", | ||
"author": "Justin Mahar <contact@justinmahar.com>", | ||
@@ -5,0 +5,0 @@ "description": "Convenient TypeScript types for all React HTML props.", |
@@ -38,2 +38,41 @@ <h2 align="center"> | ||
[lock:donate]::🚫--------------------------------------- | ||
## Donate | ||
I hope this project makes your life a little easier! If it does and you'd like to show your appreciation, consider supporting the project with a coffee or sponsorship. | ||
Your support helps keep the project going and will earn you some serious virtual high fives. Maybe even a virtual fist bump if you're feeling extra cool. | ||
<a href="https://github.com/sponsors/justinmahar"> | ||
<img src="https://justinmahar.github.io/react-kindling/support/sponsor.png" alt="Sponsor via GitHub" height="35" /> | ||
</a> <a href="https://paypal.me/thejustinmahar/5"> | ||
<img src="https://justinmahar.github.io/react-kindling/support/coffee-1.png" alt="Buy me a coffee" height="35" /> | ||
</a> <a href="https://paypal.me/thejustinmahar/15"> | ||
<img src="https://justinmahar.github.io/react-kindling/support/coffee-3.png" alt="Buy me 3 coffees" height="35" /> | ||
</a> <a href="https://paypal.me/thejustinmahar/25"> | ||
<img src="https://justinmahar.github.io/react-kindling/support/coffee-5.png" alt="Buy me 5 coffees" height="35" /> | ||
</a> | ||
[/lock:donate]::---------------------------------------🚫 | ||
## Table of Contents | ||
- [Documentation](#documentation) | ||
- [Overview](#overview) | ||
- [Features include:](#features-include) | ||
- [Donate](#donate) | ||
- [Table of Contents](#table-of-contents) | ||
- [Installation](#installation) | ||
- [Quick Start](#quick-start) | ||
- [Unpacking Props](#unpacking-props) | ||
- [Extending HTML Props](#extending-html-props) | ||
- [Included HTML Element Props](#included-html-element-props) | ||
- [Props Without Ref](#props-without-ref) | ||
- [TypeScript](#typescript) | ||
- [Contributing](#contributing) | ||
- [⭐ Found It Helpful? Star It!](#-found-it-helpful-star-it) | ||
- [MIT License](#mit-license) | ||
## Installation | ||
@@ -212,6 +251,12 @@ | ||
[lock:typescript]::🚫--------------------------------------- | ||
## TypeScript | ||
This is a [TypeScript](https://www.typescriptlang.org/) project and only relevant to React projects written in TypeScript. | ||
Type definitions have been included for [TypeScript](https://www.typescriptlang.org/) support. | ||
[/lock:typescript]::---------------------------------------🚫 | ||
[lock:contributing]::🚫--------------------------------------- | ||
## Contributing | ||
@@ -225,2 +270,4 @@ | ||
[/lock:contributing]::---------------------------------------🚫 | ||
## ⭐ Found It Helpful? [Star It!](https://github.com/justinmahar/react-html-props/stargazers) | ||
@@ -227,0 +274,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49744
297