is-pb-id
v1.0.3
Published
A function to check if it's pb id
Downloads
2
Readme
isPbId
A function to check if it's valid karmapa pb id
Useage
console.log(isPbId('1-1-1a')); // true
console.log(isPbId('1-1-1')); // true
console.log(isPbId('_@1')); // false