gamenew09 / roblox.js

NPM package that makes Roblox's Open Cloud almost as easy as the native Luau implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Roblox.js is a modern open-source NPM package that brings the official Roblox Open Cloud and few others things to JavaScript world with little learning curve. Roblox.js is designed to be as close as possible to native Luau APIs in terms of design, and therefore, making it very easy to transition to.

Getting Started

You can learn more about the library by going to the Wiki tab of this repository.

Installation

NPM

npm i @daw588/roblox.js

Yarn

yarn add @daw588/roblox.js

License

MIT

About

NPM package that makes Roblox's Open Cloud almost as easy as the native Luau implementation.

License:MIT License


Languages

Language:TypeScript 100.0%