This repo contains a collection of examples using the Split Browser RUM Agent:
/basic/cdn-example/
: examples of HTML files with inline JavaScript that load the RUM Agent from the Split CDN./basic/npm-example/
: a simple NPM project with the RUM Agent installed via NPM. Webpack is used to bundle the JavaScript code./advanced/nextjs-example/
: a more complex NPM project with the RUM Agent installed via NPM. The project consists of a Single Page Application (SPA) built using Next.js, React and The Movie Database (TMDB) API. It features user authentication, which is used to demonstrate how to handle RUM Agent identities./advanced/multipage-testing-example
: a NPM project for a NodeJS application that serves two variants of a web page behind a feature flag. Built with Webpack, the web pages use the Browser RUM Agent. An automation script navigates both variants, capturing events and impressions. These are saved in a JSON file, and the server exposes an endpoint for statistical analysis of the events per treatment captured by the RUM Agent.
Split is the leading Feature Delivery Platform for engineering teams that want to confidently deploy features as fast as they can develop them. Split’s fine-grained management, real-time monitoring, and data-driven experimentation ensure that new features will improve the customer experience without breaking or degrading performance. Companies like Twilio, Salesforce, GoDaddy and WePay trust Split to power their feature delivery.
To learn more about Split, contact hello@split.io, or get started with feature flags for free at https://www.split.io/signup.
Split has built and maintains SDKs for:
- .NET Github Docs
- Android Github Docs
- Angular Github Docs
- GO Github Docs
- iOS Github Docs
- Java Github Docs
- JavaScript Github Docs
- JavaScript for Browser Github Docs
- Node Github Docs
- PHP Github Docs
- Python Github Docs
- React Github Docs
- React Native Github Docs
- Redux Github Docs
- Ruby Github Docs
For a comprehensive list of open source projects visit our Github page.
Learn more about Split:
Visit split.io/product for an overview of Split, or visit our documentation at help.split.io for more detailed information.