🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

action-tree

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

action-tree

Behaviour tree for JS applications

0.1.1
latest
npm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

action-tree

Behaviour tree for JS applications

Overview

Core idea of this project is to expose the bare minimum implementation of signal execution in Cerebral and let other projects take advantage of it as well. Signals is a great concept to express flow of actions executed as a response to interaction events or other events in your application. It was initially introduced by the cerebral project with its declarative way of using function references, arrays and objects to define execution flow. Starting as an experiment, cerebral proved itself to be a solid solution to build real life web applications.

FAQs

Package last updated on 25 Aug 2016

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