Edit your AngularJS forms inline ala LinkedIn profiles

To convert your existing <input> and <textarea> elements into editable elements simply wrap them with the <sk-editme> directive.

Demo

Edit Profile

More editable fields

The static text that is displayed when not in the edit-state inherits the styles from it's parent. This means you can influence the styling of the static text by wrapping it another element like the examples below.

You can use textarea's too

Usage

For details on installation and usage see the project README