Skip to content

LelinDenis/keikai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keikai Spreadsheet

Keikai Spreadsheet is an open source embeddable web-based online spreadsheet that delivers the rich functionality of Excel within browsers using pure Java. With embeddable Excel functionality, developers are able to create interactive, collaborative, and dynamic enterprise applications easily.

License

How to run Keikai App Demo

Run the following Maven command ...

mvn jetty:run 

... or separate compile/run commands.

mvn compile
mvn jetty:run -pl kkapp

And visit http://localhost:8080/keikai-app-oss/

Website

Keikai.io

About

Light and fast web spreadsheet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 80.4%
  • JavaScript 17.6%
  • Faust 1.4%
  • Other 0.6%