Skip to content

standardnotes/secure-spreadsheets

Folders and files

NameName
Last commit message
Last commit date
Jan 28, 2022
Jan 28, 2022
May 26, 2020
Jul 1, 2021
Jul 1, 2021
Nov 6, 2018
Jan 8, 2021
Nov 6, 2018
Jan 28, 2022
Jan 18, 2022
Jul 1, 2021
Jul 1, 2021
Dec 14, 2022

Repository files navigation

Secure Spreadsheets

GitHub issues and feature requests Slack GitHub Stars

Introduction

Secure Spreadsheets is a derived editor for Standard Notes, a free, open-source, and end-to-end encrypted notes app. It is derived from https://github.com/telerik/kendo-ui-core.

A demo of the Secure Spreadsheets editor is available at https://standardnotes.org/demo. To use Secure Spreadsheets with Standard Notes, please sign up for Standard Notes Extended and install it by following the instructions described here.

Development

  1. Run npm install to install the dependencies.
  2. Run npm run start to start the development server. Then visit http://localhost:8080/.
  3. Run npm run build to build the editor with Webpack.