gl-tools
v0.0.63
Published
A lightweight JavaScript utility library for modern web development.
Downloads
3
Readme
GL Frontend Utilities
A lightweight JavaScript utility library for modern web development.
Overview
GL Frontend Utilities provides essential helper functions and components to streamline frontend development workflows.
Features
- DOM Manipulation - Simplified element selection and manipulation
- Event Handling - Unified event management system
- HTTP Client - Lightweight AJAX/Fetch wrapper
- Form Validation - Client-side validation helpers
- UI Components - Reusable modal, toast, and dropdown components
- Animation Utilities - CSS transitions and animations helpers
- Storage Helpers - LocalStorage and SessionStorage wrappers
Installation
npm install gl-main