Socket
Socket
Sign inDemoInstall

@fox-js/flow

Package Overview
Dependencies
4
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fox-js/flow

交易流程控制


Version published
Maintainers
2
Created

Readme

Source

Fox flow

Fox 交易流程控制框架

安装

正式版

npm install @fox-js/flow

测试版

npm install @fox-js/flow@beta

使用

import Vue from 'vue'
import fox from '@fox-js/fox'
import foxFlowController from '@fox-js/flow'

//安装流程控制器
import FlowConfig from './utils/commons/controller/index'
FlowConfig.install(Vue, fox, foxFlowController)

编译

开发版本

npm run dev

正式版本

npm run prod

发布

测试版本

npm run publish:beta

正式版本(慎重)

npm run publish:latest

Keywords

FAQs

Last updated on 23 Oct 2023

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