This is an AngularJS directive for Dante a medium.com inline editor clone.
Checkout angular-dante:
$ git clone https://github.com/julianfox/angular-dante
Install Node.JS dependencies:
$ npm install
Install Bower dependencies:
$ bower install
Run demo project:
Open demo/index.html
on browser