kling3-pro
v0.1.0
Published
Website metadata package for https://kling3.pro, built around Kling 3 Pro content and Next.js publishing workflows.
Readme
kling3-pro
npm metadata package for kling3.pro.
This package identifies the Kling 3 Pro website and provides a compact metadata helper for publishing tools, automation scripts, and site integration workflows that need a stable reference to kling3.pro.
Installation
npm install kling3-proUsage
const { metadata, getSiteInfo } = require("kling3-pro");
console.log(metadata.homepage);
console.log(getSiteInfo());Site Notes
- Website: https://kling3.pro
- Local content path:
content - Next.js app path:
src/app - Source: https://github.com/youram470-art/kling3-pro-npm
License
MIT
