• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

remarkablemark / html-react-parser
98%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/domhandler-4.2.2
DEFAULT BRANCH: master
Repo Added 25 Aug 2016 09:26PM CUT
Files 8
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH chore-readme
branch: chore-readme
CHANGE BRANCH
x
Reset
  • chore-readme
  • badges
  • bug-client-parser
  • bug-react
  • bug-script-style
  • bug-void-element
  • build/dependencies
  • build/devDependencies
  • build/fix-npm-install
  • build/package
  • build/react-dom-core
  • build/rollup
  • changelog
  • chore-build
  • chore-package
  • chore/examples
  • chore/husky
  • chore/improvements
  • ci/build
  • ci/github
  • ci/github-actions
  • ci/release
  • ci/size-limit
  • coveralls
  • decode-entities
  • dependabot/npm_and_yarn/commitlint/cli-12.0.0
  • dependabot/npm_and_yarn/commitlint/cli-13.1.0
  • dependabot/npm_and_yarn/commitlint/config-conventional-13.1.0
  • dependabot/npm_and_yarn/domhandler-4.1.0
  • dependabot/npm_and_yarn/domhandler-4.2.0
  • dependabot/npm_and_yarn/domhandler-4.2.2
  • dependabot/npm_and_yarn/eslint-plugin-prettier-4.0.0
  • dependabot/npm_and_yarn/html-dom-parser-1.0.1
  • dependabot/npm_and_yarn/husky-5.0.9
  • dependabot/npm_and_yarn/husky-5.1.1
  • dependabot/npm_and_yarn/husky-6.0.0
  • dependabot/npm_and_yarn/husky-7.0.0
  • dependabot/npm_and_yarn/jest-27.0.4
  • dependabot/npm_and_yarn/lint-staged-11.0.0
  • dependabot/npm_and_yarn/rollup/plugin-commonjs-18.0.0
  • dependabot/npm_and_yarn/rollup/plugin-commonjs-19.0.0
  • dependabot/npm_and_yarn/rollup/plugin-commonjs-20.0.0
  • dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.0.0
  • dependabot/npm_and_yarn/standard-version-8.0.1
  • docs/readme-lowercase-tags
  • examples
  • examples/webpack
  • feat/option-trim
  • feat/options-htmlparser2
  • feat/react-property
  • feat/types
  • fix/es-module
  • fix/es-modules
  • fix/script
  • fix/title
  • fix/types
  • fix/web-components-style
  • html-to-dom
  • master
  • react-16
  • react@15.3
  • react@15.4
  • readme
  • refactor-benchmark
  • refactor-declaration
  • refactor-test
  • refactor/dom-to-react
  • refactor/parser-types
  • refactor/style-to-js
  • refactor/utilities
  • refs/tags/v0.14.3
  • refs/tags/v1.0.0
  • refs/tags/v1.1.0
  • refs/tags/v1.1.1
  • refs/tags/v1.1.2
  • refs/tags/v1.2.0
  • refs/tags/v1.2.1
  • refs/tags/v1.2.2
  • refs/tags/v1.2.4
  • refs/tags/v1.2.5
  • refs/tags/v1.2.6
  • refs/tags/v1.2.7
  • refs/tags/v1.2.8
  • remove-replace-key
  • style-prettier-lint
  • test/coverage
  • test/helpers
  • test/integration
  • test/jest
  • test/module
  • test/refactor
  • upgrade-dependencies
  • upgrade-react-dom-core
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.1.0
  • v0.1.1
  • v0.10.0
  • v0.10.1
  • v0.10.2
  • v0.10.3
  • v0.10.4
  • v0.10.5
  • v0.11.0
  • v0.11.1
  • v0.12.0
  • v0.13.0
  • v0.14.0
  • v0.14.1
  • v0.14.2
  • v0.2.0
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.3.5
  • v0.3.6
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v0.4.3
  • v0.4.4
  • v0.4.5
  • v0.4.6
  • v0.4.7
  • v0.5.0
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3
  • v0.6.4
  • v0.7.0
  • v0.7.1
  • v0.8.0
  • v0.8.1
  • v0.9.0
  • v0.9.1
  • v0.9.2
  • webpack

pending completion
78

push

travis-ci

remarkablemark
Update README advanced example for replace options

Trim the fat and keep the example super concise and readable.
Refactor example to ES6 and JSX.

191 of 195 relevant lines covered (97.95%)

23.77 hits per line

Relevant lines Covered
Build:
Build:
195 RELEVANT LINES 191 COVERED LINES
23.77 HITS PER LINE
Source Files on chore-readme
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
78 chore-readme Update README advanced example for replace options Trim the fat and keep the example super concise and readable. Refactor example to ES6 and JSX. push 27 Sep 2016 09:32PM CUT remarkablemark travis-ci pending completion  
60 chore-readme Tidy and reword README for readability and add contributors - Try to follow the 80 column rule for readability. - Reword sentences to make them more understandable. - Gives thanks to `htmlparser2` and contributors. - Add lint script to testing do... push 31 Aug 2016 04:42PM CUT remarkablemark travis-ci pending completion  
59 chore-readme Tidy and reword README for readability and add contributors - Try to follow the 80 column rule for readability. - Reword sentences to make them more understandable. - Gives thanks to `htmlparser2` and contributors. - Add lint script to testing do... push 31 Aug 2016 04:30PM CUT remarkablemark travis-ci pending completion  
58 chore-readme Tidy and reword README for readability and add contributors - Try to follow the 80 column rule for readability. - Reword sentences to make them more understandable. - Gives thanks to `htmlparser2` and contributors. - Add lint script to testing do... push 31 Aug 2016 04:29PM CUT remarkablemark travis-ci pending completion  
57 chore-readme Tidy and reword README for readability and add contributors - Try to follow the 80 column rule for readability. - Reword sentences to make them more understandable. - Gives thanks to `htmlparser2` and contributors. - Add lint script to testing do... push 31 Aug 2016 04:27PM CUT remarkablemark travis-ci pending completion  
56 chore-readme Tidy and reword README for readability and add contributors - Try to follow the 80 column rule for readability. - Reword sentences to make them more understandable. - Gives thanks to `htmlparser2` and contributors. - Add lint script to testing do... push 31 Aug 2016 03:52PM CUT remarkablemark travis-ci pending completion  
55 chore-readme Tidy and reword README for readability and add contributors - Try to follow the 80 column rule for readability. - Reword sentences to make them more understandable. - Gives thanks to `htmlparser2` and contributors. - Add lint script to testing do... push 31 Aug 2016 03:38PM CUT remarkablemark travis-ci pending completion  
See All Builds (619)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc