neonuxt
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

NeoNuxt

npm version npm downloads License Nuxt

NeoNuxt is a simple yet clean module to use Neo4j in your Nuxt 3 application.

Features

  • ⛰  Easy to use
  • 🚠  Supports Nuxt v4-compat
  • 🌲  Beginner Friendly

Quick Setup

Install the module to your Nuxt application with one command:

npx nuxi module add neonuxt

That's it! You can now use NeoNuxt in your Nuxt app ✨

Contribution

Local development
# Install dependencies
yarn install

# Generate type stubs
yarn dev:prepare

# Develop with the playground
yarn dev

# Build the playground
yatn dev:build

# Run ESLint
yarn lint

# Release new version
yarn release

/neonuxt/

    Package Sidebar

    Install

    npm i neonuxt

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    7.06 kB

    Total Files

    14

    Last publish

    Collaborators

    • dersimeon