@grid-rbx/rev

Roblox account linking, made easy.

Usage no npm install needed!

<script type="module">
  import gridRbxRev from 'https://cdn.skypack.dev/@grid-rbx/rev';
</script>

README

Rev

npm GitHub pull requests GitHub issues npm NPM DeepSource Snyk Vulnerabilities for npm package

Roblox account linking, made easy.

Demo

Installation

Install Rev with npm or Yarn

npm install @grid-rbx/rev

yarn add @grid-rbx/rev

Then initiate it in your index file

// CommonJS
const rev = require("@grid-rbx/rev");

// ES6 & Browser
import rev from "@grid-rbx/rev;
import revBrowser from "https://cdn.skypack.dev/@grid-rbx/rev";

Documentation

Documentation can be found here

Contributing

Contributions are always welcome! Please make a pull request documenting the changes.

License

MIT