data-provider-temporary
Version:
Library that helps with server-to-client synchronization of data
17 lines (16 loc) • 359 B
JSON
{
"name": "thunky",
"version": "0.1.0",
"repository": "git://github.com/mafintosh/thunky",
"description": "delay the evaluation of a paramless async function and cache the result",
"keywords": [
"memo",
"thunk",
"async",
"lazy",
"control",
"flow",
"cache"
],
"author": "Mathias Buus Madsen <mathiasbuus@gmail.com>"
}