Type safety + intellisense for your Segment analytics
💪 Strongly Typed Analytics: Generates strongly-typed Segment analytics clients that provide compile-time errors, along with intellisense for event/property names, types and descriptions.
👮 Analytics Testing: Validate your instrumentation matches your spec before deploying to production, so you can fail your CI builds without a manual analytics QA process.
🌐 Cross-Language Support: Supports native clients for
analytics.js,
analytics-node,
analytics-androidand
analytics-ios.
✨ Segment Protocols: Built-in support to sync your
typewriterclients with your centralized Segment Tracking Plans.
# Walks you through setting up a `typewriter.yml` and generating your first client. $ npx typewriter init
For more instructions on setting up your
typewriterclient, such as adding it to your CI, see our documentation.
typewriteror propose support for a new language, see our contributors documentation.