Skip to content
/ rojs Public

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

License

Notifications You must be signed in to change notification settings

ro-js/rojs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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