ohai,

## useragent 2.0

## canihaz 1.0

Canihaz is a module that allows you to lazily install and require NPM 
modules that might not be
required for the core functionality of your library. This includes, but is 
not limited to:

- Optional dependencies
- Dependencies that are only used for your optional CLI interface
- Dependencies that are sparsely used in the application
s
The 1.0 release spots a rewrite of the internals, instead of               
                                                       u

## creditcard

creditcard provides you with tools to validate, parse and extract 
information from creditcard numbers

- Provides you with a list of known creditcard testing numbers
- Figures out which major credit card provider issued the creditcard
- Correctly formats the credit card number as seen on the credit card (most 
people don't know that AMEX
  uses a different format then "normal" creditcards
- Validates the creditcard number
- Validates the expiry number
- PAN truncation for creditcard numbers

And some more fun stuff is parsed out of it.

npm install creditcard


If you like it;
 

npm star creditcard


https://github.com/observing/creditcard 

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to