Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:29:20.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T12:47:21.119Z (9 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/)
[![Screenshot of Tag Search Link Generator UI](./.readme/action-shot.png)](https://albinodrought.github.io/tag-search-link-generator/)
## Building
```sh
npm install
npm run build
```