MCPcopy
hub / github.com/daniel-lundin/snabbt.js

github.com/daniel-lundin/snabbt.js @v0.6.4 sqlite

repository ↗ · DeepWiki ↗ · release v0.6.4 ↗
174 symbols 324 edges 25 files 0 documented · 0%
README

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

10+

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).

Core symbols most depended-on inside this repo

snabbt
called by 17
snabbt.js
createState
called by 15
src/tests/tweenerTests.js
snabbt
called by 7
src/main.js
assignedMatrixMultiplication
called by 6
snabbt.js
copyArray
called by 6
snabbt.js
assignedMatrixMultiplication
called by 6
src/matrix.js
copyArray
called by 6
src/matrix.js
preprocessOptions
called by 5
snabbt.js

Shape

Function 174

Languages

TypeScript100%

Modules by API surface

snabbt.js37 symbols
src/engine.js13 symbols
src/animation.js13 symbols
docs/cards.js13 symbols
snabbt.min.js11 symbols
docs/snabbt.min.js11 symbols
docs/periodic.js11 symbols
src/tweeners.js10 symbols
src/matrix.js10 symbols
src/utils.js6 symbols
src/tests/engineTests.js6 symbols
src/easing.js6 symbols

Dependencies from manifests, versioned

array.prototype.find1.0.0 · 1×
babelify6.3.0 · 1×
chai3.3.0 · 1×
chai-string1.1.4 · 1×
mocha2.3.3 · 1×
moment2.10.6 · 1×
sinon1.17.1 · 1×
uglify0.1.5 · 1×
watchify3.4.0 · 1×

For agents

$ claude mcp add snabbt.js \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact