This package has been deprecated

Author message:

this package is no longer maintained.

ng-ace-editor

0.2.3 • Public • Published

ng-ace-editor

Install

$ npm i ng-ace-editor --save
require('ng-ace-editor');
angular.module('app', ['ngAceEditor'])...
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.6/ace.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.6/ext-beautify.js"></script>
<ng-ace-editor style="height:300px;" ng-model="model" ng-lang="json" ng-theme="twilight"></ng-ace-editor>

Readme

Keywords

none

Package Sidebar

Install

npm i ng-ace-editor

Weekly Downloads

0

Version

0.2.3

License

MIT

Last publish

Collaborators

  • joje