GitHub - skalpe/asyncWrapper: Basic implementation of async wrapper for control flow. Based on generators and promises. Angular DI uses for experiments. · GitHub
Skip to content

skalpe/asyncWrapper

Folders and files

Repository files navigation

asyncWrapper

Basic implementation of async wrapper for control flow. Based on generators and promises. Angular DI is used for experiments.

Installation

# Clone this repo
git clone https://github.com/skalpe/asyncWrapper.git

# Install all the the dev dependencies, such as Karma, Gulp, etc.
npm install

# If you wanna use "karma" or "gulp" commands, install also:
npm install -g karma-cli
npm install -g gulp

Run examples

gulp build
gulp serve

About

Basic implementation of async wrapper for control flow. Based on generators and promises. Angular DI uses for experiments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors