Skip to content

brettwooldridge/kuill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status License

kuill

This project uses code originally from the android-quill-delta project. The dependency on Google's GSON library was replaced with the more common Jackson JSON library, and the build was changed to be non-Android specific.

This library should work for both Kotlin and Java users, with the caveat that Java users will need the Kotlin runtime jar in order to run.

This library provides a Model representation of the Quill editor "Delta" document model, as well as methods and operatators required to read and manipulate the model.


About

Kotlin/Java Quill Document Model

Resources

License

Stars

Watchers

Forks

Packages

No packages published