Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

12 total results found

readme.md for @fin.cx/opendata

@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...

typescript
open data
german companies
business data
mongodb
jsonl
bulk processing
data management
automation
browser automation
handelsregister
web scraping
file processing
business registry
data retrieval

readme.md for @fin.cx/skr

@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?...

skr03
skr04
accounting
bookkeeping
double-entry
german
datev
mongodb
typescript

readme.md for @push.rocks/mongodump

@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...

mongodb
database backup
data dump
database restore
mongodb export
mongodb import
database management
mongodb management
data backup
data recovery

readme.md for @push.rocks/smartacme

@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...

acme
letsencrypt
typescript
certificate management
certificate authority
acme server
pki
dns challenges
ssl/tls
secure communication
domain validation
automation
crypto
mongodb
dns-01 challenge
http-01 challenge
token-based challenges
certificate renewal
wildcard certificates
rfc 8555

readme.md for @push.rocks/smartdata

@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....

data manipulation
nosql
mongodb
typescript
data validation
collections
custom data types
odm

readme.md for @push.rocks/smartmongo

@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...

mongodb
testing
replica set
memory server
database management
typescript

changelog.md for @fin.cx/opendata

@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...

typescript
open data
german companies
business data
mongodb
jsonl
bulk processing
data management
automation
browser automation
handelsregister
web scraping
file processing
business registry
data retrieval

changelog.md for @fin.cx/skr

@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...

skr03
skr04
accounting
bookkeeping
double-entry
german
datev
mongodb
typescript

changelog.md for @push.rocks/mongodump

@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...

mongodb
database backup
data dump
database restore
mongodb export
mongodb import
database management
mongodb management
data backup
data recovery

changelog.md for @push.rocks/smartacme

@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 ...

acme
letsencrypt
typescript
certificate management
certificate authority
acme server
pki
dns challenges
ssl/tls
secure communication
domain validation
automation
crypto
mongodb
dns-01 challenge
http-01 challenge
token-based challenges
certificate renewal
wildcard certificates
rfc 8555

changelog.md for @push.rocks/smartdata

@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...

data manipulation
nosql
mongodb
typescript
data validation
collections
custom data types
odm

changelog.md for @push.rocks/smartmongo

@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 ...

mongodb
testing
replica set
memory server
database management
typescript