UNPKG

@elysiajs/server-timing

Version:

Plugin for Elysia for performance audit via server timing

10 lines (7 loc) 366 B
# @elysiajs/server-timing Plugin for [elysia](https://github.com/elysiajs/elysia) for performance audit via [server timing](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Server-Timing) ## Installation ```bash bun add @elysiajs/server-timing ``` Please refers to the [documentation](https://elysiajs.com/plugins/server-timing) on how to use the package