@base-cms/common

Common utility functions for BaseCMS projects.

Usage no npm install needed!

<script type="module">
  import baseCmsCommon from 'https://cdn.skypack.dev/@base-cms/common';
</script>

README

BaseCMS Utils

This package is deprecated and should be replaced by one (or more) of the following packages:

  • @base-cms/utils (for isObject and callOnce)
  • @base-cms/async (for all functions provided by async)
  • @base-cms/html (for stripHtml)