Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@taplytics/js-sdk

Package Overview
Dependencies
Maintainers
8
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taplytics/js-sdk

Taplytics JS SDK

  • 3.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
8
Created
Source

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

FAQs

Package last updated on 18 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc