cubic-bezier

Cubic Bezier curve: An easing function generator for Atom editor

senthilporunan

784

3

2.0.0

MIT

GitHub

atom-cubic-bezier Build Status

![Gitter](https://badges.gitter.im/Join Chat.svg)

atom-cubic-bezier is an easing function generator for Atom editor

Cubic Bezier in action

Installation

apm install cubic-bezier

Features

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