没有合适的资源?快使用搜索试试~ 我知道了~
performance-observer-polyfill::magnifying_glass_tilted_right:用于P...
共22个文件
ts:10个
js:3个
json:3个
需积分: 10 1 下载量 53 浏览量
2021-05-09
12:06:05
上传
评论
收藏 158KB ZIP 举报
温馨提示
:magnifying_glass_tilted_right: PerformanceObserver Polyfill 接口是一个JavaScript API,可用于观察以在记录新的性能指标时收到通知。 此polyfill允许使用者在具有基本Performance Timeline支持(即window.performance.getEntries() )但不具有观察者支持的浏览器环境中使用PerformanceObserver接口。 该polyfill的工作原理是在给定的时间间隔上回退对性能时间轴的轮询,并使用所有结果集调用所有订阅的观察者。 快速链接 安装 npm install --save @fastly/performance-observer-polyfill 用法: 作为一个 这会自动“安装” PerformanceObserverPolyfill作为window.PerformanceObserver()如果它检测到不支持P
资源推荐
资源详情
资源评论
收起资源包目录
performance-observer-polyfill-master.zip (22个子文件)
performance-observer-polyfill-master
.gitignore 183B
tsconfig.json 468B
README.md 4KB
.github
workflows
test.yml 587B
rollup.config.js 2KB
LICENSE 1KB
polyfill
index.ts 143B
package.json 2KB
src
observer.spec.ts 5KB
fixtures
entries.ts 22KB
entry-list.ts 637B
observer.ts 3KB
entry-list.spec.ts 2KB
index.ts 264B
@types
index.d.ts 584B
task-queue.spec.ts 10KB
task-queue.ts 3KB
jest.config.js 179B
.eslintignore 22B
.npmignore 18B
.eslintrc.js 1KB
package-lock.json 664KB
共 22 条
- 1
资源评论
师爷孙
- 粉丝: 16
- 资源: 4757
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功