@rbxts/plasma
v0.4.5
Published
**Plasma** is a declarative, immediate mode UI widget library for _[Roblox]_.
Downloads
122
Readme
Plasma
Plasma is a declarative, immediate mode UI widget library for Roblox.
⚠️ Plasma is not quite ready for production yet. There might be bugs and missing features!
Installation
Plasma can be installed with Wally by including it as a dependency in your
wally.toml
file.
Plasma = "matter-ecs/[email protected]"
Migration
If you're currently using the scope evaera/plasma
, prior versions are the same
package. You can migrate by changing your wally.toml
file to use the scope
matter-ecs/plasma
.
Building
Before building, you'll need to install all dependencies using Wally.
You can then sync or build the project with Rojo. Plasma contains several
project files with different builds of the project. The default.project.json
is the package build.
Contributing
Contributions are welcome, please make a pull request! Check out our contribution guide for further information.
Please read our code of conduct when getting involved.
Project Legacy
Plasma was originally pioneered by @evaera. She laid the robust foundation for the work we continue today.
License
Plasma is free software available under the MIT license. See the license for details.