avo
What is this?
This is a library that generates analytics code for mulitple different analytics SDKs.
For Javascript we provide runtime validation for all properties in development to make sure that your data will be correct.
When generating Reason bindings we create bindings to the generated JS code and additionally provide named arguments and type annotations for compile time validation for simple events.
For more details and updates in our product visit our website
Need any help or want to chat join our slack
Getting started
Install by running
yarn add -D avo
Thanks to Jamen Marzonie (@jamen) for the "avo" package name on npm
To start a new project run
yarn run avo edit
This will open the Avo editor.
From there you can start adding events.
To run the codegen press go to File -> Generate Analytics Library
or simply press CMD+K
To be able to run the codegen make sure that you have first configured your project.
To do so enter the hamburger menu in the top right corner and select Project Settings
.
Still not working?
Join our slack