0.0.7 • Published 1 year ago

msoffice-addin v0.0.7

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

msoffice-addin

npm version npm downloads License Nuxt

MS Office addin for Nuxt and Vite

Features

  • 🌍 Supports both Nuxt & Vite
  • ⚙️ ENV variables support in manifest files
  • 🪝 Define dynamic env variables
  • 🧬 Same manifest routes in dev and build
  • 💉 Auto inject Office.js in routes

Quick Setup

Configuration

Contribution

# 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
0.0.7

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago