atapas / webapis-playground

The Web APIs Playground is a project to showcase the JavaScript Web APIs with examples and demonstrations. Client-side JavaScript APIs are here to help with providing wrapper functions for many low-level tasks.

Home Page:https://webapis-playground.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💡 [Improvement]: Network Info UI

rehan-sattar opened this issue · comments

Right now, the Network details are shows like this:

image

Describe the solution you'd like
Instead of showing it like this, we can create a table and show all the details in the form of rows and columns. That would be pretty neat and mature.

Let me know if it's good to go. I can pick this one! 🚀

Go ahead. Also see if more info can be added.