Twurple - EBS helper
A collection of functions for executing actions related to Twitch Extensions,
such as managing secrets and communicating between instances.
Installation
yarn add @twurple/ebs-helper
or using npm:
npm install @twurple/ebs-helper
Documentation
A good place to start with this library is the documentation
which also includes a complete reference of all classes and interfaces, as well as changes and deprecations between major versions.
If you're getting stuck...
You can join the Twitch API Libraries Discord Server and ask in #twurple
for support.