/rojs

An ROBLOX package devileried for you to make your hard work a little bit easier.

Primary LanguageJavaScriptMIT LicenseMIT

ROBLOX ro-js

An ROBLOX package devileried for you to make your hard work a little bit easier.


Installion and Usage

Installing with NPM:

$ npm install @rojs/ro-js

Using:

const rojs = require('@rojs/ro-js')

Example

const rojs = require('@rojs/ro-js')
rojs.GetUsernameByID(1, console.log) /* 
Description:
Returns 'ROBLOX' in console

Structure:
rojs.GetUsernameByID(id, callback)
*/

Questions or issues?

Ask them right here: https://github.com/ro-js/rojs/issues


made w/ love 4u