check-for-match

0.2.0 • Public • Published

check-for-match NPM version Build Status Dependency Status Coverage percentage

An 'String.match(regExp)' solution

Installation

$ npm install --save check-for-match

Usage

var checkForMatch = require('check-for-match');
 
checkForMatch('Rainbow');

License

Apache-2.0 © Glenn Vandeuren

Readme

Keywords

Package Sidebar

Install

npm i check-for-match

Weekly Downloads

0

Version

0.2.0

License

Apache-2.0

Last publish

Collaborators

  • basicelements