没有合适的资源?快使用搜索试试~ 我知道了~
ember-batcher:用于rAF批处理读写的Ember插件(代替ember-spaniel utils)
共48个文件
js:13个
ts:6个
md:5个
需积分: 5 0 下载量 52 浏览量
2021-05-15
03:28:32
上传
评论
收藏 168KB ZIP 举报
温馨提示
灰烬打猎者 使用requestAnimationFrame批处理DOM读取和突变的Ember插件。 正如Paul Irish的“ ”中所指出的那样,当请求/调用许多属性或方法时,它们会触发浏览器同步计算样式和布局。 这也称为重排或布局颠簸,这是常见的性能瓶颈。 该插件试图提供一种补充Ember的runloop批处理的机制,以帮助最大程度地减少布局混乱。 兼容性 Ember.js v3.8或以上 Ember CLI v2.13或更高版本 Node.js v10或更高版本 安装 ember install ember-batcher 用法 readDOM(readTask: Function): void 注册一个任务函数,该函数将与其他“读取”批处理并在下一个requestAnimationFrame (如果支持)上调用。 该方法将在当前运行循环中执行,或者在必要时创建新的运行循环。
资源推荐
资源详情
资源评论
收起资源包目录
ember-batcher-master.zip (48个子文件)
ember-batcher-master
.ember-cli 280B
ember-cli-build.js 494B
addon
batcher.ts 3KB
index.ts 48B
.gitkeep 0B
config
ember-try.js 2KB
environment.js 89B
index.js 72B
.watchmanconfig 37B
package.json 3KB
.github
workflows
ci-build.yml 1KB
.prettierrc 73B
tests
test-helper.js 269B
index.html 1KB
unit
batcher-test.ts 3KB
.gitkeep 0B
dummy
config
ember-cli-update.json 452B
targets.js 298B
optional-features.json 34B
environment.js 1KB
app
config
environment.d.ts 363B
templates
application.hbs 48B
components
.gitkeep 0B
routes
.gitkeep 0B
index.html 684B
resolver.js 65B
components
.gitkeep 0B
styles
app.css 0B
app.js 376B
router.js 245B
public
robots.txt 51B
RELEASE.md 2KB
testem.js 574B
CONTRIBUTING.md 651B
.npmignore 404B
.eslintrc.js 1KB
.template-lintrc.js 63B
tsconfig.json 1KB
LICENSE.md 1KB
.gitignore 369B
CHANGELOG.md 1KB
types
global.d.ts 197B
dummy
index.d.ts 0B
README.md 4KB
yarn.lock 424KB
.eslintignore 240B
.editorconfig 368B
.vscode
settings.json 36B
共 48 条
- 1
资源评论
火锅与理想
- 粉丝: 36
- 资源: 4568
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功