1.0.2 • Published 1 year ago

to-inline-html v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Inline HTML

Make single inline HTML file from your frontend application. It replaces links and scripts html files to inline code.

You can find us on github and npmjs

How to use

npm i -g to-inline-html
npx to-inline-html /path/to/source_file.html /path/to/output.html

where is

  • /path/to/source_file.html is your path to built project, and it's html file (usually it's dist directory)
  • /path/to/result.html is path to output html file.
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago