Skip to content

Welcome to lazy-js-utils

lazy-js-utils is a tool library function that provides a large collection of commonly used functions and methods.

Highlights

  1. Pure js tool function, can be used in any executable js environment
  2. Automatically clear side effects
  3. The api design is simple, practical, and type-friendly, and the clearing of some side effect functions is used as the return value

Covers many scenarios

  1. Api with node environment and browser environment
  2. Consider some special scenarios
  3. It will be combined with business-related processing.