oui-data

1.1.340 • Public • Published

oui-data

IEEE OUI database as JSON

Example

The module exports a JSON file. Depending on your environment you may need to use import attributes, import assertions or nothing at all.

import ouiData from "oui-data" with {type: "json"};

console.log(ouiData["203706"]);
//=> Cisco Systems, Inc
//=> 80 West Tasman Drive
//=> San Jose CA 94568
//=> United States

© silverwind, distributed under BSD licence

/oui-data/

    Package Sidebar

    Install

    npm i oui-data

    Weekly Downloads

    1,228

    Version

    1.1.340

    License

    BSD-2-Clause

    Unpacked Size

    3.84 MB

    Total Files

    3

    Last publish

    Collaborators

    • silverwind