Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

html-react-parser

HTML to React parser.
Collective - Host: opensource - https://opencollective.com/html-react-parser - Website: https://b.remarkabl.org/html-react-parser - Code: https://github.com/remarkablemark/html-react-parser

test: rename test/html-to-react.test.js -> test/index.test.js

github.com/remarkablemark/html-react-parser - 60f009e806260e4d3f1b2a4b33f6e5eb57e2b012 authored about 4 years ago by Mark <[email protected]>
test(dom-to-react): update custom element with style snapshot

github.com/remarkablemark/html-react-parser - 92582a8e18df22c77e376ee8e623b151ec402555 authored about 4 years ago by Mark <[email protected]>
test: refactor html and svg data to their own files and folder

github.com/remarkablemark/html-react-parser - e4bf9751653356e6e91572e4707c115fd6b08f3d authored about 4 years ago by Mark <[email protected]>
Merge pull request #190 from remarkablemark/ci/github-actions

ci: replace Travis CI with GitHub Actions

github.com/remarkablemark/html-react-parser - d4aa3c3ca88fc128a1232b317c2fb33607485da6 authored about 4 years ago by Mark <[email protected]>
docs(readme): replace Travis CI with workflow status badge

github.com/remarkablemark/html-react-parser - 5245c3e7dae7d58a3cd0bc7aeb3bd220190091eb authored about 4 years ago by Mark <[email protected]>
ci(github): rename workflow to `build`

github.com/remarkablemark/html-react-parser - 56d1a6415e01c8da533cdb500d54cf164a388889 authored about 4 years ago by Mark <[email protected]>
ci(travis): remove .travis.yml

github.com/remarkablemark/html-react-parser - 04b72433ddb4da613dda105c6093c65a5c72351d authored about 4 years ago by Mark <[email protected]>
ci(github): add Node.js workflow using GitHub Actions

github.com/remarkablemark/html-react-parser - 59d9b953c1a831205f0ffcd4d6cea51d6f3ca3da authored about 4 years ago by Mark <[email protected]>
Merge pull request #187 from remarkablemark/refactor/utilities

refactor(utilities): create `setStyleProp` helper from `styleToJS`

github.com/remarkablemark/html-react-parser - aedb453cd098a1dc9583297ec9bba05b7f1f7acc authored about 4 years ago by Mark <[email protected]>
refactor(utilities): create `setStyleProp` helper from `styleToJS`

Add tests

github.com/remarkablemark/html-react-parser - 7c209cb216a566c19c89a083c1b86c35d1598438 authored about 4 years ago by Mark <[email protected]>
test(attributes-to-props): add test when first argument is undefined

github.com/remarkablemark/html-react-parser - 774c38e06657fcf08c1403875e0f7229131c26ed authored about 4 years ago by Mark <[email protected]>
Merge pull request #186 from remarkablemark/build/devDependencies

build(package): upgrade devDependencies

github.com/remarkablemark/html-react-parser - d42bf5fb94fc882380597d8ebb0878c8418c2f14 authored about 4 years ago by Mark <[email protected]>
build(package): upgrade devDependencies

@rollup/plugin-commonjs ^16.0.0 → ^17.0.0
@rollup/plugin-node-resolve ^10.0.0 → ^11....

github.com/remarkablemark/html-react-parser - ebb1816c712c98ce2b764174bd55ef72e143acdb authored about 4 years ago by Mark <[email protected]>
Merge pull request #185 from remarkablemark/test/helpers

test: refactor tests and add snapshots

github.com/remarkablemark/html-react-parser - d290fadb83679a2ed0230a86a0bc3442b0fa74ba authored about 4 years ago by Mark <[email protected]>
test(utilities): refactor tests

github.com/remarkablemark/html-react-parser - 8db17683ee82f38666ea4a80b00bfc76441dd129 authored about 4 years ago by Mark <[email protected]>
test(html-to-react): refactor tests

github.com/remarkablemark/html-react-parser - 44c582b8f764598e8be5bb143155f684593e6a20 authored about 4 years ago by Mark <[email protected]>
test(dom-to-react): refactor tests and snapshots

github.com/remarkablemark/html-react-parser - d07c2a587ed40a936171b163e5bb45d9b5a6d60f authored about 4 years ago by Mark <[email protected]>
test(attributes-to-props): add cases and refactor to snapshots

github.com/remarkablemark/html-react-parser - 65580d369b26360f625e5d958a256caad5fb57e8 authored about 4 years ago by Mark <[email protected]>
docs(readme): add table of contents to README

https://jsfiddle.net/remarkablemark/o0mja3hf/

