README
Summary
Partial JS port of ruby gem vipnet_parser.
Key differences
- implements only
VipnetParser.id()andVipnetParser.network() - no sort
- returns IDs in order of its appearances in string
- dropping non-uniq IDs could be disabled by setting flag
onlyUnuqtofalse(default value:true)
License
vipnet-parser is distributed under the WFTPL.