snabbt.js

使用javascript和CSS转换快速动画。(Fast animations with javascript and CSS transforms.)

  • 所有者: daniel-lundin/snabbt.js
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

snabbt.js

Fast animations with Javascript and CSS transforms

travis build
npm version

Docs

Documentation

Demos

Releases

The initial release is out. Would love some feedback on things that can be improved. The release(and future ones) can be found in the release section

  • 0.6.4 - Manual mode complete bug fix
  • 0.6.3 - IE Bug fix, polyfill for Array.prototype.find
  • 0.6.2 - Bug fixes, Added sequencing of animations
  • 0.6.1 - Fixed UMD-build
  • 0.6.0 - ES6, test suite, life cycle events, new demos
  • 0.5.8 - Add new tweenable property scalePost/fromScalePost
  • 0.5.7 - Fix issues manual mode and spring easings
  • 0.5.6 - Fix issues with duration: 0
  • 0.5.4 - Added allDone-callback, updated docs
  • 0.5.3 - Bugfix for manual mode with easings
  • 0.5.2 - Compability fixes, polyfill for request animation frame
  • 0.5.1 - Performance improvements
  • 0.5.0 - Refactoring, show deprecation warnings
  • 0.4.0 - Manual mode, function initalizers
  • 0.3.0 - Memory optimizations, improved Matrix API, better UMD wrappers
  • 0.2.0 - Added support for RequireJS and browserify. Published to npm and bower
  • 0.1.0 - Initial beta release

Get it

snabbt is available with AMD-support, CommonJS-support and as a global module.

Package managers

bower install snabbt.js
npm install snabbt.js

CDNs

https://cdnjs.com/libraries/snabbt.js
http://www.jsdelivr.com/#!snabbt

Browser Support

</tr>
<tr>
  <td align="center">10+</td>
  <td align="center">✓</td>
  <td align="center">✓</td>
  <td align="center">✓</td>
  <td align="center">✓</td>
</tr>

Note: IE does not support the transform-style: preserve-3d property. This prevents nesting 3D transformed elements.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

TODOS

  • Improve documentation

MIT License © 2015 Daniel Lundin (http://twitter.com/danielundin).

主要指標

概覽
名稱與所有者daniel-lundin/snabbt.js
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2014-03-14 17:18:01
推送於2016-09-10 21:22:34
最后一次提交2015-12-27 22:02:23
發布數17
最新版本名稱v0.6.4 (發布於 )
第一版名稱v0.1.0 (發布於 )
用户参与
星數5.2k
關注者數164
派生數331
提交數254
已啟用問題?
問題數60
打開的問題數14
拉請求數17
打開的拉請求數1
關閉的拉請求數9
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?