Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@edge-runtime/format

vercel3.2mMIT4.0.0TypeScript support: included

A printf-like string formatter for Edge Runtime

edge, edge-runtime, format, formatter, functions, printf, runtime, standard, web

readme




@edge-runtime/format: A util.inspect implementation to serialize any value.

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


Install

Using npm:

npm install @edge-runtime/format --save

or using yarn:

yarn add @edge-runtime/format --dev

or using pnpm:

pnpm install @edge-runtime/format --save

License

@edge-runtime/format © Vercel, released under the MPLv2 License, based on Node.js source code.
Authored and maintained by Vercel with help from contributors.

vercel.com · GitHub Vercel · Twitter @vercel