Skip to content
Merged
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
38 changes: 38 additions & 0 deletions icons/nuxt-actions.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions modules/nuxt-actions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: nuxt-actions
description: >-
Type-safe server actions with Standard Schema validation, middleware,
optimistic updates, streaming, and SSR queries
repo: billymaulana/nuxt-actions
npm: nuxt-actions
icon: nuxt-actions.svg
github: https://github.com/billymaulana/nuxt-actions
website: https://billymaulana.github.io/nuxt-actions/
learn_more: https://billymaulana.github.io/nuxt-actions/guide/getting-started
category: Request
type: 3rd-party
maintainers:
- name: Billy Maulana
github: billymaulana
compatibility:
nuxt: ^3.7.0 || ^4.0.0
requires: {}