Skip to content

amplitude/Amplitude-TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

16f7655 · Nov 16, 2023
Jun 6, 2023
Jan 24, 2022
Aug 15, 2023
Nov 16, 2023
Sep 27, 2023
Apr 28, 2022
Nov 1, 2022
Jul 18, 2022
Jan 24, 2022
Jan 24, 2022
Mar 9, 2022
May 12, 2022
Feb 2, 2023
Jan 24, 2022
Mar 15, 2022
Jun 5, 2023
Mar 31, 2023
Mar 23, 2022
Sep 30, 2022
Oct 26, 2023

Repository files navigation


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.

  1. Clone GitHub repo
  2. Install dependencies
  3. Build and link packages
$ git clone git@github.com:amplitude/Amplitude-TypeScript.git
$ yarn
$ yarn build

Check our guidelines for repo contributions on CONTRIBUTING.md.

Projects

Documentation

See our Typescript SDK Reference for a list and description of all available SDK methods.