Socket
Socket
Sign inDemoInstall

@braks/nuxt-xstate

Package Overview
Dependencies
2
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @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


Version published
Maintainers
1
Created

Readme

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

Last updated on 23 Jun 2021

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc