@media-manager/format-library

Format library for the WordPress block editor.

Usage no npm install needed!

<script type="module">
  import mediaManagerFormatLibrary from 'https://cdn.skypack.dev/@media-manager/format-library';
</script>

README

Format Library

Format library for the WordPress block editor.

This package assumes that your code will run in an ES2015+ environment. If you're using an environment that has limited or no support for ES2015+ such as IE browsers then using core-js will add polyfills for these methods.