Advanced Search
Search Results
9 total results found
readme.md for @api.global/typedrequest-interfaces
interfaces for making typed requests Install To install @api.global/typedrequest-interfaces, you need to have Node.js installed on your system. You can then add this package to your project by running the following command in your terminal: npm install @api.gl...
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/smartclickhouse
A TypeScript-based ODM for ClickHouse databases with full CRUD support, a fluent query builder, configurable engines, and automatic schema evolution. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.f...
readme.md for @push.rocks/smartsitemap
🗺️ A comprehensive TypeScript sitemap library with a chainable builder API — supporting standard, news, image, video, and hreflang sitemaps with auto-splitting, streaming, validation, and RSS feed integration. Issue Reporting and Security For reporting bugs,...
readme.md for @push.rocks/smartimap
A Node.js library for event-driven streaming and parsing of IMAP email messages. Install To install @push.rocks/smartimap, use npm or yarn: npm install @push.rocks/smartimap or yarn add @push.rocks/smartimap Usage @push.rocks/smartimap is designed to facilit...
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/smartclickhouse
2026-02-27 - 2.2.0 - feat(core) introduce typed ClickHouse table API, query builder, and result handling; enhance HTTP client and add schema evolution, batch inserts and mutations; update docs/tests and bump deps Add generic ClickhouseTable with full table li...
changelog.md for @push.rocks/smartsitemap
2026-03-20 - 4.0.1 - fix(readme) format features list as markdown bullets for proper rendering Converts the features section entries into markdown bullet list items Improves README readability and consistent rendering across markdown viewers 2026-03-20 - 4.0...
changelog.md for @push.rocks/smartimap
2024-11-26 - 1.2.0 - feat(core) Introduce ImapClient and ImapServer classes for enhanced IMAP support Implemented ImapClient class for managing IMAP connections and message retrieval. Implemented ImapServer class to simulate an IMAP server for testing. Added ...