@rbxts/builders
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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)

Readme

Keywords

none

Package Sidebar

Install

npm i @rbxts/builders

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

15 kB

Total Files

14

Last publish

Collaborators

  • vorlias