https://github.com/casaub0n/markdown-link-script
Copy link in this tab as markdown
https://github.com/casaub0n/markdown-link-script
userscript
Last synced: 10 months ago
JSON representation
Copy link in this tab as markdown
- Host: GitHub
- URL: https://github.com/casaub0n/markdown-link-script
- Owner: casaub0n
- Created: 2020-08-01T08:20:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T16:45:54.000Z (10 months ago)
- Last Synced: 2025-04-10T18:08:19.171Z (10 months ago)
- Topics: userscript
- Language: TypeScript
- Homepage:
- Size: 528 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Markdown link script
# How to use
Paste this link in your Tampermonkey -> [UNPKG @casaub0n/markdown-link-script](https://unpkg.com/@casaub0n%2Fmarkdown-link-script)
# How to develop
## build
```console
yarn build
```
## publish
```console
yarn npm:publish
```