1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-22 10:52:11 +00:00
libs/README.md
Florian Bouillon 0b084833a3
Added addional tests
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-11 01:37:35 +02:00

34 lines
472 B
Markdown

# Libs
Collection of libraries for differents usages
## 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