1.0.1256 • Published 2 years ago
@builto/ui v1.0.1256
My Module
My new Nuxt module for doing amazing things.
Features
- ⛰ Foo
- 🚠 Bar
- 🌲 Baz
Quick Setup
- 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
- Add
my-module
to themodules
section ofnuxt.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
2 years ago
1.0.1255
2 years ago
1.0.1254
2 years ago
1.0.1253
2 years ago
1.0.1252
2 years ago
1.0.1251
2 years ago
1.0.1249
2 years ago
1.0.1248
2 years ago
1.0.1247
2 years ago
1.0.1246
2 years ago
1.0.1245
2 years ago
1.0.1244
2 years ago
1.0.1243
2 years ago
1.0.1242
2 years ago
1.0.1241
2 years ago
1.0.124
2 years ago
1.0.123
2 years ago
1.0.122
2 years ago
1.0.121
2 years ago
1.0.119
2 years ago
1.0.112
2 years ago
1.0.111
2 years ago
1.0.118
2 years ago
1.0.117
2 years ago
1.0.114
2 years ago
1.0.113
2 years ago
1.0.116
2 years ago
1.0.115
2 years ago
1.0.11
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago