🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
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

0.4.3
unpublished
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
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