@appres/utils

URL related functions

Usage no npm install needed!

<script type="module">
  import appresUtils from 'https://cdn.skypack.dev/@appres/utils';
</script>

README

URL related functions

Install

npm i @appres/utils

Import

const AppresUtils = require('@appres/utils');

or

import { AppresUtils } from '@appres/utils';

Usage