@sixa/wp-block-utils
v1.2.0
Published
A collection of JavaScript utility methods delivering modularity, performance & extras.
Downloads
9
Readme
Sixa Utils
This packages includes a collection of JavaScript utility methods delivering modularity, performance & extras.
Installation
Install the module:
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
Documentation pages can be viewed here.