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

Bug#843990: ITP: node-tmatch -- Match an object against a "pattern" object - Node.js module



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

* Package name    : node-tmatch
  Version         : 3.0.0
  Upstream Author : Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)
* URL             : https://github.com/isaacs/tmatch#readme
* License         : ISC
  Programming Lang: JavaScript
  Description     : Match an object against a "pattern" object - Node.js module

 This module checks weter a value matches a given pattern.
 A pattern is an object with a set of fields that must be in
 the test object, or a regular expression that a test string
 must match, or any combination thereof.
 .
 Node.js is an event-based server-side JavaScript engine.


Reply to: