Shiny visual effects for your design system. In less than a minute.
Luna is a free and open-source set of customizable React visual effects components designed for easy integration into dashboard-like software. Its primary audience is developers looking to enhance their software with sleek visual effects, and Luna aims to simplify this process by providing production-ready VFX that can be added to a design system in less than a minute.
To use Luna with your existing Design System, you can utilize Luna’s CLI to easily copy and paste VFX components into your project. Here is a general guide to installing Luna components:
$ npm install -g luna
$ luna add VFX-components
Once the Luna components are added to your project, you can import them into your existing primitives such as components/Button, Input, Card, etc., to begin enhancing your software with visual effects.
Luna is a valuable resource for developers seeking to add visually appealing effects to their dashboard-like software. With a focus on providing production-ready VFX that can be effortlessly integrated into existing design systems, Luna simplifies the process of enhancing software aesthetics. Its customizable components, inspired by various sources, offer developers the flexibility to adjust colors, durations, and structure to suit their specific needs.