@jingyuexing/utils
v0.2.1
Published
[![NPM version](https://img.shields.io/npm/v/@jingyuexing/utils?color=1588cf&label=)](https://www.npmjs.com/package/@jingyuexing/utils) [![Docs](https://www.paka.dev/badges/v0/cute.svg)](https://www.paka.dev/npm/@jingyuexing/utils)
Downloads
116
Maintainers
Readme
Utils
- parse cookie string
- generator DOM struct
- generator duration
- emit
- IPv4 parse
- logger
- object
- query string parse
- string process
- typeis
- browser fingerprint
- lazy loading
- documentCache
parse cookie string
parse cookie string
generator DOM struct
Automatically generate Document Object Model destructuring
generator duration
Generate the time for the specified date
Emit
custom event type
typeis
More accurate data type determination
IPv4 parse
automatically resolve IPv4 addresses or convert IPv4 addresses to decimal numbers
logger
Log tool function, currently only supports browsers.You can use this function to decide whether to report log data or not
object
Some operations on the object, such as renaming the key
query string parse
Parse URL's query parameter string
string process
string processing utils
lazy loading
Lazy loading dom elements, compatible with browsers that do not support IntersectionObserver
documentCache
A cache with timeout expiration, which can extend the timeliness when you read data,please refer to the unit test for details
LICENSE
If this library helped you, you can point a star to let me know that this library helped you