https://github.com/standardnotes/secure-spreadsheets
Derived from https://github.com/telerik/kendo-ui-core
https://github.com/standardnotes/secure-spreadsheets
Last synced: 10 months ago
JSON representation
Derived from https://github.com/telerik/kendo-ui-core
- Host: GitHub
- URL: https://github.com/standardnotes/secure-spreadsheets
- Owner: standardnotes
- Created: 2018-11-06T15:55:42.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T05:26:33.000Z (almost 3 years ago)
- Last Synced: 2025-02-14T22:47:31.670Z (about 1 year ago)
- Language: SCSS
- Homepage:
- Size: 25.3 MB
- Stars: 13
- Watchers: 4
- Forks: 14
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Secure Spreadsheets
[](https://github.com/standardnotes/secure-spreadsheets/issues/)
[](https://standardnotes.org/slack)
[](https://github.com/standardnotes/secure-spreadsheets)
## Introduction
Secure Spreadsheets is a [derived editor](https://standardnotes.org/help/77/what-are-editors) for [Standard Notes](https://standardnotes.org), a free, [open-source](https://standardnotes.org/knowledge/5/what-is-free-and-open-source-software), and [end-to-end encrypted](https://standardnotes.org/knowledge/2/what-is-end-to-end-encryption) 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](https://standardnotes.org/extensions) and install it by following the instructions described [here](https://standardnotes.org/help/29/how-do-i-install-extensions-once-i-ve-signed-up-for-extended).
## 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.