@lyo/md5

2.2.1 • Public • Published

@lyo/md5

A browser-compatible version of md5 built automatically with Lyo.

Version Build Hits

Usage

In a browser

<script src="https://cdn.jsdelivr.net/npm/@lyo/md5"></script>

<script>
  md5(foo, bar);
</script>

In Node.js

# Install
npm i @lyo/md5
const md5 = require('@lyo/md5')

md5(foo, bar);

Disclaimer

This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.

Use at your own risk

Readme

Keywords

none

Package Sidebar

Install

npm i @lyo/md5

Weekly Downloads

2

Version

2.2.1

License

BSD-3-Clause

Unpacked Size

7.48 kB

Total Files

3

Last publish

Collaborators

  • lyo