My Javascript Libraries
Pure vanilla javascript.
Re-inventing the wheel makes you an inventor.
No dependencies.
Getting StartedPure vanilla javascript
These libraries are pure javascript without frameworks that support the library in some extent.
Re-inventing the wheel
To reinvent the wheel is to duplicate a basic method that has already previously been created or optimized by others. which makes it new and light-weight with modern solution.
No dependencies
it can bootstrap on it's own without relying on some dependencies that can add weight to your precious software.