Advanced Search
Search Results
12 total results found
readme.md for @fin.cx/opendata
🚀 Complete financial intelligence toolkit for TypeScript Access real-time stock prices, fundamental financial data, and comprehensive German company information - all through a single, unified API. Installation npm install @fin.cx/opendata # or pnpm add @fin.c...
readme.md for @fin.cx/skr
Enterprise-grade German accounting standards implementation for SKR03 and SKR04 Rock-solid double-entry bookkeeping with MongoDB persistence, e-invoice integration, and full TypeScript support 🚀 Why @fin.cx/skr? Building compliant German accounting software?...
readme.md for @push.rocks/mongodump
A powerful MongoDB backup and restore tool 🚀 What it does 🎯 @push.rocks/mongodump is your go-to solution for creating and managing MongoDB database dumps. Whether you're backing up critical production data, migrating between environments, or implementing d...
readme.md for @push.rocks/smartacme
A TypeScript-based ACME client and server for certificate management with a focus on simplicity and power. Includes a full RFC 8555-compliant ACME client for Let's Encrypt and a built-in ACME Directory Server for running your own Certificate Authority. Issue R...
readme.md for @push.rocks/smartdata
The ultimate TypeScript-first MongoDB ODM — type-safe decorators, real-time change streams, Lucene-powered search, distributed leader election, and cursor streaming. Built for modern applications that demand performance, correctness, and developer experience....
readme.md for @push.rocks/smartmongo
A MongoDB memory server toolkit for testing and development — spin up real MongoDB replica sets on the fly with zero configuration. 🚀 Install pnpm add -D @push.rocks/smartmongo # or npm install @push.rocks/smartmongo --save-dev Issue Reporting and Security Fo...
changelog.md for @fin.cx/opendata
2025-11-07 - 3.5.0 - feat(stocks) Add provider fetch limits, intraday incremental fetch, cache deduplication, and provider safety/warning improvements Add maxRecords and defaultIntradayLimit to IProviderConfig to control maximum records per request and defaul...
changelog.md for @fin.cx/skr
2025-10-28 - 1.2.1 - fix(skr.classes.account) Remove incorrect SKR04 automatic account 3300; improve VAT posting validation and test isolation; update readme hints and CI settings ts/skr.classes.account.ts: Removed account '3300' from the SKR04 automatic acco...
changelog.md for @push.rocks/mongodump
2025-08-18 - 1.1.0 - feat(MongoDumpTarget) Implement core MongoDumpTarget methods and update documentation & project configs Implemented MongoDumpTarget.createAndInit(), init(), getCollections(), dumpCollectionToDir() and dumpAllCollectionsToDir() with connec...
changelog.md for @push.rocks/smartacme
2026-03-27 - 9.3.1 - fix(acme) parse issued certificate expiry from X.509 metadata and update build compatibility for dependency upgrades Store certificate validity using the actual X.509 expiration date instead of a fixed 90-day estimate, with a fallback if ...
changelog.md for @push.rocks/smartdata
2026-03-26 - 7.1.3 - fix(deps) bump development dependencies for tooling and Node types update @git.zone/tsrun from ^2.0.1 to ^2.0.2 update @git.zone/tstest from ^3.5.1 to ^3.6.0 update @types/node from ^22.15.2 to ^25.5.0 2026-03-24 - 7.1.2 - fix(docs) refr...
changelog.md for @push.rocks/smartmongo
2026-03-26 - 7.0.0 - BREAKING CHANGE(api) reduce the package to the SmartMongo memory replica set API and remove bundled TsmDB and LocalTsmDb modules remove exports and source code for TsmDB, LocalTsmDb, and related utilities, handlers, storage adapters, and ...