ansh-saini / 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.
https://webapis-playground.vercel.app/
MIT License
0 stars 4 forks source link

✨ [New Demo Request]: Navigation Timing API #23

Open Anniebhalla10 opened 2 years ago

Anniebhalla10 commented 2 years ago

Please include the request by answering these questions.

What is the Example and Demo Topic?

Navigation Timing API

Please explain why do you need it?

To check the performance of a website.

Any Links, Reads?

https://developer.mozilla.org/en-US/docs/Web/API/Navigation_timing_API

If you are picking up this request to implement, PLEASE READ THIS

Anniebhalla10 commented 2 years ago

Assign me this