Coder Social home page Coder Social logo

Comments (1)

ealmansi avatar ealmansi commented on June 15, 2024

Hi @jjangga0214 , thanks for your interest in set-interval-async.

Regarding stability, this library is small and has a simple goal: to provide a drop-in replacement for setInterval that can be used safely with asynchronous code. Since keeping API compatibility with vanilla setInterval is a requirement, there will be no future breaking changes added to this library's API. Only bug fixes will be merged, in case any bugs are reported.

The library is indeed very new. However, it is also thoroughly tested, has 100% code coverage, and is rather simple - in case you'd like to audit the code.

I hope you find set-interval-async very easy to use, and that it solves your problem so that you can move on to building your app.

PS: In my opinion, exact versions should be the default, at least for security critical applications. Upgrading dependencies should be a careful and manual process, and be done only on-demand, since there is always a security risk involved.

from set-interval-async.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.