html-to-react-components icon indicating copy to clipboard operation
html-to-react-components copied to clipboard

Converts HTML pages into React components

Results 24 html-to-react-components issues
Sort by recently updated
recently updated
newest added

Hello I get this error /usr/local/lib/node_modules/html-to-react-components/node_modules/babylon/lib/index.js:4457 throw err; With the following file (Note it is an HTML file just converted to .log for github purposes. [topbar.log](https://github.com/roman01la/html-to-react-components/files/8662586/topbar.log)

Hi I try to use this tool at first time and get this error. What should i do for fixing it? ```bash html2react ./zectStudioPages/index.html -o ./src/components /home/sherlock/.nvm/versions/node/v13.2.0/lib/node_modules/html-to-react-components/node_modules/babylon/lib/index.js:4633 throw err; ^...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.7.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

It would be useful to pipe HTML directly into this tool with something like: `curl $URL | pup 'body' | npx -p html-to-react-components html2react` or `curl $URL | pup 'body'...

Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

hello there, i got errors from running command just to let you know ! Command : `npm install html-to-react-components` or `npm i -g html-to-react-components` Output : ``` npm WARN deprecated...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I was trying to convert this webpage to react: https://www.roseandfood.co.uk/ when I came across Unexcpected token error in between 1882 and 1885 lines here: https://codesandbox.io/s/elated-lamarr-9obo2?file=/src/convert.js I use Windows 10 and...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies