Skip to content

community-fabs/playfab-web-sdk

Repository files navigation

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 eta for 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.

Releases

No releases published

Packages

No packages published

Contributors 12