DataUri-Prototypes
Monocle now has fusion-prototypes to simulate api responses for components.
Sitegeist.Monocle:DataUri
: Generic data uri implementation that expectstype
andcontent
as stringSitegeist.Monocle:DataUri.Json
: And endpoint-mock with media-typeapplication/json
that will passcontent
trough Json.stringifySitegeist.Monocle:DataUri.Text
: And endpoint-mock with media-typetext/plain