@pezakolektiv/boiler
TypeScript icon, indicating that this package has built-in type declarations

0.6.3 • Public • Published

Boiler by Peza Kolektiv

npm version npm downloads License Nuxt

My new Nuxt module for doing amazing things.

Features

  • ⛰  Foo
  • 🚠  Bar
  • 🌲  Baz

Quick Setup

  1. Add @pezakolektiv/boiler dependency to your project
npm install --save-dev @pezakolektiv/boiler
npm i -D @pezakolektiv/boiler
  1. Add @pezakolektiv/boiler to the modules section of nuxt.config.ts
export default defineNuxtConfig({
  modules: ["@pezakolektiv/boiler"],
});

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

Readme

Keywords

none

Package Sidebar

Install

npm i @pezakolektiv/boiler

Weekly Downloads

1

Version

0.6.3

License

MIT

Unpacked Size

339 kB

Total Files

37

Last publish

Collaborators

  • harry_yaprakov