# CodeMirrorView **Repository Path**: mirrors_swisspol/CodeMirrorView ## Basic Information - **Project Name**: CodeMirrorView - **Description**: Cocoa / Objective-C wrapper for CodeMirror - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Overview ======== CodeMirrorView is a Cocoa / Objective-C wrapper for [CodeMirror](http://codemirror.net/) ready to use in your applications. Usage ===== Simply add the "Distribution" directory as a group to your Xcode project then use the "CodeMirrorView" class where needed as any regular NSView. See the [Application](Application) directory for an example app. License ======= CodeMirrorView is available under [New BSD License](LICENSE).