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

479 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/portablefinance

@fin.cx/portablefinance

an interface package for the financeplus organization Install To install the @fin.cx/portablefinance package, you can use npm or yarn. Make sure you have Node.js installed on your machine. Using npm: npm install @fin.cx/portablefinance Using yarn: yarn add @f...

finance
financial transactions
payment accounts
interfaces
vouchers
csv
typescript

readme.md for @fin.cx/calculation

@fin.cx/calculation

Professional financial calculations with decimal precision for JavaScript and TypeScript 🎯 Why @fin.cx/calculation? JavaScript's floating-point arithmetic can lead to precision errors in financial calculations: // JavaScript floating point problem 0.1 + 0...

financial
calculation
finance
interest
amortization
npv
irr
decimal
precision

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 @foss.global/foss.global

@foss.global/foss.global

Official codebase for the foss.global website, built with TypeScript and the @api.global ecosystem. Prerequisites Node.js (>=18) pnpm (Optional) GITEA_TOKEN environment variable or .nogit/GITEA_TOKEN file for fetching commit data Installation pnpm install B...

readme.md for @foss.global/docs.foss.global

@foss.global/docs.foss.global

the docs for foss.global! Not more, not less. Legal UNLICENSED licensed | © Task Venture Capital GmbH | By using this npm module you agree to our privacy policy

documentation
typescript
docker
npm package
code quality
continuous integration
version control
open source
software development

docs/index.md for @foss.global/docs.foss.global

@foss.global/docs.foss.global

title: Home Home

documentation
typescript
docker
npm package
code quality
continuous integration
version control
open source
software development

readme.md for @foss.global/codefeed

@foss.global/codefeed

Generate an activity feed from a Gitea instance. Scans orgs and repos, retrieves commits since a configurable timestamp, enriches with tags, optional npm publish detection, and CHANGELOG snippets. Install pnpm add @foss.global/codefeed # or npm i @foss.global/...

codefeed
gitea
commits
changelog
repository
development tools
npm
module
code analysis
activity feed
version control

readme.md for @git.zone/tsbuild

@git.zone/tsbuild

A powerful, modern TypeScript build tool with smart defaults, full tsconfig.json support, automatic output directory management, and cross-module import path rewriting. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, pleas...

typescript
compilation
nightly features
cli tool
file compilation
glob patterns
compiler options
development
api

readme.md for @git.zone/tools

@git.zone/tools

A powerful CLI utility for managing your @git.zone development toolchain. Scan, update, and install all official @git.zone packages across multiple package managers — from a single command. Issue Reporting and Security For reporting bugs, issues, or security v...

global
node
tools
update

readme.md for @git.zone/tsbundle

@git.zone/tsbundle

A powerful multi-bundler tool supporting esbuild, rolldown, and rspack for painless bundling of web projects. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central communi...

readme.md for @git.zone/tsdoc

@git.zone/tsdoc

AI-Powered Documentation & Commit Intelligence for TypeScript Projects 🚀 Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central community hub for all issue reporting. Devel...

typescript
documentation
ai
cli
readme
typedoc
commit messages
automation
code analysis
context trimming
developer tools

readme.md for @git.zone/tscoverage

@git.zone/tscoverage

A CLI tool for collecting and reporting test coverage information for TypeScript projects in the gitzone ecosystem. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central c...

typescript
declaration

docs/00footer.md for @git.zone/tscoverage

@git.zone/tscoverage

Legal Info Privacy Policy /// Git.Zone tools for a seamless dev workflow Lossless GmbH the company behind git.zone and npmts ///

typescript
declaration

docs/changelog.md for @git.zone/tscoverage

@git.zone/tscoverage

2017-07-30: Version 7.x.x -> 8.x.x Testfiles in ./test/ can now import files directly from the ts dir: // ./test/test.ts import * as myModule from '../ts/index

typescript
declaration

docs/config.md for @git.zone/tscoverage

@git.zone/tscoverage

name: config Configuration npmts can be configured to your needs. npmextra.json the npmts section in npmextra.json can be used to configure npmts. Default Note: When you are using "mode":"default" it'll cause npmts to override any other settings you may have...

typescript
declaration

docs/default.md for @git.zone/tscoverage

@git.zone/tscoverage

name: Default Behaviour Default Behaviour when you don't configure it otherwise. Config: Check config in ./npmextra.json (Check out npmextra) Clean: Clean up from any previous builds (old js files) Check: Check project for typings declaration in package.json...

typescript
declaration

docs/examples.md for @git.zone/tscoverage

@git.zone/tscoverage

name: Examples Examples modules that use npmts in theis development workflow Module Name Description gitzone fast npm module prototyping gulp-browser browserify for gulp npmdocker dockerized npm development smartcli easy cli tool creation The...

typescript
declaration