Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iin-checker

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iin-checker

Issuer identification number checker which returns details about a credit/debit card

  • 0.1.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

IIN Checker for payment cards

Built with Grunt

About

Issuer identification number checker which returns details about a credit/debit and other payment cards

Getting Started

If you want to work on this repo you will need to install the dependencies

$ npm install
EditorConfig

EditorConfig helps us define and maintain consistent coding styles between different editors and IDEs. If you are using Sublime Editor you can install the EditorConfig using Package Control.

For non Sublime development a bunch of other IDE plugins are available here

Documentation

Visit our GitHub website for all the things.

Notes on coding style

Code is linted by ".jshintrc" and checked against the coding style guide "shortbreaks.jscs.json" when you run the default grunt task:

$ grunt

Tests

Tests will run using the default grunt task but can also be called stand-alone using:

$ grunt test

License

Copyright (c) 2014 Shortbreaks Licensed under the MIT license.

Todo (REMOVE BEFORE FINAL COMMIT)

  • Change heading of this file. See this
  • Get working with providers and none provider RegEx alternative
  • Allow preference of providers to be passed into options
  • Support caching
  • Write excellent docs

FAQs

Package last updated on 14 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc