In April 2015, our staff of engineers and tech evangelists at Microsoft launched vorlon.js—an open supply, extensible, platform-agnostic device for remotely debugging and testing your JavaScript. This text is the primary in a collection that may take an in depth take a look at one particular function, beginning with one of many largest: the DOM Explorer. Overview Should you’re not accustomed to vorlon.js, I like to recommend first studying this weblog publish, which explains why we made vorlon.js and how you can use it. You will discover further vorlon.js info on the finish of this text. The DOM inspector exhibits you the DOM of the distant webpage. You’ll be able to examine the DOM, clicking on nodes will spotlight them within the host webpage, and if you choose one you can too view and modify its CSS properties. Putting in Vorlon.js Simply as a reminder, here’s what you must do to make use of Vorlon.js: Set up and run the Vorlon.JS server from npm: $ npm i -g vorlon $ vorlon As soon as Vorlon.js is completed putting in, now you can run the server: $ vorlon The Vorlon server is operating With the server is operating, open http://localhost:1337 in your browser to see the Vorlon.js dashboard. The final step is to allow Vorlon.js by including this script tag to your app: […]
訂閱:
張貼留言 (Atom)

沒有留言:
張貼留言