+
+
![edge-runtime logo](https://edge-runtime.vercel.app/og-image.png)
+
+
+
@edge-runtime/node-utils: Utilities to run web compliant code into a Node.js environment.
+
See @edge-runtime/node-utils section in our website for more information.
+
+
+
+## Install
+
+**Note: this is an alpha version.**
+
+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.