UNPKG

@network-utils/vendor-lookup

Version:

Returns the IEEE registered vendor name from the MAC address, using an up-to-date database (with a script to update it automatically).

2 lines (1 loc) 56 B
export { toVendor, isRandomMac } from './VendorLookup';