2.1.0 • Published 2 years ago

@grid-rbx/rev v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

2.1.0

2 years ago

2.0.0

2 years ago

0.11.0

2 years ago

0.11.1

2 years ago

0.11.2

2 years ago

0.11.3

2 years ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago