fix(documentation): improve readme with comprehensive examples and formatting

- Enhanced readme with detailed API documentation
- Added real-world usage examples and best practices
- Updated legal section to Task Venture Capital GmbH
- Updated CI/CD workflow configurations
- Updated dependencies to latest versions
- Removed obsolete gitlab-ci.yml
This commit is contained in:
2025-08-08 11:47:18 +00:00
parent 3544586761
commit 047e994439
13 changed files with 7962 additions and 4421 deletions

View File

@@ -4,5 +4,5 @@
export const commitinfo = {
name: '@push.rocks/consolecolor',
version: '2.0.2',
description: 'colors for beautylog'
}
description: 'colors for beautylog',
};