All Projects → keikai → keikai

keikai / keikai

Licence: other
Light and fast web spreadsheet

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
Faust
14 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].