UtilsJSRequirements

Requirements

Requirements for stable release of UtilsJS version 3.

System Requirements

  • Node.js β‰₯18.18.0:
    This package leverages modern JavaScript & TypeScript features that require Node.js version 18.18.0 or higher if not using Next.js, and for Next.js it must follow the official minimum Node.js version requirement depending on the version you use.

  • Works with:

  • TypeScript Build Info:

    • Target: ES2022.
    • Module: ES2022.
    • Module Resolution: bundler.

    Note

    These TypeScript settings are used to build the package.
    Consumers do not need to match these settings unless they plan to build or modify the source code.