to-be-an-alphanumeric-string
v1.0.1
Published
A Jasmine matcher that makes sure something is an alphanumeric string. It takes an optional length as parameter. For examples, see spec/toBeAnAlphanumericString.js.
Downloads
17
Readme
toBeAnAlphanumericString
A Jasmine matcher that makes sure something is an alphanumeric string. It takes an optional length as parameter. For examples, see spec/toBeAnAlphanumericString.js.
Installation
yarn add to-be-an-alphanumeric-string