A collection of JavaScript utility methods delivering modularity, performance & extras.
npm install @sixa/wp-block-utilsThis packages includes a collection of JavaScript utility methods delivering modularity, performance & extras.
Install the module:
``bash``
npm install @sixach/wp-block-utils --save-dev
_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._
Documentation pages can be viewed here.