Skip to content

surma/spreadsheet

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

Spreadsheet

This is a spreadsheet-like app that runs completely client-side and is implemented using Preact, hooks, use-workerized-reducer and eval().

Developed by Surma and Luca Casonato as a continuation of a coding interview question from this blog post.

Development

$ npm i
$ npm run dev

Apache 2.0