|
2 | 2 |
|
3 | 3 | [](https://nodei.co/npm/html-react-parser/)
|
4 | 4 |
|
5 |
| -[](https://opencollective.com/html-react-parser) [](https://www.npmjs.com/package/html-react-parser) |
| 5 | +[](https://www.npmjs.com/package/html-react-parser) |
6 | 6 | [](https://travis-ci.org/remarkablemark/html-react-parser)
|
7 | 7 | [](https://coveralls.io/github/remarkablemark/html-react-parser?branch=master)
|
8 | 8 | [](https://david-dm.org/remarkablemark/html-react-parser)
|
9 | 9 | [](https://www.npmjs.com/package/html-react-parser)
|
| 10 | +[](https://opencollective.com/html-react-parser) |
10 | 11 |
|
11 | 12 | HTML to React parser that works on both the server (Node.js) and the client (browser):
|
12 | 13 |
|
@@ -266,22 +267,6 @@ $ npm run release
|
266 | 267 | $ git push --follow-tags && npm publish
|
267 | 268 | ```
|
268 | 269 |
|
269 |
| -## Special Thanks |
270 |
| - |
271 |
| -- [Contributors](https://github.com/remarkablemark/html-react-parser/graphs/contributors) |
272 |
| -- [html-dom-parser](https://github.com/remarkablemark/html-dom-parser) |
273 |
| -- [react-property](https://github.com/remarkablemark/react-dom-core/tree/master/packages/react-property) |
274 |
| -- [style-to-object](https://github.com/remarkablemark/style-to-object) |
275 |
| - |
276 |
| -## Support |
277 |
| - |
278 |
| -- [Patreon](https://b.remarkabl.org/patreon) |
279 |
| -- [Open Collective](https://b.remarkabl.org/open-collective-html-react-parser) |
280 |
| -- [Ko-fi](https://b.remarkabl.org/ko-fi) |
281 |
| -- [Tidelift](https://b.remarkabl.org/tidelift-html-react-parser) |
282 |
| -- [Liberapay](https://b.remarkabl.org/liberapay) |
283 |
| -- [Teepsring](https://b.remarkabl.org/teespring) |
284 |
| - |
285 | 270 | ## Contributors
|
286 | 271 |
|
287 | 272 | ### Code Contributors
|
@@ -312,6 +297,15 @@ Support this project with your organization. Your logo will show up here with a
|
312 | 297 | <a href="https://opencollective.com/html-react-parser/organization/8/website"><img src="https://opencollective.com/html-react-parser/organization/8/avatar.svg"></a>
|
313 | 298 | <a href="https://opencollective.com/html-react-parser/organization/9/website"><img src="https://opencollective.com/html-react-parser/organization/9/avatar.svg"></a>
|
314 | 299 |
|
| 300 | +## Support |
| 301 | + |
| 302 | +- [Patreon](https://b.remarkabl.org/patreon) |
| 303 | +- [Open Collective](https://b.remarkabl.org/open-collective-html-react-parser) |
| 304 | +- [Ko-fi](https://b.remarkabl.org/ko-fi) |
| 305 | +- [Tidelift](https://b.remarkabl.org/tidelift-html-react-parser) |
| 306 | +- [Liberapay](https://b.remarkabl.org/liberapay) |
| 307 | +- [Teepsring](https://b.remarkabl.org/teespring) |
| 308 | + |
315 | 309 | ## License
|
316 | 310 |
|
317 | 311 | [MIT](https://github.com/remarkablemark/html-react-parser/blob/master/LICENSE)
|
0 commit comments