Socket
Book a DemoInstallSign in
Socket

scramble-ui

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scramble-ui

Scramble.io UI components made with React and Browserify

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Scramble UI

Here's all the UI code for Scramble.io

Scramble is a standalone encrypted email client, packaged for local install with atom-shell.

It's a PGP client that integrates with your inbox through IMAP, and makes key exchange easy via Keybase.

These components are made using React and packaged with Browserify.

Modules

Each component is its own module. For example, you can use the SearchList as follows:

TODO: picture

TODO: code sample

Quick Start

  • Install node and npm. On Ubuntu:

      sudo apt-get install npm nodejs-legacy
    
  • Run npm install

  • Run npm start

  • Go to http://localhost:8080

License

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html

Keywords

react

FAQs

Package last updated on 24 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts