https://github.com/standardnotes/filesafe-js
JavaScript API for FileSafe
https://github.com/standardnotes/filesafe-js
Last synced: 6 months ago
JSON representation
JavaScript API for FileSafe
- Host: GitHub
- URL: https://github.com/standardnotes/filesafe-js
- Owner: standardnotes
- Created: 2019-04-23T17:30:14.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T12:16:33.000Z (over 2 years ago)
- Last Synced: 2025-02-14T22:47:28.445Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.39 MB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FileSafe JS
This is a pure-logic, non-UI library that is part of the larger FileSafe system. It contains code related to downloading/uploading/encrypting/decrypting files, setting up integrations, and generating keys.
## Setup
1. `npm i`
2. `npm run build`