Advanced Search
Search Results
6 total results found
readme.md for @push.rocks/smartenv
🚀 Universal JavaScript Runtime Detection - One library for Node.js, Deno, Bun, and Browser A powerful TypeScript library that provides comprehensive runtime environment detection and safe module loading across all major JavaScript runtimes. Write once, run e...
readme.md for @push.rocks/smarthash
🔐 @push.rocks/smarthash Cross-environment hashing made simple 🚀 SHA256 and MD5 hash functions that work seamlessly in both Node.js and browsers, with zero configuration. ✨ Why SmartHash? 🌐 Universal: Works in Node.js AND browsers without polyfills ⚡ Smar...
readme.md for @push.rocks/smartpreview
Lightning-fast PDF to JPEG preview generation for Node.js and browsers ⚡ Transform your PDFs into beautiful JPEG previews with zero hassle. Whether you're building a document viewer, thumbnail generator, or file management system, SmartPreview delivers high-...
changelog.md for @push.rocks/smartenv
2025-11-01 - 6.0.0 - BREAKING CHANGE(Smartenv) Add Deno and Bun runtime detection, introduce getSafeModuleFor API, update docs and tests, and make isNode semantics Node-only (breaking change) Implement runtime detection for Deno and Bun; runtimeEnv now return...
changelog.md for @push.rocks/smarthash
2025-09-12 - 3.2.6 - fix(ci) Add .claude local settings to permit web fetch to www.npmjs.com Added .claude/settings.local.json granting WebFetch permission for www.npmjs.com Configuration-only change; no runtime or library code modified 2025-09-12 - 3.2.5 - ...
changelog.md for @push.rocks/smartpreview
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. 1.1.0 - 2024-08-04 Added Comprehensive performance testing suite with exact timing measurements Node...