Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Latest commit

 

History

157 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taplytics JS SDK

Taplytics is full A/B testing platform that lets you run experiments accross your mobile apps and the web!

Technical Documentation

You can find the full technical documentation of Taplytics.js here.

Commercial License / Terms

Installing

yarn add @taplytics/js-sdk

or

npm install @taplytics/js-sdk --save

Usage

Import the SDK somewhere in your application, and initialize using your project token:

import Taplytics from '@taplytics/js-sdk';

Taplytics.start('JS_SDK_KEY');

More information

Getting Started

Please read the guide on how to get started with Taplytics.js here.

Setting Up Experiments

Guide on how to setup Experiments with Taplytics.js here

About

Taplytics Javascript SDK

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors