[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-workers. SSR-safe, zero-config Web Workers integration for Nuxt.
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: migrate npm badges and links to npmx.dev

+3 -3
+3 -3
README.md
··· 85 85 86 86 <!-- Badges --> 87 87 88 - [npm-version-src]: https://img.shields.io/npm/v/nuxt-workers?style=flat-square 89 - [npm-version-href]: https://npmjs.com/package/nuxt-workers 90 - [npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-workers?style=flat-square 88 + [npm-version-src]: https://npmx.dev/api/registry/badge/version/nuxt-workers 89 + [npm-version-href]: https://npmx.dev/package/nuxt-workers 90 + [npm-downloads-src]: https://npmx.dev/api/registry/badge/downloads/nuxt-workers 91 91 [npm-downloads-href]: https://npm.chart.dev/nuxt-workers 92 92 [github-actions-src]: https://img.shields.io/github/actions/workflow/status/danielroe/nuxt-workers/ci.yml?branch=main 93 93 [github-actions-href]: https://github.com/danielroe/nuxt-workers/actions?query=workflow%3Aci