himanshu12345yadav / Prettifier

🛠️ A modern URL beautifier and parser made with VUE JS

Home Page:https://himanshu12345yadav.github.io/Prettifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prettifier

Prettier is a Multipurpose Modern prettier. Prettifier can be useful in analysing large URL's (Uniform Resource Locator) that pass back and forth between server with very ease.

Prettifier is completely written in VUE JS

Live Preview

To get a live preview Click here

Usage

Put the long URL which you want to beautify in the left half of the editor and get the parsed and beautified result to the right half of the editor

Installation

To install prettifier run the following commands in terminal or command prompt

Make sure that node.js is installed in your system

npm install --production

Run on Localhost

To run Prettiefier on localhost

npm run serve

This will start a development server on port 8080. Open your browser and search localhost:8080

You will see any lint errors or console errors as you edit

Happy Hacking!

About

🛠️ A modern URL beautifier and parser made with VUE JS

https://himanshu12345yadav.github.io/Prettifier

License:MIT License


Languages

Language:Vue 82.2%Language:JavaScript 13.5%Language:HTML 4.3%