3.0.0 • Published 5 years ago

vipnet-parser v3.0.0

Weekly downloads
5
License
WFTPL
Repository
-
Last release
5 years ago

Summary

Partial JS port of ruby gem vipnet_parser.

Key differences

  • implements only VipnetParser.id() and VipnetParser.network()
  • no sort
  • returns IDs in order of its appearances in string
  • dropping non-uniq IDs could be disabled by setting flag onlyUnuq to false (default value: true)

License

vipnet-parser is distributed under the WFTPL.