A JSON object editor for AngularJS
Module to edit Javascript Objects (AngularJS/ Angular 1)
Installation
npm i -S angularjs-json-object-editor
Usage
Include in your project
;
Include styles (in your sass file)
;
(or on your .js file)
;
Add to the dependencies of your angular app
angular;
Use your directive