Git Product home page Git Product logo

nirmalpaul383 / webcell-web-spreadsheet Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 75 KB

A web SpreadSheet project written in web language(html,css and JavaScript). It can be run completely offline. Live Preview: https://nirmalpaul383.github.io/WebCell-Web-SpreadSheet/

License: GNU General Public License v3.0

JavaScript 61.40% HTML 30.67% CSS 7.93%
spreadsheet excel javascript spreadsheet-using-javascript webcell offline-spreadsheet mathematics web-application xlsx

webcell-web-spreadsheet's Introduction

WebCell-Web-SpreadSheet

A web SpreadSheet project written in web language(html,css and JavaScript). It can be run completely offline... ...................................................................................................................................

Live Preview: https://nirmalpaul383.github.io/WebCell-Web-SpreadSheet/

....................................................................................................................................

About: A completely offline JavaScript-based SpreadSheet program. It has been written with pure(stock) JS. No additional 3rd party API or framework/library has been used. I have commented on every major logic's code block in this program.

It is designed in a way that it can automatically create 1300 cells(A-Z Columns and 1-50 Rows) and give a unique ID to each cell. Then this IDs have been used in the cell reference feature. It supports calculation from direct expression and cell reference and also supports all basic excel formulas(including 'if' formula). It supports value auto-update(re-calculation of all expressions whenever the user changes referenced data.)

By default, this program automatically generates A-Z columns and 1-50 rows (1300 cells), but you can change it from inside the code. It also supports cell reference (eg '=a1+5' here a1 is referencing cell A1 ). It also supports formulas, I have tried to include all common formulas. So you will find most formulas predefined. But you can also create your own functions/formulas using native JavaScript code. In fact, not only formulas but also variables, arrays, objects, and almost anything can be created and used later. Please give a start to this project♥.

....................................................................................................................................

This project is originally made by me(N Paul). My github profile https://github.com/nirmalpaul383/ My youtube page https://www.youtube.com/channel/UCY6JY8bTlR7hZEvhy6Pldxg/ ....................................................................................................................................

This is an open source program . You are welcomed to modify it... If you want to support me please give a like to our facebook page https://facebook.com/a.new.way.Technical/ Please give a start to this project♥. ....................................................................................................................................

webcell-web-spreadsheet's People

Contributors

nirmalpaul383 avatar

Stargazers

LoLo Lyric avatar Michael Corrado avatar

Watchers

 avatar

Forkers

jaimet

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.