Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@quenty/actionmanager

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/actionmanager

Holds single toggleable actions (like a tool system)


Version published
Weekly downloads
95
increased by58.33%
Maintainers
1
Weekly downloads
 
Created

ActionManager

Holds single toggleable actions (like a tool system)

Installation

npm install @quenty/actionmanager --save

Usage

Usage is designed to be simple.

ActionManager.new()

ActionManager:StopCurrentAction()

ActionManager:ActivateAction(name, ...)

ActionManager:GetAction(name)

ActionManager:GetActions()

ActionManager:AddAction(action)

FAQs

Package last updated on 05 Sep 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