[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#853136: ITP: node-lodash.memoize -- The lodash method `_.memoize` exported as a module.



Package: wnpp
Severity: wishlist
Owner: Siddhesh Rane <kingsid911@gmail.com>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : node-lodash.memoize
  Version         : 4.1.2
  Upstream Author : John-David Dalton <john.david.dalton@gmail.com>
(http://allyoucanleet.com/)
* URL             : https://lodash.com/
* License         : Expat
  Programming Lang: JavaScript
  Description     : The lodash method `_.memoize` exported as a module.

 The memoize function of lodash library takes a function as argument
 and caches its return value so the next call to the function will
 use the cached value instead of recomputing the result.
 .
 Node.js is an event-based server-side JavaScript engine.


Reply to: