npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

kling3-ai

v0.1.0

Published

Kling 3 AI - Next-generation AI video creation platform with 4K resolution and intelligent motion control

Readme

Kling 3 AI

🎬 Next-generation AI video creation platform with stunning 4K resolution and intelligent motion control.

Official Website

🌐 Visit: https://kling3.net

Features

  • 🎥 Text-to-Video Generation - Convert natural language prompts into cinematic videos
  • 🖼️ Image-to-Video Animation - Transform static images into dynamic sequences
  • 🎬 4K Resolution Output - Ultra-HD video rendering with 60fps frame rates
  • 🎨 Advanced Motion Control - Physics-accurate animations and camera dynamics
  • 📱 Multi-Format Support - YouTube, TikTok, Instagram, and custom dimensions
  • Professional Quality - Broadcast-grade outputs for commercial use

For Creators

Kling 3 AI is designed for:

  • 📺 Marketing Teams - Create ad variations and campaign content at scale
  • 🎞️ Content Creators - Filmmakers, YouTubers, and educators
  • 🚀 Startup Founders - Investor presentations and product demos
  • 🎨 Creative Professionals - Concept artists and storyboard designers

Installation

npm install kling3-ai

Usage

Basic Usage

const kling3 = require('kling3-ai');

// Get platform information
const info = kling3.getInfo();
console.log(info);

// Output:
// {
//   name: 'Kling 3 AI',
//   version: '0.1.0',
//   website: 'https://kling3.net',
//   description: 'Next-generation AI video creation platform',
//   features: [...]
// }

Get Platform URL

const kling3 = require('kling3-ai');

const url = kling3.getPlatformUrl();
console.log(url);
// https://kling3.net

Get Features List

const kling3 = require('kling3-ai');

const features = kling3.getFeatures();
features.forEach(feature => {
  console.log('•', feature);
});

Get Version

const kling3 = require('kling3-ai');

const version = kling3.getVersion();
console.log('Version:', version);
// Version: 0.1.0

Run Demo

node index.js

Output:

🎬 Kling 3 AI - Next-generation AI Video Creation Platform

📦 Package: Kling 3 AI
🔖 Version: 0.1.0
🌐 Website: https://kling3.net
📝 Description: Next-generation AI video creation platform

✨ Features:
   • Text-to-Video Generation
   • Image-to-Video Animation
   • 4K Resolution Output (60fps)
   • Advanced Motion Control
   • Multi-Format Support
   • Professional-Grade Quality

🚀 Visit https://kling3.net to get started!

Professional-Grade Quality

  • ✨ No technical skills needed
  • 🎬 Broadcast-quality outputs
  • 🧠 Cutting-edge neural networks
  • 🎯 Physics simulation technology
  • ⚡ Fast generation times
  • 🌍 Available worldwide

API Reference

getInfo()

Returns comprehensive platform information.

Returns: Object

{
  name: string,
  version: string,
  website: string,
  description: string,
  features: Array<string>
}

getPlatformUrl()

Returns the official website URL.

Returns: string

getVersion()

Returns the current package version.

Returns: string

getFeatures()

Returns array of platform features.

Returns: Array<string>

Documentation

Full documentation and tutorials available at: https://kling3.net

Links

Support

For support and questions:

License

MIT License - see LICENSE file for details.

Keywords

kling3 kling3-ai ai-video video-generation text-to-video image-to-video 4k-video artificial-intelligence video-creator cinematic-ai motion-control


Kling 3 AI - Delivering stunning 4K resolution videos with intelligent motion control for creators worldwide.

🌐 Visit https://kling3.net to create your first AI video!