{"id":15024681,"url":"https://github.com/ericfreeman/angular-ab-test","last_synced_at":"2025-04-12T06:41:11.623Z","repository":{"id":57177960,"uuid":"59252787","full_name":"EricFreeman/angular-ab-test","owner":"EricFreeman","description":"Simple A/B testing for AngularJS","archived":false,"fork":false,"pushed_at":"2017-07-05T21:05:55.000Z","size":124,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T12:08:37.100Z","etag":null,"topics":["ab-testing","angularjs"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EricFreeman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-20T00:36:27.000Z","updated_at":"2019-02-06T10:06:19.000Z","dependencies_parsed_at":"2022-09-14T02:30:57.187Z","dependency_job_id":null,"html_url":"https://github.com/EricFreeman/angular-ab-test","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricFreeman%2Fangular-ab-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricFreeman%2Fangular-ab-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricFreeman%2Fangular-ab-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricFreeman%2Fangular-ab-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EricFreeman","download_url":"https://codeload.github.com/EricFreeman/angular-ab-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530609,"owners_count":21119591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ab-testing","angularjs"],"created_at":"2024-09-24T20:00:44.105Z","updated_at":"2025-04-12T06:41:11.592Z","avatar_url":"https://github.com/EricFreeman.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular A/B Test\r\n\r\n[![npm version](https://badge.fury.io/js/angular-ab-test.svg)](https://badge.fury.io/js/angular-ab-test)\r\n[![Bower version](https://badge.fury.io/bo/angular-ab-test.svg)](https://badge.fury.io/bo/angular-ab-test)\r\n\r\nSimple A/B testing directive because [Optimizely](https://www.optimizely.com/) is pretty rough at working with AngularJS projects.\r\n\r\n---\r\n\r\n[Example](http://ericfreeman.github.io/angular-ab-test/#/example) | [Documentation](http://ericfreeman.github.io/angular-ab-test/#/documentation)\r\n\r\n---\r\n\r\n## Get Started\r\n\r\nAdd an `\u003cexperiment\u003e` tag like so:\r\n\r\n```\r\n\u003cexperiment name=\"sample-test\" variant=\"a\"\u003e\r\n\t\u003cp\u003ea variation\u003c/p\u003e\r\n\u003c/experiment\u003e\r\n```\r\n\r\nIt will show if there's a value for `abtests` in your localStorage that happens to look like this:\r\n\r\n`[{\"name\":\"sample-test\",\"value\":\"a\"}]`\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericfreeman%2Fangular-ab-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericfreeman%2Fangular-ab-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericfreeman%2Fangular-ab-test/lists"}