ChargebeeJS ES Module
Mar 10, 2024 | 0 min read
chargebee-js allows easy integration of Chargebee's browser SDK. With ES Module support, you can now just install it as npm package and include Chargebee along with type definitions to speed up the development.
To include Chargebee's browser script, instead of adding it as script tag in HTML pages for JS frameworks, use Chargebee.js as an ES module.