package
Version:
v0.9.23
Opens a new window with list of versions in this module.
Published: Dec 19, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package stackblitz provides StackBlitz profile detection.
AuthRequired returns false because StackBlitz profiles are public.
Match returns true if the URL is a StackBlitz profile URL.
Client handles StackBlitz requests.
New creates a StackBlitz client.
Fetch retrieves a StackBlitz profile.
Note: StackBlitz profile pages may be limited, so we return a minimal profile.
type Option func(*config)
Option configures a Client.
WithHTTPCache sets the HTTP cache.
WithLogger sets a custom logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.