oui-data

1.1.109 • 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";

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

© silverwind, distributed under BSD licence

Readme

Keywords

none

Package Sidebar

Install

npm i oui-data

Weekly Downloads

2,633

Version

1.1.109

License

BSD-2-Clause

Unpacked Size

3.63 MB

Total Files

3

Last publish

Collaborators

  • silverwind