@vrx/nuxt
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@vrx/nuxt

@vrx/corenuxt-module 封装

npm version npm downloads bundle size install size license

由于 useAsyncDatanuxt3 全局方法冲突,在自动导入时将重命名为 $useAsyncData 避免冲突

安装

# ✨ Auto-detect
npx nypm install @vrx/nuxt

# npm
npm install @vrx/nuxt

# yarn
yarn add @vrx/nuxt

# pnpm
pnpm install @vrx/nuxt

# bun
bun install @vrx/nuxt

# deno
deno install @vrx/nuxt
export default defineNuxtConfig({
  modules: ['@vrx/nuxt'],
  vrx: {
    /** Options */
  },
})

🎉 配置完成后,默认所有方法都可以自动导入了

配置项

请跳转 配置项 查看

贡献者

Published under the MIT license. Made by @Colourlessglow and community 💛


🤖 auto updated with automd

Package Sidebar

Install

npm i @vrx/nuxt

Weekly Downloads

17

Version

1.0.0

License

MIT

Unpacked Size

7.16 kB

Total Files

5

Last publish

Collaborators

  • whitekite