Skip to content

Commit edb2225

Browse files
authored
feat: add @powersync/nuxt module (#1497)
1 parent 6b4d113 commit edb2225

2 files changed

Lines changed: 33 additions & 0 deletions

File tree

icons/powersync.svg

Lines changed: 14 additions & 0 deletions
Loading

modules/powersync.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: powersync
2+
description: >-
3+
Offline-first sync with native Nuxt integration — auto-imported composables,
4+
built-in diagnostics, Nuxt DevTools integration, and optional Kysely for
5+
type-safe queries
6+
repo: powersync-ja/powersync-js#main/packages/nuxt
7+
npm: '@powersync/nuxt'
8+
icon: powersync.svg
9+
github: https://github.com/powersync-ja/powersync-js
10+
website: https://docs.powersync.com/intro/powersync-overview
11+
learn_more: https://powersync.com/
12+
category: Database
13+
type: 3rd-party
14+
maintainers:
15+
- name: PowerSync
16+
github: powersync-ja
17+
compatibility:
18+
nuxt: '>=4.0.0'
19+
requires: {}

0 commit comments

Comments
 (0)