nuxt-useless-blobs
v1.2.1
Published
An easier way of using useless-blobs in your Nuxt project!
Readme
Nuxt Useless Blobs
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-blobsThat'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
- Documentation: https://nuxt-useless-blobs.vercel.app
- useless-blobs Author's example: https://jbukuts.github.io/useless-blobs
Contributing
You can contribute to this module with StackBlitz:
or locally:
Documentation
- Clone the repository
- Install dependencies with
pnpm install - Setup module for development with
pnpm dev:prepare - Run development server with
pnpm dev
Note: Hosted on Vercel
