1.0.2 • Published 2 years ago

@rbxts/builders v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Builders

Simple library for easily constructing roblox data types using the builder pattern.

Also abstracts it so you don't have to remember if a data type is an instance or not as well. (Because the inconsistency is baffling.)

Supported Roblox Data Types

  • OverlapParams (OverlapParamsBuilder)

  • DockWidgetPluginGuiInfo (DockWidgetPluginGuiInfoBuilder)

  • RaycastParams (RaycastParamsBuilder)

  • TeleportOptions (TeleportOptionsBuilder)

  • TweenInfo (TweenInfoBuilder)

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago