2.2.4 • Published 1 year ago

@bucketeer/js-client-sdk v2.2.4

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

Bucketeer Client-side SDK for JavaScript

Getting started

Refer to the SDK documentation for instructions on how to use the SDK.

Development

Environment

  • pnpm
    • enable it via corepack enable
  • Node.js
    • check ./.node-version

You need .env file to provide api secrets. Just copy env.template and rename it to .env, then update it with your secrets.

Example

  • You need .env file. Please follow instruction in Environment section.
  • Define Feature Flags and Goals in your Bucketeer console
  • Modify example/index.ts to use your Feature Tag, Feature IDs and Goal IDs
  • Run pnpm example:serve
2.2.1

1 year ago

2.2.3

1 year ago

2.2.2

1 year ago

2.2.4

1 year ago

2.2.0

2 years ago

2.1.5

2 years ago

2.1.4

2 years ago

2.1.3

2 years ago

2.1.2

2 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago