1.0.0 • Published 2 years ago

paritychecker-matiastest v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.0.0

2 years ago