unicat
packageLatest version: 0.7.8 Changelog
The Unicat package is split into connection/reading/traversing and mutating.
Unicat
- entry-point for the package
UnicatMutate
- available as .mutate on a Unicat instance
We can handle jobs manually with UnicatJob
.
We handle errors with the UnicatError
exception.
We have a helper to deal with asset transforms, UnicatTransform
.
We have a number of helpers in the utils
file.