Skip to content

An extremely tiny pure JavaScript MD5 implementation, dedicated to running fast in embedded environments such as QuickJS

License

Notifications You must be signed in to change notification settings

Searchstars/TinyMD5.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TinyMD5.js

An extremely tiny pure JavaScript MD5 implementation, dedicated to running fast in embedded environments such as QuickJS

** All codes generated by GPT-4 **

Getting Started

  1. Download tinymd5.js from this repo and copy it to your project
  2. Just to do: import md5 from './tinymd5.js' (Don't forget to change the file path)

About

An extremely tiny pure JavaScript MD5 implementation, dedicated to running fast in embedded environments such as QuickJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published