1.0.253 • Published 5 months ago

contactstudiocstools v1.0.253

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

CS Tools

npm version npm downloads License Nuxt

Nuxt Tools Module for ContactStudio for doing amazing things.

Features

  •  Foo
  • 🚠  Bar
  • 🌲  Baz

Quick Setup

  1. Add @contactstudio/cstools dependency to your project
# Using pnpm
pnpm add -D @contactstudio/cstools

# Using yarn
yarn add --dev @contactstudio/cstools

# Using npm
npm install --save-dev @contactstudio/cstools
  1. Add @contactstudio/cstools to the modules section of nuxt.config.ts
export default defineNuxtConfig({
  modules: ["@contactstudio/cstools"],
});

That's it! You can now use CS Tools in your Nuxt app ✨

Development

# Watch generate CSS
npx tailwindcss -o ./src/runtime/index.css --minify --watch

# 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.253

5 months ago

1.0.252

5 months ago

1.0.249

5 months ago

1.0.251

5 months ago

1.0.250

5 months ago

1.0.248

6 months ago

1.0.247

6 months ago

1.0.244

6 months ago

1.0.246

6 months ago

1.0.245

6 months ago

1.0.243

8 months ago

1.0.242

9 months ago

1.0.231

10 months ago

1.0.241

10 months ago

1.0.230

10 months ago

1.0.233

10 months ago

1.0.232

10 months ago

1.0.240

10 months ago

1.0.239

10 months ago

1.0.228

11 months ago

1.0.238

10 months ago

1.0.227

11 months ago

1.0.229

11 months ago

1.0.235

10 months ago

1.0.234

10 months ago

1.0.237

10 months ago

1.0.226

11 months ago

1.0.236

10 months ago

1.0.225

11 months ago

1.0.224

11 months ago