common-js

Common Javascript library for ConfigCat. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

MIT License

Downloads
459K
Stars
16
common-js - v2.3.2

Published by configcat over 4 years ago

Adding support for sensitive text comparators. (Stable)

common-js - v2.3.1

Published by configcat over 4 years ago

Minor fixes.

common-js - v2.3.0

Published by configcat over 4 years ago

Adding support for sensitive text comparators. (Beta)

common-js - v2.1.0

Published by configcat over 4 years ago

Released by mistake. No change.

common-js - v2.0.6

Published by configcat almost 5 years ago

Custom semver, sha1 implementations to reduce package size and solve IE bugs

common-js - v2.0.5

Published by configcat almost 5 years ago

Custom semver, sha1 implementations to reduce package size and solve IE bugs

common-js - v2.0.4

Published by configcat almost 5 years ago

Minor fixes

common-js - v2.0.3

Published by configcat almost 5 years ago

Detailed logging for feature flag evaluation

common-js - v2.0.2

Published by configcat almost 5 years ago

semver dependency warning fix (request of a dependency is an expression)

common-js - v2.0.1

Published by configcat almost 5 years ago

update 'semver' package
logging fix

common-js - v1.4.0

Published by configcat almost 5 years ago

SDK improvements

  • semver support
  • numeric operators
  • detailed logging
common-js - v2.0.0

Published by configcat almost 5 years ago

common-js - v1.4.1

Published by configcat almost 5 years ago

VariationId generation modifications

common-js - v1.3.0

Published by configcat almost 5 years ago

Introduced getVariationId(), getVariationIdAsync(), getAllVariationIds(), getAllVariationIdsAsync() functions to support A/B/n test scenarios with analytics tools.

common-js -

Published by configcat about 5 years ago

Adding forceRefreshAsync() and getAllKeysAsync().

common-js -

Published by configcat about 5 years ago

Adding GetValueAsync(), that returns a promise instead of using callbacks.

common-js - v1.1.22

Published by configcat about 5 years ago

Fixed auto polling first refresh

common-js - v1.1.21

Published by configcat about 5 years ago

Fixed auto polling first refresh

common-js -

Published by configcat over 5 years ago

Added GetAllKeys() to get all setting keys in the current config.

common-js - v1.1.14

Published by configcat almost 6 years ago