https://github.com/dzeiocom/libs
Small Libs used on multiple projects
https://github.com/dzeiocom/libs
javascript lerna logger monorepo typescript webpack
Last synced: about 1 year ago
JSON representation
Small Libs used on multiple projects
- Host: GitHub
- URL: https://github.com/dzeiocom/libs
- Owner: dzeiocom
- License: mit
- Created: 2020-06-25T11:46:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T13:12:28.000Z (over 1 year ago)
- Last Synced: 2025-05-07T19:11:50.138Z (about 1 year ago)
- Topics: javascript, lerna, logger, monorepo, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 1.69 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Libs
Collection of libraries for differents usages
[](https://sonarcloud.io/project/overview?id=dzeiocom_libs)
## Libraries
### Config
Holder for my configurations used in most of my other repositories
### DOM Manager
Library to manage the browser DOM easier
### Easy Sitemap
Sitemap Builder
### Listener
Custom implementation of the NodeJS Listener
### Logger
A nicer `console` with support for theming and prefixes
### Object Util
Functions that make it easier to manipulate objects
### Queue
A `async` Queue system to do heavy work quicker
### URL Manager
A complete URL parser/serializer