ngeditable

1.0.8 • Public • Published

ngEditable

A simple directive to make HTML elements editable in angularjs

NPM

$ npm i ngeditable

BOWER

$ bower i ngeditable

How to use

Make sure the script is included in index.html

Inject in app.js

angular
    .module('myApp',['ngEdit']);

add the directive to the element you want to edit

<div ng-editable>

Help and contributions always accepted 😀

Package Sidebar

Install

npm i ngeditable

Weekly Downloads

0

Version

1.0.8

License

MIT

Unpacked Size

8.22 kB

Total Files

8

Last publish

Collaborators

  • nadeem_shadan