The Customer Data Platform for Developers
Website
·
Documentation
·
Community Slack
@rudderstack/analytics-js-common
RudderStack Javascript SDK common code that is used within the related analytics, plugins, integrations and service worker packages.
For detailed documentation on the RudderStack JavaScript SDK, click here.
Table of Contents
Installing the package
To install the package via npm, run the following command:
npm install @rudderstack/analytics-js-common --save
Note that this NPM module is only meant to be used for a browser installation. If you want to integrate RudderStack with your Node.js application, refer to the RudderStack Node.js repository.