![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@vivliostyle/cli
Advanced tools
Save the pdf file via Headless Chrome and Vivliostyle.
npm install -g @vivliostyle/cli
Usage: vivliostyle [options] [command]
Options:
-v, --version output the version number
-h, --help output usage information
Commands:
build <input> Launch headless Chrome and build PDF file
preview <input> Open preview page
help [cmd] display help for [cmd]
build
commandLaunch headless Chrome and save PDF file
Usage: vivliostyle build [options] <input>
Launch headless Chrome and save PDF file
Options:
-b, --book load document as book mode
It can load multi-HTML documents such as an unzipped EPUB and a Web Publication.
Please see also http://vivliostyle.github.io/vivliostyle.js/docs/en/
--no-sandbox launch chrome without sandbox (use this option to avoid ECONNREFUSED error)
-r, --root <root_directory> specify assets root path (default directory of input file)
-o, --output <output_file> specify output file path (default output.pdf) (default: "output.pdf")
-s, --size <size> output pdf size (ex: 'A4' 'JIS-B5' '182mm,257mm' '8.5in,11in')
-t, --timeout <time> timeout times for waiting Vivliostyle process (default: 60s)
--press-ready make generated PDF compatible with press ready PDF/X-1a
--executable-chromium <path> specify a path of executable Chrome(Chromium) you installed
--verbose verbose log output
-h, --help output usage information
preview
commandOpen preview page and save PDF interactively
Usage: vivliostyle preview [options] <input>
Open preview page and save PDF interactively
Options:
-b, --book load document as book mode
It can load multi-HTML documents such as an unzipped EPUB and a Web Publication.
Please see also http://vivliostyle.github.io/vivliostyle.js/docs/en/
--no-sandbox launch chrome without sandbox (use this option to avoid ECONNREFUSED error)
-r, --root <root_directory> specify assets root path (default directory of input file)
--executable-chromium <path> specify a path of executable Chrome(Chromium) you installed
-h, --help output usage information
yarn install
yarn build
yarn link
vivliostyle --version
docker build -t vivliostyle/cli .
Licensed under AGPL Version 3.
FAQs
Save the pdf file via headless browser and Vivliostyle.
We found that @vivliostyle/cli 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
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.