ssbc / ssb-ref

check if a string is a valid ssb-reference
MIT License
14 stars 10 forks source link

add sigil prefixes #3

Closed pfrazee closed 9 years ago

pfrazee commented 9 years ago

Adds sigil prefixes:

Adds two new methods:

isMsgId(str) isBlobId(str)

pfrazee commented 9 years ago

added: isLinkId(str) and type(str)

removed isHash and isRef

dominictarr commented 9 years ago

:+1:

dominictarr commented 9 years ago

merging

dominictarr commented 9 years ago

merged into 2.0.0