An open API service indexing awesome lists of open source software.

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

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`