hensei-web/transformers
Justin Edmund 7c814610b9 Create PartyTransformer
Transforms data into Party objects and back again.

We also created PartyParams to send data back to the API in a uniform way.

We organized the resulting object more than we have in the past since we can do what we want now.

Lastly, we removed characters, weapons and summons from this object. We will probably make a new Grid object and reference that here instead.
2023-07-06 00:04:52 -07:00
..
ElementTransformer.tsx Create ElementTransformer 2023-07-06 00:01:17 -07:00
PartyTransformer.tsx Create PartyTransformer 2023-07-06 00:04:52 -07:00
RaidGroupTransformer.tsx Create RaidGroupTransformer 2023-07-06 00:01:36 -07:00
RaidTransformer.tsx Create RaidTransformer 2023-07-06 00:02:11 -07:00
UserTransformer.tsx Create UserTransformer 2023-07-06 00:03:21 -07:00