You are viewing the docs for the newest version. You can view the docs for 0.5 here

Installation

You can install nuxt-parse via npm, yarn or pnpm:

npm
npm i @sidebase/nuxt-parse
yarn
yarn add @sidebase/nuxt-parse
pnpm
pnpm i @sidebase/nuxt-parse

Requirements

nuxt-parse is aimed at Nuxt 3 development, but can be used in any node project.