Options
All
  • Public
  • Public/Protected
  • All
Menu

External module scripts/sources/photo_source_unsplash

A source of photos from Unsplash https://unsplash.com/developers

Index

Variables

Const KEY

KEY: "KEY_UNSPLASH" = "KEY_UNSPLASH"

Unsplash client_id

Const MAX_PHOTOS

MAX_PHOTOS: 300 = 300

Max photos to use

Const MAX_SIZE

MAX_SIZE: 3500 = 3500

Max size of large dimension of photo

Const URL_BASE

URL_BASE: "https://api.unsplash.com/" = "https://api.unsplash.com/"

Unsplash API

Generated using TypeDoc