
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
@vivliostyle/viewer
Advanced tools
Vivliostyle Viewer - HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support
Vivliostyle Viewer is a Web application for HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support.
vivliostyle-viewer-*.zipstart-webserver or start-viewer script (or Windows batch) file located in the unzipped directory. For example:$ ./vivliostyle-viewer-latest/start-webserver
or in Windows command prompt,
> vivliostyle-viewer-latest\start-webserver
If a message,
Please install Node.js or Ruby or Python and rerun this script, or use your favorite HTTP server.
is shown, install either of them (recommend Node.js and rerun the script, or use your favorite web server.
The start-webserver script starts a local web server and opens the default browser. The current directory is used as the root of the web server. Run start-webserver --help to see the usage help.
The start-viewer script starts a local web server (calls start-webserver) and opens Vivliostyle Viewer (located in ./viewer/) in browser. Run start-viewer --help to see the usage help.
@vivliostyle/viewernpm install @vivliostyle/viewer
Vivliostyle Viewer is located in ./node_modules/@vivliostyle/viewer/lib/, so you need to start a web server and open this location in the browser to start the Vivliostyle Viewer.
See online Vivliostyle Documents for the latest documents, or open ./docs/ in the distribution package using local web server.
Please send them to
Licensed under AGPL Version 3.
FAQs
Vivliostyle Viewer - HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support
The npm package @vivliostyle/viewer receives a total of 2,060 weekly downloads. As such, @vivliostyle/viewer popularity was classified as popular.
We found that @vivliostyle/viewer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.