https://github.com/albinodrought/tag-search-link-generator
Easily generate a list of links for searching a subreddit by tags
https://github.com/albinodrought/tag-search-link-generator
markdown reddit vue
Last synced: about 2 months ago
JSON representation
Easily generate a list of links for searching a subreddit by tags
- Host: GitHub
- URL: https://github.com/albinodrought/tag-search-link-generator
- Owner: AlbinoDrought
- License: agpl-3.0
- Created: 2019-10-26T03:17:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:29:20.000Z (over 2 years ago)
- Last Synced: 2025-02-07T02:46:27.987Z (3 months ago)
- Topics: markdown, reddit, vue
- Language: Vue
- Homepage: https://albinodrought.github.io/tag-search-link-generator/
- Size: 1.98 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tag Search Link Generator
Easily generate a list of links for searching a subreddit by tags. [Try it out!](https://albinodrought.github.io/tag-search-link-generator/)
[](https://albinodrought.github.io/tag-search-link-generator/)
## Building
```sh
npm install
npm run build
```