pksunkara / octonode

github api v3 in nodejs
MIT License
1.19k stars 237 forks source link

Mention Promise / async support in the README #314

Closed Rycochet closed 6 years ago

Rycochet commented 6 years ago

Looking into using this and wanted Promise support, but it's only really mentioned via the PR #286 and original (closed) issue #139

Would be useful if they were referenced in the readme so it's easier to find out about ;-)

pksunkara commented 6 years ago

Would welcome a pr

Pavan Kumar Sunkara

On Sat, Jun 23, 2018, 12:20 Rycochet notifications@github.com wrote:

Looking into using this and wanted Promise support, but it's only really mentioned via the PR #286 https://github.com/pksunkara/octonode/pull/286 and original (closed) issue #139 https://github.com/pksunkara/octonode/issues/139

Would be useful if they were referenced in the readme so it's easier to find out about ;-)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pksunkara/octonode/issues/314, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKqb61K7sitRgL60PHgtcbv9IPBx0Jzks5t_hZygaJpZM4U0u_u .

Circuit8 commented 6 years ago

I found the same issue, here is the PR: #320