New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@interactink/core

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@interactink/core

A library for making unique and interactive components for your website.

  • 1.1.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-90%
Maintainers
1
Weekly downloads
 
Created
Source

InteractInk Core

🎨 InteractInk is a cutting-edge library of customizable WebGL/Three.js components designed for creating mesmerizing visual effects in React.

🌟 Features Include:

  • Perlin Noise
  • Smoke
  • Triangles
  • Iris
  • Wavy Grid
  • Liquid Metal
  • Dot Water
  • Cosmic Particles
  • Spilled Ink
  • Reflective Balls
  • Silk River
  • Light Leaks
  • Digital Rose
  • Dune
  • Noisy Shapes
  • Brushed Ribbons
  • Peaks
  • Curved Slope
  • Dot Perlin
  • Darkwave
  • Soft Metal
  • Corrupted Wave
  • Depth Echoes

🚀 Fully Customizable

All Inks are fully customizable via the InteractInk platform, allowing you to craft unique visual experiences with ease and share them with others.

💻 Use Cases

Whether you're building a website, an app, or an interactive art piece, InteractInk gives you the power to make your digital creations unique and visually stunning.

📦 Installation

You can install the package via npm:

🛠️ Usage

npm install @interactink/core
import { PerlinNoise } from '@interactink/core';

// Example usage within a React component
const MyComponent = () => {
  return <PerlinNoise colora={'#22180b'} colorb={'#ca6464'} scale={0.115} speed={1.651} noiseIntensity={1.768} />;
};

export default MyComponent;

For more detailed examples and customization options, visit the InteractInk documentation.

📝 License

This project is licensed under the terms specified in the LICENSE file. See the file for details.

👥 Author

Created by InteractInk. Feel free to contribute, suggest features, or report issues!

Thank you for choosing InteractInk to power your visual creations! 🚀

Keywords

FAQs

Package last updated on 28 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc