Skip to content

caickdias/url-parser

Repository files navigation

You can see this project running live here.

URL parser

Paste your URL and the app will parse your URL to an object or text with options to hide or show some information.

Patch notes

v0.1.0
- Paste your URL and it will parse it
- Select between object and text
- Copy to clipboard
- Preferences to show/hide information
- Preferences is stored in local storage

v0.1.1
- Fixed issue with URLs not being decoded
- Fixed issue with not getting full resource if more than one single slash in the string

Getting started

Dependencies

React 18.2.0

Installing

Once you have everything installed and running, let's clone this repository and open its folder. No change to any files should be required.

git clone https://github.com/caickdias/url-parser.git
cd url-parser

Then run npm install to install dependencies

npm install

Usage

npm start

Built with

React: React is a free and open-source front-end JavaScript library for building user interfaces based on UI components.

License

MIT

About

Paste your URL and the app will parse its information

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published