GitShow/tj/node-thunkify
tj

node-thunkify

Turn a regular node function into one which returns a thunk

by tj
Star on GitHubForknpm

JavaScript

860 stars38 forks5 contributorsQuiet · 7y agoSince 2013MIT

Meet the team

See all 5 on GitHub →
tj
tj22 contributions
a8m
a8m1 contribution
EvanCarroll
EvanCarroll1 contribution
robcresswell
robcresswell1 contribution

Languages

View on GitHub →
JavaScript96.7%
Makefile3.3%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 4 in progress · Last activity 7y ago
See all on GitHub →
jerrygg19930312
A question about thunkifyOpenIssue

Hi tj,I 'm new to nodejs.I don't know the function named done where transfer.I have been very confused

jerrygg19930312 · 8y ago

Recent fixes

View closed PRs →
yawnt
clojurescript compatibilityClosedIssue

the thing is, thunkify is pretty cool when used together with core.async in clojurescript example: unfortunately right now i'm forced to wrap the thunk in order to return a chan (which is then used in the go block). It would be waaay cooler if thunkify could return clojurescript channels directly (maybe through a configuration parameter or something, to be transparent to existing co-wrappers. it appears to me that the easiest way here is to rewrite thunkify in clojurescript and to (optionally) return a chan from there, but i'm open to suggestions :) yawnt

yawnt · 3y ago
cacieprins
wrap unthunked fn apply in setImmediateMergedPR

Fixes https://github.com/tj/node-thunkify/issues/10

cacieprins · 4y ago
robcresswell
New releaseClosedIssue

Now that the license has been added via https://github.com/tj/node-thunkify/pull/30 would you be able to publish a new version? I know this is a pain for an old repo, but its still technically a legal issue in some cases if a transitive dep is missing a license. Thanks again, and sorry for the trouble

robcresswell · 6y ago
Structured data for AI agents

Repository: tj/node-thunkify. Description: Turn a regular node function into one which returns a thunk Stars: 860, Forks: 38. Primary language: JavaScript. Languages: JavaScript (96.7%), Makefile (3.3%). License: MIT. Open PRs: 4, open issues: 5. Last activity: 7y ago. Community health: 42%. Top contributors: tj, a8m, EvanCarroll, robcresswell.

·@ofershap

Replace github.com with gitshow.dev