@dothq/is-argon
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

is-argon

Install

Install with npm

$ npm i @dothq/is-argon

Install with yarn

$ yarn add @dothq/is-argon

Usage

import { isArgon } from '@dothq/is-argon'

isArgon("$argon2i$v=19$m=4096,t=3,p=1$MLhDDWwGdPJNxvvutAvp4g$+/cn3l6/QR9BB5ABYfCZr9Ssa5R1f+kIVh+4Abtx04w")
    .then(valid => console.log(valid))

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

License

Copyright © 2021 Dot HQ Licensed under the MPL-2.0 license.

Readme

Keywords

none

Package Sidebar

Install

npm i @dothq/is-argon

Weekly Downloads

1

Version

1.1.1

License

MPL-2.0

Unpacked Size

25.7 kB

Total Files

10

Last publish

Collaborators

  • enderdev