简体   繁体   English

如何创建网站的瀑布/时间轴?

[英]How to create Waterfall/Timeline of a Website?

How I can create Waterfall/Timeline of Website like Chrome Inspector, GTMetrix? 如何创建网站的瀑布/时间轴,例如Chrome Inspector,GTMetrix?

I need to get datas while website is opening. 网站开放时我需要获取数据。 How much request did browser while loading all of website. 浏览器在加载整个网站时有多少请求。 Where the request happend etc. 请求发生的地方等

Is there any library or npm module to do this? 是否有任何库或npm模块可以执行此操作?

Thanks, have a good life :) 谢谢,祝你生活愉快:)

Maybe "pace" is what you need? 也许您需要“步调”?

$ npm install pace

You can search for it online. 您可以在线搜索。

Take a look at the following library: 看一下以下库:

https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM