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

1.0.0 • Public • Published

@rbxts/strict-instances

A library for handling instances used between the server and client on Roblox.

Features:

  • Typed RemoteEvents and RemoteFunctions that check types server side during run time. (This doesn't support tables, only types from CheckableTypes. Right now it only supports up to 4 arguments, so create an issue if more is needed.)
  • Typed attributes

Roadmap

Right now, I'm adding features as needed for my projects and will take feedback and suggestions.

Readme

Keywords

none

Package Sidebar

Install

npm i @rbxts/strict-instances

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

14.9 kB

Total Files

10

Last publish

Collaborators

  • backslashkeys