docs(readme): enhance documentation with comprehensive formatting and examples

This commit is contained in:
2025-08-03 21:17:02 +00:00
parent 00fed871fa
commit fdfaf96574
3 changed files with 146 additions and 90 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@push.rocks/smarthash",
"version": "3.2.0",
"version": "3.2.1",
"private": false,
"description": "Cross-environment hash functions (SHA256 and MD5) for Node.js and browsers, with support for strings, streams, and files.",
"exports": {