You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

optimizely-server-sdk

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
n

optimizely-server-sdk

Node SDK for Optimizely X Full Stack

1.5.0
latest
88

Supply Chain Security

100

Vulnerability

86

Quality

76

Maintenance

100

License

Repository has been archived by the owner.
Version published
Maintainers
3
Created
Issues
3

Optimizely Node SDK

Build Status Coverage Status Known Vulnerabilities

This repository houses the Node SDK for Optimizely X Full Stack.

Getting Started

Installing the SDK

The SDK is available through npm. To install:

npm install optimizely-server-sdk --save

Using the SDK

See the Optimizely X Full Stack testing developer documentation to learn how to set up your first Node project and use the SDK.

Development

Installing dependencies

npm install

Unit tests

You can run all unit tests with:

npm test

Benchmarking tests

You can run benchmarking tests with:

npm run profile-test

Contributing

Please see CONTRIBUTING.

Keywords

FAQs

Package last updated on 09 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts