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