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
Binary file added icons/content-api.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/content-api.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions modules/content-api.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: content-api
description: Nuxt module for Nuxt Content files
repo: marlocorridor/nuxt-content-from-api
npm: nuxt-content-from-api
icon: content-api.png
github: https://github.com/marlocorridor/nuxt-content-from-api
website: https://github.com/marlocorridor/nuxt-content-from-api
learn_more: ''
category: CMS
type: 3rd-party
maintainers:
- name: mcorridor
github: marlocorridor
compatibility:
nuxt: '>=3.0.0'
requires: {}
2 changes: 1 addition & 1 deletion modules/radix-vue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: >-
Vue port of Radix UI Primitives. An open-source UI component library for
building high-quality, accessible design systems and web apps.
repo: radix-vue/radix-vue
npm: radix-vue
npm: reka-ui
icon: radix-vue.svg
github: https://github.com/radix-vue/radix-vue
website: https://www.radix-vue.com/
Expand Down
Loading