this is a utils lib.
Utils
- parse cookie string
- generator DOM struct
- generator duration
- emit
- IPv4 parse
- logger
- object
- query string parse
- string process
- typeis
- browser fingerprint
parse cookie string
Automatically generate Document Object Model destructuring
Generate the time for the specified date
custom event type
More accurate data type determination
automatically resolve IPv4 addresses or convert IPv4 addresses to decimal numbers
Log tool function, currently only supports browsers.You can use this function to decide whether to report log data or not
Some operations on the object, such as renaming the key
Parse URL's query parameter string
string processing utils
npm install @jingyuexing/utils
# or
pnpm install @jingyuexing/utils
# or
yarn install @jingyuexing/utils
please see the test