Skip to content

rkashigin/excel

Repository files navigation

Pure JS Excel app with basic functionality

Project purpose: build an SPA without any existed UI frameworks and/or libraries. Create custom UI framework from scratch, as well as Redux-like state manager, app observer etc.

Functionality

  • Creating new table
  • Edit new table name and cells
  • Customize cells with styles via buttons (text align, font weight etc.)
  • Deleteing a table
  • Routing

Technologies

  • JS
  • SASS
  • Webpack
  • Babel
  • Eslint
  • Jest

Home page without existing tables

Home page without tables preview

Home page with existing tables

Home page with tables preview

New table page

New table page preview

Multiple selection

Multiple selection preview

Styled cells

Styled cells one preview

Styled cells two preview

About

Pure JS Excel App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published