Interactify makes it simple to add lightweight interactive elements to your web content. Whether you're building demos, prototypes, or production components, Interactify provides small, focused utilities and patterns to make static pages feel alive.
Key features
- Small, dependency-free utilities for common UI interactions
- Clear examples for quick integration
- Flexible and framework-agnostic design
Installation
- Clone the repo: git clone https://github.com/hridoynasah/interactify.git
- Open the project directory: cd interactify
- Follow the examples in the
examples/(if present) or integrate specific modules into your site.
Usage
- Import the script or module you need and initialize it in your page or app. See the
examples/folder for concrete usage patterns.
Contributing Contributions are welcome! Please open issues for bugs or feature requests and submit pull requests for fixes or enhancements. Follow these guidelines:
- Fork the repository and create a feature branch.
- Write clear, focused commits and a descriptive PR body.
- Add or update documentation and examples when you change functionality.
License This project is licensed under the MIT License — see the LICENSE file for details.
Contact Maintainer: hridoynasah Repository: https://github.com/hridoynasah/interactify