An open API service indexing awesome lists of open source software.

https://github.com/owlnai/isnuxt3ready

💚 A community-built compatibility guide for Nuxt 3 modules
https://github.com/owlnai/isnuxt3ready

nuxt nuxt3 nuxtjs

Last synced: 2 months ago
JSON representation

💚 A community-built compatibility guide for Nuxt 3 modules

Awesome Lists containing this project

README

          

> Is Nuxt 3 Ready has been archived in favor of https://modules.nuxtjs.org. Please, head to the new site.
---
# Is Nuxt 3 ready?
Your best up-to-date guide for the compatibility for Nuxt 3 modules. Built using Nuxt 3 and WindiCSS. Based on the initial work by @pi0 and inspired by [_Is Apple Silicon ready?_](https://isapplesiliconready.com)

## API access
_Is Nuxt 3 Ready_ offers a free API for developers and repo maintainers. Note that this assumes good faith and, in the event of being misused, it might be shutdown or restricted.
- `/api/modules` Gets an array of objects listing every module
- `/api/modules/:module` (e.g /api/modules/@nuxt-image): Gets an object listing the specified module
## Status guide
- `ready` ✅ Tested and working
- `pending` 🚧 Work in progress or planned
- `unknown` ❓ To be tested
- `bugged` ❗ Reported issues
- `unsupported` ❌ Won't be supported
## Contributing or updating data
Please see [the CONTRIBUTING guide](CONTRIBUTING.md).