Base library with plugin functionality to be extended on WordPress plugins
This library aims to gather some core logic usually needed in csrui plugins making it lighter on the final plugin side, remove code duplication and easier extending.
yarn install
yarn serve-docs
./vendor/bin/phpunit
./vendor/bin/phpcs lib