Amplitude-TypeScript
This is Amplitude's latest version of the JavaScript SDK, written in TypeScript.
Development
If you plan on contributing to this SDK, here's how you can start.
- Clone GitHub repo
- Install dependencies
- Build and link packages
$ git clone [email protected]:amplitude/Amplitude-TypeScript.git
$ yarn
$ yarn build
Check our guidelines for repo contributions on CONTRIBUTING.md.
Projects
- Amplitude SDK for Web
- Amplitude SDK for Node.js
- Amplitude SDK for React Native
Documentation
See our Typescript SDK Reference for a list and description of all available SDK methods.