@edge-runtime/node-utils: A set of helpers for running edge-compliant code in Node.js environment.

See @edge-runtime/node-utils section in our website for more information.


> **Note**: This is an alpha version. ## Install Using npm: ```sh npm install @edge-runtime/node-utils --save ``` or using yarn: ```sh yarn add @edge-runtime/node-utils --dev ``` or using pnpm: ```sh pnpm install @edge-runtime/node-utils --save ``` ## License **@edge-runtime/node-utils** © [Vercel](https://vercel.com), released under the [MPLv2](https://github.com/vercel/edge-runtime/blob/main/LICENSE.md) License.
Authored and maintained by [Vercel](https://vercel.com) with help from [contributors](https://github.com/vercel/edge-runtime/contributors). > [vercel.com](https://vercel.com) · GitHub [Vercel](https://github.com/vercel) · Twitter [@vercel](https://twitter.com/vercel)