2.2.0 • Published 10 months ago

@bucketeer/js-client-sdk v2.2.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
10 months 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.0

10 months ago

2.1.5

11 months ago

2.1.4

1 year ago

2.1.3

1 year ago

2.1.2

1 year ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago