Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions icons/nuxt-endpoints.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion modules/nuxt-charts.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: nuxt-charts
description: Nuxt module for vue-chrts
repo: dennisadriaans/vue-chrts#main/packages/nuxt-charts
npm: nuxt-charts-legacy
npm: nuxt-charts
icon: nuxt-charts.svg
github: https://github.com/dennisadriaans/vue-chrts
website: https://nuxtcharts.com/
Expand Down
18 changes: 18 additions & 0 deletions modules/nuxt-endpoints.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: nuxt-endpoints
description: >-
Typed APIs, generated clients, and OpenAPI for Nuxt server routes — from one
endpoint definition
repo: nuxt-endpoints/nuxt-endpoints
npm: nuxt-endpoints
icon: nuxt-endpoints.svg
github: https://github.com/nuxt-endpoints/nuxt-endpoints
website: https://nuxt-endpoints.github.io/nuxt-endpoints/
learn_more: https://nuxt-endpoints.github.io/nuxt-endpoints/docs/getting-started
category: Request
type: 3rd-party
maintainers:
- name: y.ishii
github: yoshinoriishii
compatibility:
nuxt: ^4.5.0
requires: {}
2 changes: 1 addition & 1 deletion modules/pinia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ maintainers:
twitter: posva
bluesky: esm.dev
compatibility:
nuxt: ^3.15.0 || ^4.0.0
nuxt: ^3.15.0 || ^4.0.0 || ^5.0.0
requires:
bridge: optional
Loading