awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesCSS Generation Tools

Utilities that transform animation logic into native CSS at compile-time to improve performance.

Distinguishing note: Focuses on the build-time transformation of animation logic into CSS rather than runtime animation execution.

Explore 2 awesome GitHub repositories matching web development · CSS Generation Tools. Refine with filters or upvote what's useful.

Awesome CSS Generation Tools GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • motiondivision/motionmotiondivision का अवतार

    motiondivision/motion

    32,375GitHub पर देखें↗

    Motion is a high-performance animation library that provides a unified, declarative architecture for managing visual transitions and motion states across web interfaces. By utilizing a lightweight engine, it allows developers to define complex animations through component properties rather than manual DOM manipulation, ensuring consistent behavior across various component-based frameworks and vanilla JavaScript environments. The library distinguishes itself through a sophisticated physics-based motion engine that simulates natural movement using mass, damping, and stiffness parameters. It inc

    Transforms complex spring physics and easing curves into native CSS functions to eliminate runtime animation overhead.

    TypeScriptanimationanimation-jsmotion
    GitHub पर देखें↗32,375
  • unocss/unocssunocss का अवतार

    unocss/unocss

    18,854GitHub पर देखें↗

    UnoCSS is an atomic CSS engine and utility-first framework that generates styles on-demand based on the specific classes used in your source code. By scanning your project files during the build process, it produces only the CSS necessary for your application, effectively minimizing bundle size and eliminating unused styles. The engine distinguishes itself through a highly modular, configuration-driven architecture that allows for deep customization of design tokens, rules, and presets. It supports advanced styling patterns such as attribute-based styling, tag-based styling, and dynamic varia

    Scans source files to generate only the necessary CSS rules at build-time, minimizing bundle size.

    TypeScriptatomic-cssengineunocss
    GitHub पर देखें↗18,854
  1. Home
  2. Web Development
  3. CSS Generation Tools