@dbarenholz/timed-promise
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

timed-promise

Shameless reimplementation of this in typescript. Package is published to npm under my name @dbarenholz/timed-promise for my own convenience. Feel free to use it in your projects, but don't blame me if it breaks your code!

My personal goals for this repository:

  • [X] Learning how to create a proper typescript config for building modules.
  • [X] Learning how to publish a module to NPM.
  • [X] Getting familiar with typescript, and particular differences between it and vanilla JS.

Documentation is available in the docs folder, which should be hosted via github for your convenience.

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i @dbarenholz/timed-promise

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    21.7 kB

    Total Files

    9

    Last publish

    Collaborators

    • dbarenholz