atom-cubic-bezier
![Gitter](https://badges.gitter.im/Join Chat.svg)
atom-cubic-bezier is an easing function generator for Atom editor
Installation
apm install cubic-bezier
Features
- CSS3 predefined easing functions
- Custom easing function generation by simple dragging
- Live easing effect
- Loading bezier curve based on user selection
Key Bindings
Ctrl + Alt + B
: Open/Reset Cubic Bezier Curve
Customizing Key Bindings:
Update your ~/.atom/keymap.cson
(File
> Open Your Keymap
) with:
'.workspace':
'ctrl-alt-b' : 'cubic-bezier:open'
Contributors
https://github.com/senthilporunan/atom-cubic-bezier/graphs/contributors
License
This plugin is licensed under the MIT license
Copyright (c) 2014 Senthil Porunan
Powered by toolitup.com