Advanced Search
Search Results
5 total results found
readme.md for @apiclient.xyz/ghost
The unofficial TypeScript-first Ghost CMS API client that actually makes sense A modern, fully-typed API client for Ghost CMS that wraps both the Content and Admin APIs into an elegant, developer-friendly interface. Built with TypeScript, designed for humans...
readme.md for @push.rocks/smartmarkdown
do more with markdown files Install To install @push.rocks/smartmarkdown, you can use npm or yarn. Run one of the following commands in your terminal: npm install @push.rocks/smartmarkdown --save or if you use yarn: yarn add @push.rocks/smartmarkdown This mo...
readme.md for @tsclass/tsclass
A comprehensive, domain-driven TypeScript type library that gives your projects consistent, battle-tested interfaces for business logic, finance, networking, content management, and more — all in one place. 🚀 Issue Reporting and Security For reporting bugs, is...
changelog.md for @apiclient.xyz/ghost
2025-10-11 - 2.2.1 - fix(syncedinstance) Prevent same-instance syncs and sanitize post update payloads; update tests and docs SyncedInstance now validates and normalizes source and target base URLs (trailing slashes and case) and throws a clear error when att...
changelog.md for @tsclass/tsclass
2026-03-14 - 9.4.0 - feat(storage) add generic storage descriptor type and re-export it from descriptors introduces IStorageDescriptor with optional storage type support for s3 and smartstorage keeps IS3Descriptor as a deprecated alias for backward compatibil...