@teclone/global

A collection of day-to-day utility methods usable in both node and browser environments

Usage no npm install needed!

<script type="module">
  import tecloneGlobal from 'https://cdn.skypack.dev/@teclone/global';
</script>

README

Global

Build Status Coverage Status semantic-release npm version npm

global is a collection of few methods to help detect the environment a script is running on.

Installation

npm install @teclone/global