
Security News
Open VSX Begins Implementing Pre-Publish Security Checks After Repeated Supply Chain Incidents
Following multiple malicious extension incidents, Open VSX outlines new safeguards designed to catch risky uploads earlier.
@algolia/client-abtesting
Advanced tools
Documentation • InstantSearch • Community Forum • Stack Overflow • Report a bug • Support
[!TIP] This API client is already a dependency of the algoliasearch client, you don't need to manually install
@algolia/client-abtestingif you already havealgoliasearchinstalled.
To get started, you first need to install @algolia/client-abtesting (or any other available API client package). All of our clients comes with type definition, and are available for both browser and node environments.
yarn add @algolia/client-abtesting@5.47.0
# or
npm install @algolia/client-abtesting@5.47.0
# or
pnpm add @algolia/client-abtesting@5.47.0
Add the following JavaScript snippet to the of your website:
<script src="https://cdn.jsdelivr.net/npm/@algolia/client-abtesting@5.47.0/dist/builds/browser.umd.js"></script>
You can now import the Algolia API client in your project and play with it.
import { abtestingClient } from '@algolia/client-abtesting';
const client = abtestingClient('YOUR_APP_ID', 'YOUR_API_KEY');
For full documentation, visit the Algolia JavaScript API Client.
Encountering an issue? Before reaching out to support, we recommend heading to our FAQ where you will find answers for the most common issues and gotchas with the client. You can also open a GitHub issue
The Algolia JavaScript API Client is an open-sourced software licensed under the MIT license.
Split.io is a feature experimentation platform that allows you to create, manage, and analyze A/B tests and feature flags. It provides robust tools for targeting, segmentation, and real-time experimentation. Split.io is similar to @algolia/client-abtesting in that it offers A/B testing capabilities, but it also includes advanced feature flagging and targeting options, making it suitable for a broader range of use cases.
LaunchDarkly is a feature management platform that enables you to control the release of features through feature flags and conduct A/B tests. It offers powerful targeting and segmentation features, allowing you to deliver personalized experiences to different user segments. While @algolia/client-abtesting focuses on search optimization, LaunchDarkly provides a more general-purpose feature management and experimentation platform.
FAQs
JavaScript client for client-abtesting
The npm package @algolia/client-abtesting receives a total of 2,558,887 weekly downloads. As such, @algolia/client-abtesting popularity was classified as popular.
We found that @algolia/client-abtesting demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 103 open source maintainers collaborating on the project.
Did you know?

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.

Security News
Following multiple malicious extension incidents, Open VSX outlines new safeguards designed to catch risky uploads earlier.

Research
/Security News
Threat actors compromised four oorzc Open VSX extensions with more than 22,000 downloads, pushing malicious versions that install a staged loader, evade Russian-locale systems, pull C2 from Solana memos, and steal macOS credentials and wallets.

Security News
Lodash 4.17.23 marks a security reset, with maintainers rebuilding governance and infrastructure to support long-term, sustainable maintenance.