Skip to content

gryor/natrium-browser

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Natrium - Browser

libsodium.js wrapped with natrium api

This module must have exactly the same behaviour as natrium

Please check out natrium for the examples

Install

npm i --save natrium-browser

Usage

Import / Require

import natrium from 'natrium-browser';
// OR
var natrium = require('natrium-browser').default;

Examples - link

About

libsodium.js wrapped with natrium api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published