jsonEditor is an useful Angular directive. It allows you to edit directly the JSON object and array.
<jsoneditor ng-model="test" view-only="true" json-submit-config="submitConfig></jsoneditor>
Use it simply as a new form element like input or checkbox.
DEMO
Directive features:
- View / Edit Json Object & Array
- Support all data types: String, Boolean, Number, Null, Array, Object
- Support Ajax Submit
- Working as a form element
- Drag-drop to re-arrange elements of array
- Compatible with adminTable directive
- Built with Bootstrap 3 & Angular
HELP
- There is an comprehensive documentation included in downloaded folders
- Contact me at themeforest
Please rate and give me your comment!
CHANGE LOG
- released
Angular JSONeditor Directive (Forms)
No comments:
Post a Comment