DefinitelyTyped / DefinitelyTyped

The repository for high quality TypeScript type definitions.
Other
48.5k stars 30.14k forks source link

promised-io definitions #1024

Open nikeee opened 11 years ago

nikeee commented 11 years ago

Working with node.js, having promised-io definitions would be awesome. Project page: https://github.com/kriszyp/promised-io https://npmjs.org/package/promised-io

It would be nice if someone could do a definition file.

EToreo commented 9 years ago

+1

karikalanarun commented 5 years ago

Promise supported in ES6. Is this issue still opened?.

nikeee commented 5 years ago

It is still an issue. promised-io does not also provide its own promise implementation, it also provides promise-based IO access. I think the library is pretty dated (last update 2 years ago) and it is less relevant as of now.

tscpp commented 4 years ago

Is this still relevant?

nikeee commented 4 years ago

The definitions are still missing.

It's not relevant for me anymore as I switched to fs-extra.

abadi003 commented 3 years ago

is this still open? there is a definition for fs-extra

nikeee commented 3 years ago

I'd close this since promised-io seems to be inactive and there are good alternatives available (fs-extra as well as native fs.promised). But technically, this issue is still not resolved.