1.0.1256 • Published 1 year ago

@builto/ui v1.0.1256

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

My Module

npm version npm downloads License Nuxt

My new Nuxt module for doing amazing things.

Features

  •  Foo
  • 🚠  Bar
  • 🌲  Baz

Quick Setup

  1. Add my-module dependency to your project
# Using pnpm
pnpm add -D my-module

# Using yarn
yarn add --dev my-module

# Using npm
npm install --save-dev my-module
  1. Add my-module to the modules section of nuxt.config.ts
export default defineNuxtConfig({
  modules: [
    'my-module'
  ]
})

That's it! You can now use My Module in your Nuxt app ✨

Development

# Install dependencies
npm install

# Generate type stubs
npm run dev:prepare

# Develop with the playground
npm run dev

# Build the playground
npm run dev:build

# Run ESLint
npm run lint

# Run Vitest
npm run test
npm run test:watch

# Release new version
npm run release
1.0.1256

1 year ago

1.0.1255

1 year ago

1.0.1254

1 year ago

1.0.1253

1 year ago

1.0.1252

1 year ago

1.0.1251

1 year ago

1.0.1249

1 year ago

1.0.1248

1 year ago

1.0.1247

1 year ago

1.0.1246

1 year ago

1.0.1245

1 year ago

1.0.1244

1 year ago

1.0.1243

1 year ago

1.0.1242

1 year ago

1.0.1241

1 year ago

1.0.124

1 year ago

1.0.123

1 year ago

1.0.122

1 year ago

1.0.121

1 year ago

1.0.119

1 year ago

1.0.112

1 year ago

1.0.111

1 year ago

1.0.118

1 year ago

1.0.117

1 year ago

1.0.114

1 year ago

1.0.113

1 year ago

1.0.116

1 year ago

1.0.115

1 year ago

1.0.11

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago