Skip to content

fagerbua/react-js-spreadsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

react-js-spreadsheet

Built for fun and practice, not intended to be particularly useful.

Getting started

  • Clone the repository
  • yarn install installs dependencies
  • yarn start launches the dev server on http://localhost:3000
  • yarn test runs the tests
  • Hack away!

Roadmap

  • Display spreadsheet
  • Basic Javascript evaluation in cells
  • Keyboard navigation with VI-style shortcuts
  • CSV import/export
  • Save spreadsheet in local storage
  • Automatically save while editing
  • Support evaluation of other programming languages

Design goals/ambitions

  • Simplicity
  • Decent performance
  • Clean code
  • Complete test coverage

About

Experimental spreadsheet webapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published