@pakhshkit-js/pakhshkit-js-google-analytics
v1.0.1
Published
[](https://travis-ci.org/kontorol/pakhshkit-js-google-analytics) [;
player.loadMedia({
entryId: '{ENTRY_ID}'
...
});
</script>
</div>Documentation
Running the tests
Tests can be run locally via Karma, which will run on Chrome, Firefox and Safari
yarn run testYou can test individual browsers:
yarn run test:chrome
yarn run test:firefox
yarn run test:safariAnd coding style tests
We use ESLint recommended set with some additions for enforcing Flow types and other rules.
See ESLint config for full configuration.
We also use .editorconfig to maintain consistent coding styles and settings, please make sure you comply with the styling.
Compatibility
TBD
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
License
This project is licensed under the AGPL-3.0 License - see the LICENSE.md file for details
