Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@braks/nuxt-xstate

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@braks/nuxt-xstate

![top-language](https://img.shields.io/github/languages/top/bcakmakoglu/nuxt-xstate) [![dependencies Status](https://status.david-dm.org/gh/bcakmakoglu/nuxt-xstate.svg)](https://david-dm.org/bcakmakoglu/nuxt-xstate) [![devDependencies Status](https://stat

unpublished
latest
Source
npmnpm
Version
0.4.3
Version published
Maintainers
1
Created
Source

Nuxt + X-State

top-language dependencies Status devDependencies Status vulnerabilities GitHub code size in bytes GitHub last commit

xstate integration for NuxtJS

Installation

# install dependencies with yarn
$ yarn add @braks/nuxt-xstate

# or with npm
$ npm i @braks/nuxt-xstate
// nuxt.config.js
// Add to build-modules
const config = {
  buildModules: [
    '@braks/nuxt-xstate'
  ] 
}

Usage

Check the Documentation for a detailed guide on using this module.

GitHub package.json version

FAQs

Package last updated on 23 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts