1.2.1 • Published 5 months ago

@haz333/last-test v1.2.1

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

Nuxt Gigya

npm version npm downloads License Nuxt

Gigya module for Nuxt.

Features

  • Nuxt 3 ready
  • All-in-one solution
  • SSR support
  • Routes middleware
  • TypeScript support

Development

# Install dependencies
yarn install

# Generate type stubs
yarn dev:prepare

# Develop with the playground
yarn dev

# Build the playground
yarn dev:build

# Start the playground build
yarn dev:start

# Run ESLint
yarn lint

# Run Vitest
yarn playwright:install
yarn test
yarn test:watch

# Release new version
yarn release
1.2.0

5 months ago

1.2.1

5 months ago

1.1.0

5 months ago