getmymac

fork from getmac

Usage no npm install needed!

<script type="module">
  import getmymac from 'https://cdn.skypack.dev/getmymac';
</script>

README

getmymac

fork from getmac@3.0.1


只能运行在nodejs

Installation


    $ npm install --dev append-commit-message

Or

    $ yarn add --dev append-commit-message

Usage


    const { getMAC } = require('getmymac);

    const mac = await getMAC();

Publish


    yarn run our:compile
    yarn publish

LICENSE


MIT