@community-fabs/playfab-web-sdk
v1.205.251205
Published
Unofficial Playfab SDK for JS client applications
Readme
Unofficial PlayFab JavaScript SDK
1. Overview:
Unofficial JavaScriptSDK for the Client API of PlayFab
⚠️ This SDK is auto-generated using the same resources the PlayFab team uses, but is not officially endorsed or supported by them in any way, shape, or form.
2. NPM support:
You may install the SDK with npm by running:
npm install @community-fabs/playfab-web-sdk
3. Features
- The SDK generator itself was rewritten using
etafor templating (significantly reduces generation times) - Additional documentation and usage instructions are provided
- All calls use Promises
- Switched from CommonJS to ES Modules
4. Acknowledgements
- The PlayFab team
5. Copyright and Licensing Information:
Apache License -- Version 2.0, January 2004 http://www.apache.org/licenses/
Full details available within the LICENSE file.
