@bodhiveggie/web-utils

Common web utilities 🌞

Usage no npm install needed!

<script type="module">
  import bodhiveggieWebUtils from 'https://cdn.skypack.dev/@bodhiveggie/web-utils';
</script>

README

@bodhiveggie/web-utils

useful utils for the web

NPM Version

Install

npm i -S @bodhiveggie/web-utils

Usage

import {
  openApp,
  shareQQ,
  shareWechat,
  // Utils
  getScript,
  jsonp,
  loadFonts,
  // Vendor
  checkPlatform,
  isInWechat
} from '@bodhiveggie/web-utils';

// Browse the source to see usage. It was well written.

License

MIT