1.0.0 • Published 10 months ago

paritychecker-matiastest v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

Parity checker

Checks whether the lengths of two strings have the same parity

Install

npm install pairity-checker-matias  

USAGE

parityChecker(a, b)

// Load library
var parityChecker = require('parity-checker-matias');

Test

npm test

License ISC

1.1.0

10 months ago

1.0.0

10 months ago