@acepad/browser
v1.0.1
Published
Show Webpage in acepad
Readme
NOTE: This package is supporsed to work in acepad, not a regular node envronment.
@acepad/browser
Render Webpage(HTML file) using filesystems in acepad/petit-node. Link/Images/Javascript from HTML files are also referred within file systems.
functions
open(file, options)fileHTML File object to be rendered.optionsdoctarget document object to be rendered,default,globalThis.documentpNodeSet true to use petit-node module loading features that enables import/require other local file in the Javascript files referred from the HTML file.
