1.2.0 • Published 6 months ago

@sircfenner/studiocomponents v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

StudioComponents

Read the documentation here!

A collection of React implementations of Roblox Studio components such as Checkboxes, Buttons, and Dropdowns. This is intended for building plugins for Roblox Studio.

This project is built for react-lua, Roblox's translation of upstream ReactJS 17.x into Luau.

Installation

Wally

Add studiocomponents to your wally.toml:

studiocomponents = "sircfenner/studiocomponents@1.0.0"

NPM & yarn

Add studiocomponents to your dependencies:

npm install @sircfenner/studiocomponents
yarn add @sircfenner/studiocomponents

Run npmluau.

License

This project is available under the MIT license. See LICENSE for details.

1.2.0

6 months ago

1.1.0

1 year ago

1.0.0

1 year ago