Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 476 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 476 Bytes

MarkEditKit

This package provides most functionalities to use the CoreEditor, including a WKWebView wrapper, and bi-directional communication between web application and native code.

Most code in this package is automatically generated by inferring the TypeScript code, which is located in the CoreEditor folder. To understand how it works, take a look at ts-gyb.

Ideally, this package should be able to run on both macOS and iOS.