Note: Replace ~git_package_name~
~npm_package_name~
~package_description~
~styleci_code~
with their correct values in README.md, CONTRIBUTING.md, LICENSE and composer.json files, then delete this line.
This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.
You can install the package via npm:
npm install ~npm_package_name~
const package = require('~npm_package_name~');
//
npm run test
Please see CONTRIBUTING for details.
If you discover any security related issues, please email alex@renoki.org instead of using the issue tracker.