Vue Telescope Analyzer screenshot

Vue Telescope Analyzer

Author Avatar Theme by Nuxtlabs
Updated: 3 Apr 2025
357 Stars

Detect Vue technologies running on a website

Categories

Overview

Vue Telescope Analyzer is a command-line interface (CLI) tool used to analyze websites and detect the presence of Vue.js and its ecosystem. This module is utilized by vuetelescope.com to identify Vue on a website, and can be further extended by users through the browser extension.

Features

  • Detection of multiple frameworks, UI libraries, and Vue plugins
  • Support for frameworks like Nuxt, Quasar, Gridsome, VuePress, and Vue Storefront
  • Compatibility with UI libraries such as Element UI, Vuetify, Bootstrap Vue, Tailwind CSS, and Buefy
  • Detection of Vue plugins like Vue Router, Vuex, Vue Meta, Vue Apollo, Vue Warehouse, and many more

Installation

To use Vue Telescope Analyzer locally in your project, follow these steps:

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Update the code within the src/ or detectors/ directories
  4. Test it with ./bin/vta.js https://your-url-to-test
  5. If you add a new detector, please add the corresponding icon in the icons/ directory (SVG cleaned with SVGOMG)

Summary

Vue Telescope Analyzer is a powerful CLI tool that allows users to analyze websites and detect the presence of Vue.js and its ecosystem. By supporting various frameworks, UI libraries, and Vue plugins, it provides a comprehensive analysis of a website’s Vue usage. With its easy installation process and potential for community contributions, Vue Telescope Analyzer is a valuable tool for both developers and the Vue.js community.