@grid-rbx/rev

2.1.0 • Public • Published

Rev

npm Netlify Status 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
import rev from "@grid-rbx/rev";

// Browser
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

Package Sidebar

Install

npm i @grid-rbx/rev

Weekly Downloads

0

Version

2.1.0

License

MIT

Unpacked Size

120 kB

Total Files

12

Last publish

Collaborators

  • cursecode