Advanced Search
Search Results
4 total results found
readme.md for @push.rocks/smartbucket
A powerful, cloud-agnostic TypeScript library for object storage that makes S3-compatible storage feel like a modern filesystem. Built for developers who demand simplicity, type-safety, and advanced features like real-time bucket watching, metadata management,...
readme.md for @push.rocks/smartfm
The @push.rocks/smartfm module handles frontmatter data in markdown and other text files. The module allows easy parsing, stringification, and extraction of frontmatter data, using YAML or JSON format. It leverages the gray-matter library for advanced function...
changelog.md for @push.rocks/smartbucket
2026-03-14 - 4.5.1 - fix(readme) refresh documentation wording and simplify README formatting removes emoji-heavy headings and inline log examples for a cleaner presentation clarifies S3-compatible storage wording in the project description streamlines testin...
changelog.md for @push.rocks/smartfm
2025-01-24 - 2.2.2 - fix(package) Fix export path in package.json Corrected the export path from './dist/index.js' to './dist_ts/index.js' in package.json 2025-01-24 - 2.2.1 - fix(documentation) Remove unnecessary markdown syntax from the README. Fixed mino...