ahsan-codejit


  • get function name by __function, line number by __number, stack by __stack

    published 1.0.0 7 years ago
  • Array iterator in synchronised way. It takes array, promise function to run for each item of the array and limit to run the promise function to run at a time, default limit is 1. It returns promise of all promisses of given promise functions.

    published 0.0.2 7 years ago