github.com/remarkablemark/html-react-parser - 08370e43966c373832ae9c6dfc0a6f029ccfe21a authored about 4 years ago by Mark <[email protected]>
docs(readme): tidy README and improve headings and wording

github.com/remarkablemark/html-react-parser - bbd8cf61cf210322ed6bf103925d3e9004cc700d authored about 4 years ago by Mark <[email protected]>
Merge pull request #183 from remarkablemark/build/dependencies

build: upgrade dependencies and fix tests

github.com/remarkablemark/html-react-parser - 24c969ab9147d453a7628c8473d735ff3460b7f1 authored about 4 years ago by Mark <[email protected]>
build(package): upgrade dependencies and devDependencies

@types/htmlparser2 3.10.1 → 3.10.2
@commitlint/cli ^8.3....

github.com/remarkablemark/html-react-parser - d138b011179b401eef47a6135068da6c3a7884f4 authored about 4 years ago by Mark <[email protected]>
test: upgrade `preact` in devDependencies and fix tests

preact ^10.4.4 → ^10.5.7

github.com/remarkablemark/html-react-parser - ead3ff9454c929415c1adc1bdf6c63caf2798b52 authored about 4 years ago by Mark <[email protected]>
Merge pull request #182 from remarkablemark/refactor/style-to-js

refactor: replace `cssToJs` with `style-to-js` and remove `camelCase`

github.com/remarkablemark/html-react-parser - 9c3708d74a3975bc812e2698a089d74cc3f07f59 authored about 4 years ago by Mark <[email protected]>
refactor: replace `cssToJs` with `style-to-js` & remove `camelCase`

Save `[email protected]` to package.json "dependencies"

https://github.com/remarkablemark/style...

github.com/remarkablemark/html-react-parser - a980df46dcb73d3225f2248e433540193e78b4f4 authored about 4 years ago by Mark <[email protected]>
test(attributes-to-props): refactor existing CSS to JS tests

github.com/remarkablemark/html-react-parser - 8ea17fad6ac9f2b1ff18d8e1cbf2c90a437cb78b authored about 4 years ago by Mark <[email protected]>
docs(changelog): tidy 0.14.0

github.com/remarkablemark/html-react-parser - 3534723067f4462ac3ea4c3ebd4fbc846d38795d authored about 4 years ago by Mark <[email protected]>
Merge pull request #178 from DreierF/patch-1

List React 17 as peer dependency

github.com/remarkablemark/html-react-parser - 5965cc537329f9a0b685e186f0bb48fdeddcd347 authored about 4 years ago by Mark <[email protected]>
build(package): add react v17 to peerDependencies

github.com/remarkablemark/html-react-parser - 7fa27b0191c50c7eacaccaa740bcb7c68d060d1b authored about 4 years ago by Florian Dreier <[email protected]>
Merge pull request #179 from remarkablemark/build/fix-npm-install

build(rollup): replace rollup plugin uglify with terser

github.com/remarkablemark/html-react-parser - ab41ff5039f5abafd453a58ddfc23a98300c8d6f authored about 4 years ago by Mark <[email protected]>
build(rollup): replace rollup plugin uglify with terser

Fix error when installing with npm 7:

```sh
$ npm install
npm ERR! code ERESOLVE
npm ERR! ERESO...

github.com/remarkablemark/html-react-parser - 6b6acb6b19458e7a0495e4aca3793e4c6adf23aa authored about 4 years ago by Mark <[email protected]>
docs(readme): update section on htmlparser2 options

Explicitly state that this option is available in >=0.12.0 and
s only applicable on the server-s...

github.com/remarkablemark/html-react-parser - f5ff1d25c3ca0ee80a428fcd4a73c682ffd1cafa authored about 4 years ago by Mark <[email protected]>
test(html-to-react): verify `attributesToProps` is on module exports

github.com/remarkablemark/html-react-parser - 023224af827b1b59a88a5d0f2677331a6b56fd79 authored over 4 years ago by Mark <[email protected]>
Merge pull request #174 from cbbfcd/feat/patch-01

feat: export attributesToProps

github.com/remarkablemark/html-react-parser - 461883e0285eb70e1ac7e577c110aea7f55f21b2 authored over 4 years ago by Mark <[email protected]>
feat: update readme

github.com/remarkablemark/html-react-parser - 76f8b0cf9c1fc47387fd5693d3d69547049d8a38 authored over 4 years ago by huangteng02 <[email protected]>
feat: export attributesToProps

github.com/remarkablemark/html-react-parser - 00fbef20d1b4db8577e28c195cf0b9a1f7f611be authored over 4 years ago by 波比小金刚 <[email protected]>
chore(examples): add `index.html` that parses in realtime

github.com/remarkablemark/html-react-parser - e0e079170d7746b2897b0fecbd0c5528752fcf2a authored over 4 years ago by Mark <[email protected]>
Merge pull request #164 from remarkablemark/test/jest

test: migrate from mocha to jest

github.com/remarkablemark/html-react-parser - 3a2f26ed094331b335aebed7ecba2b66df0041c0 authored over 4 years ago by Mark <[email protected]>
chore(package): add script `test:ci`; update husky, travis, publish

`npm run test:ci` passes option `--ci` to `npm test`, which fails
the test if a new snapshot is ...

github.com/remarkablemark/html-react-parser - e7c507919504b84553dd42da38a2cee2f22a8951 authored over 4 years ago by Mark <[email protected]>
test(utilities): refactor `forEach` to `it.each` and add more cases

github.com/remarkablemark/html-react-parser - 4c64bb3c13acfcda9d161448beb9a06e14f016bc authored over 4 years ago by Mark <[email protected]>
test(html-to-react): refactor `forEach` to `it.each`

And add more test cases

github.com/remarkablemark/html-react-parser - 6bf35266ebaba3f54ef058947df368b7d21be8e2 authored over 4 years ago by Mark <[email protected]>
test(helpers): refactor `render` method

This brings test coverage back to 100%

github.com/remarkablemark/html-react-parser - 9cb48edad048548375bae5abdf01b3b6f6e35d0a authored over 4 years ago by Mark <[email protected]>
test(helpers): refactor `data.json` to `data.js`

github.com/remarkablemark/html-react-parser - da1e89c462b79574875ed8120df369e8cac3b12a authored over 4 years ago by Mark <[email protected]>
test(utilities): refactor to `expect` instead of `assert`

github.com/remarkablemark/html-react-parser - 29a3230f4b9f8139aad8007d6972c89c5c00bf9b authored over 4 years ago by Mark <[email protected]>
test(html-to-react): refactor to `expect` instead of `assert`

github.com/remarkablemark/html-react-parser - 550b2ae559046b8f0894a230a7121d443355dfb6 authored over 4 years ago by Mark <[email protected]>
test(attributes-to-props): refactor to `expect` instead of `assert`

github.com/remarkablemark/html-react-parser - 6e74b50faab9a3ccf2566c09781089956d92bfb4 authored over 4 years ago by Mark <[email protected]>
test(dom-to-react): refactor to use `expect` instead of `assert`

github.com/remarkablemark/html-react-parser - 9f4a9fd0e417a42fad22f605baaa3b9c17cdabcd authored over 4 years ago by Mark <[email protected]>
test(dom-to-react): refactor react tests to snapshot tests

github.com/remarkablemark/html-react-parser - 5077d6991f20aee021687f2054042a133b631f84 authored over 4 years ago by Mark <[email protected]>
test: migrate from `mocha` to `jest`

Update package.json devDependencies:

```diff
+jest
-mocha
-nyc
```

Update package.json scripts...

github.com/remarkablemark/html-react-parser - 48099c15df61a1bfabb215cae666d5d1c7486710 authored over 4 years ago by Mark <[email protected]>
chore(github): add types to `PULL_REQUEST_TEMPLATE.md` checklist

github.com/remarkablemark/html-react-parser - 179f3598231762e276ee22fb073e6967c01dcaa3 authored over 4 years ago by Mark <[email protected]>
docs(changelog): tidy CHANGELOG.md

github.com/remarkablemark/html-react-parser - 2a8895f101480872d793b211fdfd9f0113d78580 authored over 4 years ago by Mark <[email protected]>
build(package): downgrade `standard-version` back to 5

github.com/remarkablemark/html-react-parser - dc97637c841ce81ff262f87c9b48f71a7104ba6b authored over 4 years ago by Mark <[email protected]>
docs(changelog): make headings consistent and fix links

github.com/remarkablemark/html-react-parser - 62ff95868e520788dae6247f97e225a560c43477 authored over 4 years ago by Mark <[email protected]>
docs(changelog): run `CHANGELOG.md` through prettier, fix links

- Remove closes links to other repositories
- Add links for issues that don't have links
- Remov...

github.com/remarkablemark/html-react-parser - 82e4cc630f0cad875d58b3101008551741cad735 authored over 4 years ago by Mark <[email protected]>
build(package): upgrade standard-version to 6

The previous downgrade to 5 wasn't necessary. However, I cannot
upgrade to >6 because this libra...

github.com/remarkablemark/html-react-parser - a90e194b8ff3dc3cbce8a445cdf4e36756d45bf0 authored over 4 years ago by Mark <[email protected]>
Merge pull request #163 from remarkablemark/docs/readme-lowercase-tags

docs(readme): update FAQ with how to preserve case of tags (#62)

github.com/remarkablemark/html-react-parser - 70e3a29d31711ecf5bb5833dfcf5f6a399ecb237 authored over 4 years ago by Mark <[email protected]>
docs(readme): update FAQ with how to preserve case of tags (#62)

github.com/remarkablemark/html-react-parser - dc543d145e74acf4f88be9c97fbe3a600a6d8d7f authored over 4 years ago by Mark <[email protected]>
Merge pull request #162 from remarkablemark/feat/option-trim

feat: add option `trim`

github.com/remarkablemark/html-react-parser - 8a6589f859a640af9c8faa936af4badb97f85da3 authored over 4 years ago by Mark <[email protected]>
refactor(dom-to-react): replace if conditional with switch case

github.com/remarkablemark/html-react-parser - 21190a36cc35d395c6979f8c01847ee94e960e57 authored over 4 years ago by Mark <[email protected]>
docs(dom-to-react): tidy comments and update JSDoc

github.com/remarkablemark/html-react-parser - 507ad1ca301b508c19ec8dc81867ea68fe73d63a authored over 4 years ago by Mark <[email protected]>
docs(readme): document `trim` option under Options and FAQ

github.com/remarkablemark/html-react-parser - 759b7a92f95f8895bf275f7e024d771920b6d1e8 authored over 4 years ago by Mark <[email protected]>
test(types): add dtslint tests for `trim` option

github.com/remarkablemark/html-react-parser - d2964e87904f8c0e9f9b3c3cd99d2e6d9b816af5 authored over 4 years ago by Mark <[email protected]>
feat(index): type `trim` in HTMLReactParserOptions

github.com/remarkablemark/html-react-parser - be71b13d4e93792373824e59800950b30d5589bc authored over 4 years ago by Mark <[email protected]>
test(html-to-react): add tests for `trim` option enabled & disabled

github.com/remarkablemark/html-react-parser - 984133f7a10c76b4a285af78dab6c0861cac5193 authored over 4 years ago by Mark <[email protected]>
feat(dom-to-react): add option `trim` that skips whitespace nodes

github.com/remarkablemark/html-react-parser - 413eaa0608b218b8729c0eed81d33e40f4358454 authored over 4 years ago by Mark <[email protected]>
Merge pull request #161 from remarkablemark/feat/options-htmlparser2

feat: add option htmlparser2

github.com/remarkablemark/html-react-parser - 4db43eba38f5168211c6a3c8bccfa2693f1378f2 authored over 4 years ago by Mark <[email protected]>
docs(readme): document option `htmlparser2` and any risks

github.com/remarkablemark/html-react-parser - 5944dd851ad10f62a4ecc425dab24128e6adbbd1 authored over 4 years ago by Mark <[email protected]>
test(types): add test that checks type for option htmlparser2

github.com/remarkablemark/html-react-parser - 8a057ede0a79de87e11459fa4830f91b1d02f1ab authored over 4 years ago by Mark <[email protected]>
feat(index): add htmlparser2 type to HTMLReactParserOptions

github.com/remarkablemark/html-react-parser - 81f74fbd93b737ca7a74d93a835dadde559ed00b authored over 4 years ago by Mark <[email protected]>
test(html-to-react): add test for option htmlparser2

github.com/remarkablemark/html-react-parser - c20f222217dcd9c726f50cbaa83175248d48acc6 authored over 4 years ago by Mark <[email protected]>
feat(index): add options.htmlparser2

https://github.com/fb55/htmlparser2/wiki/Parser-options

github.com/remarkablemark/html-react-parser - c4ecf64a3a51978c4088da10c6d9d1602d669ac2 authored over 4 years ago by Mark <[email protected]>
test(html-to-react): add test for option library

Although we have a test in dom-to-react, adding one here helps
with completeness.

github.com/remarkablemark/html-react-parser - cfb4ec890c7e99fdc1c0b0222359e73675ba88b1 authored over 4 years ago by Mark <[email protected]>
build(package): replace @types/domhandler with @types/htmlparser2

github.com/remarkablemark/html-react-parser - 466688bb1c3412a107b3311b6d70e85639364457 authored over 4 years ago by Mark <[email protected]>
docs(index): tidy and update JSDoc comments for index.js

Document missing param for `options.library`.

github.com/remarkablemark/html-react-parser - bcab3a8a64e0dec7ea7bf0844729305d77b28c2d authored over 4 years ago by Mark <[email protected]>
docs(index): tidy JSDoc comments for default export in index.d.ts

github.com/remarkablemark/html-react-parser - dda59e06d667935244b3e5379bb31f955f125f53 authored over 4 years ago by Mark <[email protected]>
Merge pull request #160 from remarkablemark/refactor/parser-types

refactor: improve parser types

github.com/remarkablemark/html-react-parser - 8ac54fdd2da94298db87410a9b95fda495243cfd authored over 4 years ago by Mark <[email protected]>
docs(lib): improve JSDoc comments for dom-to-react.d.ts

github.com/remarkablemark/html-react-parser - 228703827e1b8caa9051aa9d7eb6d2bf4eb12462 authored over 4 years ago by Mark <[email protected]>
docs(index): tidy JSDoc comments for index.d.ts

github.com/remarkablemark/html-react-parser - 772ae3612b13f042778e443630a0afa59c15ef41 authored over 4 years ago by Mark <[email protected]>
test(types): fix and improve dts tests for dom-to-react.test.tsx

github.com/remarkablemark/html-react-parser - 1a32b65bd2ecd4148266be1ccb544d705df0fd14 authored over 4 years ago by Mark <[email protected]>
test(types): add tests for updated options.library types

github.com/remarkablemark/html-react-parser - 3938f56b245cb398206ad489ab40fdb50e8ed3cd authored over 4 years ago by Mark <[email protected]>
chore(index): improve types for options.library

github.com/remarkablemark/html-react-parser - ffb7964d3373853a8aec02ea6e79814e09fedabe authored over 4 years ago by Mark <[email protected]>
test(types): add error and more expect cases to index.test.tsx

github.com/remarkablemark/html-react-parser - 0d3bc6c6a70734002c98e67f930ea9ce9f8bf3bd authored over 4 years ago by Mark <[email protected]>
test(types): fix dtslint tests for index.test.tsx

Use single line comment instead of mutli-line comment since the
tests get skipped when using the...

github.com/remarkablemark/html-react-parser - 516aa8978836771eff3ede389296c87336e8332c authored over 4 years ago by Mark <[email protected]>
test: tidy descriptions for describe and it blocks

github.com/remarkablemark/html-react-parser - 0273e2db6ed055b80e4d41f36a53f5ebbb4b6cd5 authored over 4 years ago by Mark <[email protected]>
test(html-to-react): add case that empty string returns empty array

github.com/remarkablemark/html-react-parser - d5daa95a29942df81ec04e8801c97d706133ff03 authored over 4 years ago by Mark <[email protected]>
perf(index): return empty array if first argument is empty string

github.com/remarkablemark/html-react-parser - 7f61f976787dac1415ea95363c06fc39216714fd authored over 4 years ago by Mark <[email protected]>
chore(eslint): set parser to @typescript-eslint/parser

github.com/remarkablemark/html-react-parser - 7a82b3d1a659e84fb20ba6c1b1d00489ce33223f authored over 4 years ago by Mark <[email protected]>
build(package): save @typescript-eslint/parser to devDependencies

github.com/remarkablemark/html-react-parser - b042b5ad0766bbafa9ddeff732f0161e61ddf005 authored over 4 years ago by Mark <[email protected]>
docs(readme): update Support with GitHub Sponsors link

github.com/remarkablemark/html-react-parser - 22b64a6877992312dcb3f1809d427023eed7f770 authored over 4 years ago by Mark <[email protected]>
chore(github): add GitHub Sponsors username to FUNDING.yml

github.com/remarkablemark/html-react-parser - 47344966e88249c1966a90d584d368b1731bd590 authored over 4 years ago by Mark <[email protected]>
Merge pull request #159 from remarkablemark/build/package

build(package): upgrade [email protected] and devDependencies

github.com/remarkablemark/html-react-parser - ba59af0d618f880a12a93c3b927248bee62e7196 authored over 4 years ago by Mark <[email protected]>
docs(readme): update FAQ with section on invalid HTML

github.com/remarkablemark/html-react-parser - 606d959bccdad1c5c54c6b4485aa164a7f46ac3d authored over 4 years ago by Mark <[email protected]>
feat(package): upgrade [email protected]

html-dom-parser 0.2.3 → 0.3.0

github.com/remarkablemark/html-react-parser - d30bfdc8cc016be43fe6ef7d1ee1d32998929ac5 authored over 4 years ago by Mark <[email protected]>