Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

209
Vistas
How to view a Javascript file directly from the web, into the Solution?

How can I open/load a JS file directly from the web, as part of my project in Visual Studio?

This is a sample URL I got from a weather monitoring site:

https://static.eagle.io/85e2aa8e4322e59c8de35847502f1220684b7615/assets/app-public/asset.js

Opening it directly on the browser, just doesn't format the JS nicely (beautify). How can I load and beautify the asset.js file in Visual Studio 2022 as part of the project please (not to use it, to view it)?

Thanks

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

Looking at the code, asset.js seems to be minified. Although you could technically format (beautify) the code, it'll still be unreadable. Nonetheless, you could save the file to your computer using CTRL + S, open it in Visual Studio, and use an extension such as Prettier to format the code.

about 4 years ago · Juan Pablo Isaza Denunciar

0

If u just want to use the script and u know how to use it , just add

   <script src="https://static.eagle.io/85e2aa8e4322e59c8de35847502f1220684b7615/assets/app-public/asset.js"></script>
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda