Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 204 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 204 Bytes

ng-codemirror

Lightweight Codemirror directive for Angular.js

Usage:

<div ng-codemirror ng-model="codeValue"></div>

Will update model, and scope properly.