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

Bug#703755: ITP: node-sigmund -- Quick and dirty signatures for Objects module for Node.js



Package: wnpp
Severity: wishlist
Owner: "Jérémy Lal" <kapouer@melix.org>

* Package name    : node-sigmund
  Version         : 1.0.0
  Upstream Author : Isaac Z. Schlueter <i@izs.me>
* URL             : https://github.com/isaacs/sigmund
* License         : BSD-2-clause
  Programming Lang: JavaScript
  Description     : Quick and dirty signatures for Objects module for Node.js

This is like a much faster `deepEquals` comparison, which returns a
string key suitable for caches and the like.
The returned key will be as unique and reproducible as calling
`JSON.stringify` or `util.inspect` on the object, but is much faster.
.
Node.js is an event-based server-side javascript engine.


Reply to: