Core namespace for interacting with nano-banana images from Supermaker.ai. Provides utility functions for URL generation and metadata handling.
Core namespace for interacting with nano-banana images from Supermaker.ai. Provides utility functions for URL generation and metadata handling.
(extract-image-id url)Extracts the image ID from a nano-banana URL.
Accepts a URL string. Returns the image ID as a string, or nil if the URL is invalid.
Extracts the image ID from a nano-banana URL. Accepts a URL string. Returns the image ID as a string, or nil if the URL is invalid.
(mock-metadata image-id)Generates mock metadata for a nano-banana image.
Accepts an image ID (keyword or string). Returns a map containing mock metadata.
Generates mock metadata for a nano-banana image. Accepts an image ID (keyword or string). Returns a map containing mock metadata.
(nano-banana-url image-id)Generates a URL for a nano-banana image on Supermaker.ai.
Accepts a keyword or string representing the image ID. Returns the full URL as a string.
Generates a URL for a nano-banana image on Supermaker.ai. Accepts a keyword or string representing the image ID. Returns the full URL as a string.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |