{"_id":"@acepad/browser","_rev":"2-5494340f0f99fa4ebd64f4e2f1c01683","name":"@acepad/browser","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"@acepad/browser","version":"1.0.0","_id":"@acepad/browser@1.0.0","maintainers":[{"name":"acepad","email":"pnode.acepad@gmail.com"}],"dist":{"shasum":"555b330971fec8bfa52397b4064407cf469e4b1b","tarball":"https://registry.npmjs.org/@acepad/browser/-/browser-1.0.0.tgz","fileCount":4,"integrity":"sha512-E2l+KLTEH1UfGIMqHH7e9EwLOP176QR252HS6hWED9WJOHodUq1Eb3GnnhBXMEY62+9gTRSjIkyPGq9vQPWqEA==","signatures":[{"sig":"MEQCIGDi6fAw22WdWq2LnwfO/8vfdJYvsYGvun51YWxlD59HAiAbVvvH4hpSBp4tvSM861NPCMAIsG9UqwhmDsE3ZRcslQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5845},"main":"acepad-browser.js","type":"module","gitHead":"33a46c8a22a4586b7481a234fa13e3ea07969d92","_npmUser":{"name":"acepad","email":"pnode.acepad@gmail.com"},"_npmVersion":"10.5.0","description":"Show browser in acepad","directories":{},"_nodeVersion":"20.12.0","dependencies":{"petit-node":"^1.3.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/browser_1.0.0_1749087632704_0.9646959921419014","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"main":"acepad-browser.js","name":"@acepad/browser","type":"module","scripts":{"test":"run test/test-browser.js"},"version":"1.0.1","description":"Show Webpage in acepad","dependencies":{"petit-node":"^1.0.0"},"gitHead":"39cebaeaf391a82302c31b651e0ea942ed32c382","_id":"@acepad/browser@1.0.1","_nodeVersion":"22.17.0","_npmVersion":"11.7.0","dist":{"integrity":"sha512-uKWQWj/CaKKmNLy70urJjBLLJ3s+1XtzCz8aeYkQkbpVPWwKbh2U/M7ffY8EhV3j57JUA+JmtZtXxWrIWHyS1A==","shasum":"7f6c59bace4bb995970b60d1b537cfc49d281283","tarball":"https://registry.npmjs.org/@acepad/browser/-/browser-1.0.1.tgz","fileCount":9,"unpackedSize":8939,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDtQSHkCmVKUDw78M6MzyY+nGl2/LWGwsXxXueetRgV5QIhAPAhG0T4kojfvRE/zI94wZnrv1RwkNoaPzcGexLWT7Hs"}]},"_npmUser":{"name":"acepad","email":"pnode.acepad@gmail.com"},"directories":{},"maintainers":[{"name":"acepad","email":"pnode.acepad@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/browser_1.0.1_1769234227813_0.30199296478214266"},"_hasShrinkwrap":false}},"time":{"created":"2025-06-05T01:40:32.598Z","modified":"2026-01-24T05:57:08.107Z","1.0.0":"2025-06-05T01:40:32.893Z","1.0.1":"2026-01-24T05:57:07.979Z"},"description":"Show Webpage in acepad","maintainers":[{"name":"acepad","email":"pnode.acepad@gmail.com"}],"readme":"NOTE: This package is supporsed to work in [acepad](https://github.com/hoge1e3/acepad-dev), not a regular node envronment.\n\n# @acepad/browser\n\nRender Webpage(HTML file) using filesystems in [acepad](https://github.com/hoge1e3/acepad-dev/blob/main/README.md)/[petit-node](https://github.com/hoge1e3/petit-node). Link/Images/Javascript from HTML files are also referred within file systems.\n\n## functions\n\n- `open`(file, options)\n   - `file`  HTML [File object](https://github.com/hoge1e3/sfile?tab=readme-ov-file#quick-reference-of-file-object) to be rendered. \n   - `options` \n      - `doc` target document object to be rendered,default, `globalThis.document` \n      - `pNode` Set true to use [petit-node](https://github.com/hoge1e3/petit-node) module loading features that enables import/require other local file in the Javascript files referred from the HTML file.\n\n","readmeFilename":"README.md"}