An open API service indexing awesome lists of open source software.

https://github.com/burdiuz/js-codemirror-package

CodeMirror code bundler, composes all code into JSON file and gives API to retrieve bundled files
https://github.com/burdiuz/js-codemirror-package

bundle code-editor codemirror javascript js json

Last synced: about 2 months ago
JSON representation

CodeMirror code bundler, composes all code into JSON file and gives API to retrieve bundled files

Awesome Lists containing this project

README

          

# CodeMirror Package
This repo is a support package for [ReactNative CodEditor](https://github.com/burdiuz/react-native-codeditor) component that uses [CodeMirror 5](https://codemirror.net/) to display Code Editor in React Native applications. After installing, this package runs postinstall stage where CodeMirror files are built into multiple JSON files and stored in `assets` folder.