0.5.5 • Published 3 years ago

@rojs/ro-js v0.5.5

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

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


0.5.4

3 years ago

0.5.5

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago