@devcycle/nodejs-server-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.30.0 • Public • Published

DevCycle Node.js Server SDK

The Node.js Server SDK for DevCycle.

DevCycle is a feature flag management provider with robust support for user targeting, realtime updates of flag values and deep integrations with your development workflow.

This SDK uses local bucketing to perform all user segmentation and bucketing locally in the SDK, providing immediate responses to variable and feature requests for a user. The SDK will download the latest version of your DevCycle environments configuration from a CDN on initialization, and will periodically poll the CDN for configuration changes.

Installation

Our library can be found on npm and installed by the following:

npm install @devcycle/nodejs-server-sdk

Usage

To find usage documentation, visit our docs.

Package Sidebar

Install

npm i @devcycle/nodejs-server-sdk

Homepage

devcycle.com

Weekly Downloads

7,550

Version

1.30.0

License

MIT

Unpacked Size

251 kB

Total Files

92

Last publish

Collaborators

  • devcycleuser
  • jonathannorris
  • elottap
  • jstapl
  • rohit-tap
  • taplyticsuser