0.5.5 • Published 2 years ago

@rojs/ro-js v0.5.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.5.5

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago