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

1.0.3 • Public • Published

Replica Typings

roblox-ts typings for Replica made by MadStudio.

Scrapped together hackily, but it works. Waiting for API docs to release to improve documentation. Some documentation has not been updated yet - this is a fork of Mixu78's ReplicaService typings.

Table of Contents

Recommendations

  • Make your Replica.Data simple and small without too many keys inside another keys.

Limitations

  • Paths (StringPath and ArrayPath) can only access 21 keys of an object (this was added as a fix to the issue "Type instantiation is excessively deep and possibly infinite").

Frequently Asked Questions

  1. My editor features (autocomplete, others) are laggy, what can I do? Reopen your code editor (or if you're using Visual Studio Code, restart the TypeScript server), if it's still laggy, contact any of the collaborators in the roblox-ts server.
  2. I can't access a key in my object that is inside 35 keys! Read the limitations and recommendations.

Documentation

Visit the following website to go to the official ReplicaService documentation: https://madstudioroblox.github.io/ReplicaService/

Support

If you are having issues with typings, join roblox-ts Discord server and mention any of the collaborators (Mixu_78, or Sandy Stone) with your issue and we'll try to help the maximum we can.

If you are having issues with ReplicaService and not the typings, file an issue in the GitHub repository.

Package Sidebar

Install

npm i @rbxts/mad-replica

Weekly Downloads

1

Version

1.0.3

License

Apache-2.0

Unpacked Size

102 kB

Total Files

14

Last publish

Collaborators

  • sixfalls