v-bind in action - real world use case #14269
ajaxStardust
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Have a look at https://transformative.click
Try this URL for example: http://transformative.click/public/default.php?path2url=%2Fwww%2Fwwwroot%2Fgithub.example%2Fpath%2Fto%2Fproject.html&submit=
It's a system-path to HTTP URL Processing tool, intended to give a developer ease of access to server-side scripted projects by sending data via HTTP GET request through a .sh script to the default browser. More details at https://github.com/ajaxstardust/AnnieDeBrowsa
I created a half-baked tutorial. as published on YouTube which demonstrates how to integrate the .sh script with your workflow. E.g. simply use the terminal and do ./i_am_become_url.sh ./index.html for example, assuming you're in your development project root and the file you want to view is index.html.
I use it quite often. No need to search for a "Live Preview" type extension in VSCode. Works great with Zed as well! boop-boop-boop. done and done.
Enjoy!
Beta Was this translation helpful? Give feedback.
All reactions