https://github.com/memset0/web2pdf
https://github.com/memset0/web2pdf
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/memset0/web2pdf
- Owner: memset0
- License: gpl-3.0
- Created: 2024-08-05T11:11:05.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T18:50:01.000Z (almost 2 years ago)
- Last Synced: 2025-05-16T01:11:50.622Z (about 1 year ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# web2pdf
## Usage
## Contribution
> For anyone who wants to develop Userscripts on [zhihu.com](https://zhihu.com) and some other websites, some methods to disable [Content Security Policy (CSP)](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP) may be required. For Chrome/Edge users, you can resolve this issue by installing this [Disable CSP](https://chromewebstore.google.com/detail/disable-content-security/ieelmcmcagommplceebfedjlakkhpden) plugin.
Run the commands:
```shell
yarn
yarn dev
```
This will open a web page and lead you to install the test script. After that, whenever you make changes to the code, the page will be automatically refreshed to load the latest compilation.