6.1.0 • Published 6 years ago

@statetree/functions v6.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Functions

NPM version Build Status Code Coverage

Download

npm

npm install --save @statetree/functions

Docs

What?

  • Collection of functions which are executed in the order they are added
  • An Object that helps us to add and remove function to functions collection
  • Provides a connector to co-oridante each collection set

Why?

  • We need to execute few task based on some condition and task after that based on another logic, this Library will facilitate that
  • for example, i want to execute all the functions that collect data from various sources followed by data cleaning task functions..
6.1.0

6 years ago

6.0.1

6 years ago

6.0.0

6 years ago

5.1.0

7 years ago

5.0.2

7 years ago

5.0.1

7 years ago

5.0.0

7 years ago