feat(documentation): Enhance project metadata and documentation with comprehensive usage examples, updated descriptions, and improved keywords.

This commit is contained in:
2025-04-09 06:26:52 +00:00
parent 25147deb7f
commit b768b67641
5 changed files with 607 additions and 168 deletions

View File

@@ -5,25 +5,26 @@
"githost": "gitlab.com",
"gitscope": "fin.cx",
"gitrepo": "opendata",
"description": "A TypeScript library for accessing, managing, and updating open business data, focused on German companies and integrating with MongoDB.",
"description": "A comprehensive TypeScript library that manages open business data for German companies by integrating MongoDB, processing JSONL bulk data, and automating browser interactions for Handelsregister data retrieval.",
"npmPackagename": "@fin.cx/opendata",
"license": "MIT",
"projectDomain": "fin.cx",
"keywords": [
"TypeScript",
"open data",
"business data",
"German companies",
"data management",
"business registry",
"npm package",
"business data",
"MongoDB",
"JSONL",
"bulk processing",
"data management",
"automation",
"data integration",
"database",
"data processing",
"data retrieval",
"data update"
"browser automation",
"Handelsregister",
"web scraping",
"file processing",
"business registry",
"data retrieval"
]
}
},