dune-mods
v0.1.6
Published
Dune is a versatile JavaScript utility package that simplifies common tasks in web development. It offers modules for DOM manipulation, event handling, state management, and HTTP requests, providing developers with efficient tools to streamline their fron
Downloads
466
Maintainers
Readme
Introduction
Welcome to the documentation for the Dune
JavaScript utility package. Dune
is designed to simplify common tasks in web development, offering modules for DOM manipulation, event handling, application state management, and HTTP requests. This documentation will guide you through the features and usage of each module.
Installation
using npm
npm install dune-mods
using yarn
yarn add dune-mods