1.64.2 • Published 5 months ago
@js-toolkit/web-utils v1.64.2
Web Utils
A lightweight utility library for common operations in the browser environment. This package simplifies tasks such as DOM manipulation, event handling, and other browser-related utilities.
Installation
Install the library via npm:
yarn add @js-toolkit/web-utils
# or
npm install @js-toolkit/web-utils
Usage
Here’s an example of how to use the library:
import { getRandomID } from '@js-toolkit/web-utils/getRandomID';
const id = getRandomID();
Features
- Simplifies common browser tasks
- Lightweight and fast
- Easy to integrate with other JavaScript projects
Contributing
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch (git checkout -b feature/my-feature-name).
- Commit your changes (git commit -m 'Add some feature').
- Push the branch (git push origin feature/my-feature-name).
- Open a pull request.
1.57.0
11 months ago
1.59.0
11 months ago
1.58.0
11 months ago
1.59.1
9 months ago
1.60.0
8 months ago
1.62.0
8 months ago
1.61.1
8 months ago
1.61.0
8 months ago
1.63.0
8 months ago
1.62.2
8 months ago
1.64.0
6 months ago
1.62.1
8 months ago
1.64.1
5 months ago
1.64.2
5 months ago
1.56.0
1 year ago
1.55.0
1 year ago
1.54.0
1 year ago
1.53.0
1 year ago
1.52.0
2 years ago
1.51.1
2 years ago
1.51.0
2 years ago
1.50.0
2 years ago
1.49.0
2 years ago
1.48.0
2 years ago
1.47.1
2 years ago
1.47.0
2 years ago