Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@NotFound sorry. It is just that I don’t understand the benefit of using your package over simple loops with functions.
What was your motivation? Or was it just for fun?
:) -
@codepotato The goal of this package was to provide a simple development "interface" for doing loops work.
For example, you can start a loop in another loop (using this.startLoop(...)) that will pause the parent loop until end of child loop.
You can see the doc here: http://kofiloop.js.org/
But it was also for fun 😀 -
@IllSlapU I searched, and Pluto still belong to the Solar system, like Kuiper belt's objects, 2007 OR10, Makemake, Haumea or Eris. The reason is that these objects still rotate around the Sun.
I've done my first NPM package 😃 :
https://npmjs.com/package/kofiloop/
random