cmux/node_modules/@edge-runtime/node-utils
2026-01-29 17:36:26 -08:00
..
dist Update app and tooling 2026-01-29 17:36:26 -08:00
LICENSE.md Update app and tooling 2026-01-29 17:36:26 -08:00
package.json Update app and tooling 2026-01-29 17:36:26 -08:00
README.md Update app and tooling 2026-01-29 17:36:26 -08:00




@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:

npm install @edge-runtime/node-utils --save

or using yarn:

yarn add @edge-runtime/node-utils --dev

or using pnpm:

pnpm install @edge-runtime/node-utils --save

License

@edge-runtime/node-utils © Vercel, released under the MPLv2 License.
Authored and maintained by Vercel with help from contributors.

vercel.com · GitHub Vercel · Twitter @vercel