Liking cljdoc? Tell your friends :D

qy-upup.nano-banana.core

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.
raw docstring

extract-image-idclj

(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.
raw docstring

mock-metadataclj

(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.
raw docstring

nano-banana-urlclj

(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.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close