An easier way of using useless-blobs in your Nuxt project!
npm install nuxt-useless-blobs[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![Nuxt][nuxt-src]][nuxt-href]
An easier way of using useless-blobs in your Nuxt project!
- 🏀 Online playground
- 📖 Documentation
Run the following command to install and add the module to your project:
``bash`
npx nuxi@latest module add nuxt-useless-blobs
That's it! You can now use nuxt-useless-blobs in your Nuxt app ✨
This module exposes a component that you can use in your Nuxt app.
`vue`
For more usage information, view here
1. Documentation:
2. useless-blobs Author's example:
You can contribute to this module with StackBlitz:
[![Edit oyedejioyewole/nuxt-useless-blobs/main][playground-src]][playground-href]
or locally:
1. Clone the repository
2. Install dependencies with pnpm installpnpm dev:prepare
3. Setup module for development with pnpm dev`
4. Run development server with
Note: Hosted on Vercel
[![Deploy with Vercel][vercel-src]][vercel-href]
[npm-version-src]: https://img.shields.io/npm/v/nuxt-useless-blobs/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
[npm-version-href]: https://npmjs.com/package/nuxt-useless-blobs
[npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-useless-blobs.svg?style=flat&colorA=18181B&colorB=28CF8D
[npm-downloads-href]: https://npmjs.com/package/nuxt-useless-blobs
[nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt.js
[nuxt-href]: https://nuxt.com
[playground-src]: https://developer.stackblitz.com/img/open_in_stackblitz.svg
[playground-href]: https://stackblitz.com/~/github.com/oyedejioyewole/nuxt-useless-blobs
[vercel-src]: https://vercel.com/button
[vercel-href]: https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Foyedejioyewole%2Fnuxt-useless-blobs