glennsl / rebcrypt

Bindings for bcrypt in Reason

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rebcrypt

This is a simple wrapper around node bcrypt for bucklescript and reason. Please reference the __tests__ folder and Recrypt.rei for usage.

Getting Started

Install rebcrypt using npm:

npm install --save @ncthbrt/rebcrypt

Then add @ncthbrt/rebcrypt as a dependency to bsconfig.json.

About

Bindings for bcrypt in Reason

License:MIT License


Languages

Language:OCaml 100.0%