An open API service indexing awesome lists of open source software.

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

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
```