VWO Node SDK for server-side Testing
npm install vwo-node-sdk⚠️ This project is no longer actively developed. ⚠️
✅ We are only fixing critical bugs and security issues.
❌ No new features, enhancements, or non-critical updates will be added.
#### Switch to VWO Feature Management & Experimentation(FME) – The Better Alternative! 🚀
VWO’s FME product empowers teams to seamlessly test, release, optimize, and roll back features across their entire tech stack while minimizing risk and maximizing business impact.
* Check out FME developer documentation here.
* Check this for the list of all FME-supported SDKs.
💡 Need Help?
For migration assistance or any questions, contact us at support@vwo.com
------





This open source library allows you to A/B Test your Website at server-side. This SDK can also be used on client-side i.e. browser.
- Node 6.10.0 or later - for server-side
- Latest browsers - for client-side
For NodeJs/JavasScript SDK
``bashvia npm
npm install vwo-node-sdk --save
For client-side Javascript SDK
There are multiple ways to load the library
1. As mentioned above i.e. install and bundle with the package
2. Can be downloaded from GitHub
3. Using script tag
`html
` Or can be downloaded from CDNs like jsdelivr. Please check the docs how to reference the library/sdk version.
`html
``Refer Official VWO Documentation
Refer third-party-attributions.txt
* Varun Malhotra @s0ftvar
* Ishank Bahl @ishankbahl97
Refer CHANGELOG.md
Please go through our contributing guidelines
Copyright 2019-2022 Wingify Software Pvt. Ltd.