Skip to content

Repository files navigation

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 😀

About

A simple directive to make HTML elements editable in angularjs

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages