@atxm/get-package-name

Retrieves name of the Atom package that consumes this module

Usage no npm install needed!

<script type="module">
  import atxmGetPackageName from 'https://cdn.skypack.dev/@atxm/get-package-name';
</script>

README

@atxm/get-package-name

npm npm CircleCI David

Retrieves name of the Atom package that consumes this module

Installation

npm install @atxm/get-package-name -S

Usage

Example:

import { getPackageName } from '@atxm/get-package-name';

getPackageName();

License

This work is dual-licensed under The MIT License and the GNU General Public License, version 2.0