linx4200 /
vue-color
A modern collection of Vue color pickers – fast, accessible, and easy to use.
92/100 healthLoading repository data…
troesner-clesk / repository
A collection of web scraping and analysis tools with a browser-based UI. HTML, Image & Link Scraping, Screenshots, SEO-Analysis)
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A collection of web scraping and analysis tools with a browser-based UI. Built with Nuxt 4.
Use at your own risk. This tool is provided as-is, without any warranty. By using it, you agree that:
I tried various existing tools, but none of them worked the way I needed for my specific use cases. So I built my own.
Is it perfect? No. Is it feature-complete? Definitely not. But it does exactly what I need it to do.
/de/, skip /en/, /fr/)<a> edges overlaid on hover; Obsidian/Seorch-style bursts per URL pathnpm install
npm run dev
Then open http://localhost:3000 in your browser.
All data is saved locally in the output/ directory inside the project. Set OUTPUT_DIR to change the location:
OUTPUT_DIR=/my/custom/path npm run dev
Output structure:
scraper/{timestamp}_html_files/ - Individual HTML filesscraper/{timestamp}_html_meta.json - Metadata for HTML scrapesscraper/{timestamp}_links.json - Link analysis resultsscreenshots/{timestamp}/ - Screenshot and PDF filesimages/{timestamp}/ - Downloaded imagesseo-audit/{timestamp}_seo-audit.json - SEO audit results# Build and run with docker-compose
docker compose up -d
# Or build manually
docker build -t url-tools .
docker run -p 3000:3000 -v ./output:/app/output url-tools
The output/ directory is mounted as a volume so results persist between container restarts.
npm test # Run all tests (80 tests)
npm run test:watch # Watch mode
Detailed documentation lives in the docs/ directory:
MIT
Selected from shared topics, language and repository description—not editorial ratings.
linx4200 /
A modern collection of Vue color pickers – fast, accessible, and easy to use.
92/100 healthClickerMonkey /
A collection of components that visualizes DaySpan Calendars and Schedules using Vuetify
67/100 healthaws-amplify /
Amplify UI is a collection of accessible, themeable, performant React (and more!) components that can connect directly to the cloud.
freearhey /
A collection of Vue.js filters
75/100 healthZaelot-Inc /
A collection of UI Frameworks and their platform implementations.
76/100 healthnuxt /
Create a new Nuxt project, module, layer or start from a theme with our collection of starters.
86/100 health