mirror of
https://github.com/dzeiocom/libs.git
synced 2025-04-22 19:02:14 +00:00
36 lines
607 B
Markdown
36 lines
607 B
Markdown
# Libs
|
|
|
|
Collection of libraries for differents usages
|
|
|
|
[](https://codecov.io/gh/dzeiocom/libs)
|
|
|
|
## Libraries
|
|
|
|
### 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
|