0.2.2 • Published 2 years ago

ab4cloudfe v0.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

ab4cloudfe

It is mainly to solve the replacement of old services and new services.

Usage

yarn add ab4cloudfe
import { setStrategy } from 'ab4cloudfe'

setStrategy(percentage, options)

percentage: Int, 1-100

options: Object

parametertype
whitelistArrayAdd a whitelist to specific users, allowing the users to enter B
abkeyStringWhen multiple different pages need to use ab, use this key to distinguish
mountFunctionhook, when the function just executes,the mount will run
beforeSetFunctionhook, it will be run before set cookie
setFunctionhook, it will be run after set before reload page

Important

Before using ab4cloudfe, you should agree on a key with Devops (abstrategy by default). Devops will intercept in aws alb based on this value.

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago