mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-29 10:20:09 +00:00
working on docs..
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
70b73ba060
commit
e835591911
@ -117,7 +117,9 @@ n
|
|||||||
The return value will get passed through all the actions in a chain
|
The return value will get passed through all the actions in a chain
|
||||||
before returning to the action caller.
|
before returning to the action caller.
|
||||||
- **Return `this` by default**
|
- **Return `this` by default**
|
||||||
- **Organise and apply actions to objects**
|
- **Organise reuse actions**
|
||||||
|
Actions organized into action sets can be reused (_mixed-in_) in multiple
|
||||||
|
inheritance chains without any extra work.
|
||||||
- **Unified way to document actions**
|
- **Unified way to document actions**
|
||||||
- **Introspection and inspection API**
|
- **Introspection and inspection API**
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user