wrgl-sdk

Javascript SDK for WRGL

Usage no npm install needed!

<script type="module">
  import wrglSdk from 'https://cdn.skypack.dev/wrgl-sdk';
</script>

README

WRGL JavaScript SDK

This sdk is a much more convenient way to interact with WRGL REST API. For now only browsers are supported, Node support will be added as more users request it.

Installation

npm install wrgl-sdk

Usage

Head over to our API doc to learn how to use.