nuxt-useless-blobs
nuxt-useless-blobs

An easier way of using useless-blobs in your Nuxt project!

Nuxt Useless Blobs

npm versionnpm downloadsNuxt

An easier way of using useless-blobs in your Nuxt project!

Setup

Run the following command to install and add the module to your project:

npx nuxi@latest module add nuxt-useless-blobs

That's it! You can now use nuxt-useless-blobs in your Nuxt app ✨

Usage

This module exposes a <UselessBlob /> component that you can use in your Nuxt app.

<UselessBlob />

For more usage information, view here

Resources

  1. Documentation: https://nuxt-useless-blobs.vercel.app
  2. useless-blobs Author's example: https://jbukuts.github.io/useless-blobs

Contributing

You can contribute to this module with StackBlitz:

Edit oyedejioyewole/nuxt-useless-blobs/main

or locally:

Documentation

  1. Clone the repository
  2. Install dependencies with pnpm install
  3. Setup module for development with pnpm dev:prepare
  4. Run development server with pnpm dev

Note: Hosted on Vercel

Deploy with Vercel