gpt-image-2-live-site-kit
Tiny package-ecosystem helper for GPT Image 2 Live.
It exposes the homepage, common URL builder helpers, and metadata for package registry documentation.
Links
JavaScript
const kit = require('gpt-image-2-live-site-kit');
console.log(kit.homepage());
console.log(kit.buildUrl('/pricing'));