@paritydeals/js-sdk
v1.1.2-beta
Published
--- title: "JavaScript SDK" description: "Documentation for the ParityDeals JavaScript SDK" icon: "js" ---
Downloads
9
Readme
title: "JavaScript SDK" description: "Documentation for the ParityDeals JavaScript SDK" icon: "js"
The @paritydeals/js-sdk is a lightweight, plain TypeScript library designed for interacting with the ParityDeals entitlement service. It allows you to:
- Fetch all feature entitlements for a specific organization and customer.
- Cache these entitlements client-side for efficient and repeated access.
- Check if a user has access to a particular feature.
- Retrieve specific entitlement details, including boolean flags, numeric configurations, and metered usage data.
- Manually refresh entitlement data from the server.
