We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327436c commit 2ef88d5Copy full SHA for 2ef88d5
1 file changed
README.md
@@ -4,7 +4,7 @@ Optimized bcrypt in plain JavaScript with zero dependencies. Compiled through Cl
4
optimizations, 100% typed code. Fully compatible to [bcrypt](https://npmjs.org/package/bcrypt) and also working in the
5
browser.
6
7
-Features
+Features 
8
--------
9
* CommonJS/node.js compatible (via [crypto](http://nodejs.org/api/crypto.html)), also available via [npm](https://npmjs.org/package/bcryptjs)
10
* Shim/browser compatible (via [WebCryptoAPI](http://www.w3.org/TR/WebCryptoAPI))
0 commit comments