Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zaper1402/excel-clone

A excel clone using electron,ejs and jquery
https://github.com/zaper1402/excel-clone

ejs electron-app excel jquery

Last synced: 3 days ago
JSON representation

A excel clone using electron,ejs and jquery

Awesome Lists containing this project

README

        

# Excel-Clone
Inspired from MSExcel. Uses topological-sort to implement dependencies among cells and for waterfall effect.

# Prerequisites
Install puppeteer `npm install electron`

# Features :
- Text Alignment
- Font & Size.
- Formula
- Cell Dependencies
- Colors
- Custom save format.
- Effects retrival.

# Screenshots :

Blank sheet :

Login Page

Demo Sheet :

Sign-up Page