Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zaper1402/excel-clone
- Owner: zaper1402
- Created: 2020-07-17T13:08:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T17:56:58.000Z (about 2 years ago)
- Last Synced: 2023-03-04T10:10:37.254Z (over 1 year ago)
- Topics: ejs, electron-app, excel, jquery
- Language: JavaScript
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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 :
Demo Sheet :