Skip to content

DataUri-Prototypes

Compare
Choose a tag to compare
@mficzel mficzel released this 24 Jul 16:13
481cf74

Monocle now has fusion-prototypes to simulate api responses for components.

  • Sitegeist.Monocle:DataUri: Generic data uri implementation that expects type and content as string
  • Sitegeist.Monocle:DataUri.Json: And endpoint-mock with media-type application/json that will pass content trough Json.stringify
  • Sitegeist.Monocle:DataUri.Text: And endpoint-mock with media-type text/plain