awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to una/cssgram

Open-source alternatives to CSSgram

30 open-source projects similar to una/cssgram, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best CSSgram alternative.

  • qishaoxuan/css_tricksالصورة الرمزية لـ QiShaoXuan

    QiShaoXuan/css_tricks

    4,103عرض على GitHub↗

    This project is a collection of reference guides and reusable patterns for implementing CSS layouts, typography, and visual effects. It serves as a library of style snippets and implementation guides for structuring web pages and creating common user interface patterns. The repository provides specialized galleries for visual effects and UI component patterns. These include techniques for creating glassmorphism, complex geometric shapes, and interactive elements such as accordions, tooltips, and animated tab indicators. The project covers a broad range of frontend capabilities, including res

    CSScsscss3
    عرض على GitHub↗4,103
  • evanw/webgl-filterالصورة الرمزية لـ evanw

    evanw/webgl-filter

    1,091عرض على GitHub↗

    This project is a browser-based graphics editor and image processing library that performs visual transformations directly within the web environment. It provides a toolset for loading local image files, applying complex visual effects, and exporting the modified results without requiring server-side data processing. The library utilizes hardware-accelerated fragment shaders to execute pixel-level operations on the graphics processing unit. By maintaining image data as textures within GPU memory and using an immediate-mode rendering pipeline, the system achieves real-time synchronization betw

    JavaScript
    عرض على GitHub↗1,091
  • chokcoco/css-inspirationالصورة الرمزية لـ chokcoco

    chokcoco/CSS-Inspiration

    10,866عرض على GitHub↗

    This project is a curated collection of galleries and component libraries that demonstrate pure CSS visual effects, 3D transforms, animation patterns, and layout solutions. It serves as a visual catalog of interactive UI elements and graphics built exclusively with HTML and CSS. The collection distinguishes itself by implementing complex interactivity, such as state management and animation triggers, using only CSS pseudo-classes and keyframes without any JavaScript. It also features a system for generative art and algorithmic patterns, as well as spatial 3D constructions using perspective an

    CSS
    عرض على GitHub↗10,866

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • picturepan2/instagram.cssالصورة الرمزية لـ picturepan2

    picturepan2/instagram.css

    4,014عرض على GitHub↗

    instagram.css is a CSS image filter library and a pure CSS UI component. It provides a collection of predefined stylesheets designed to apply photographic filters and color grading to web images. The library achieves these visual effects without the use of JavaScript or external image processing libraries. It uses a system of CSS filter functions to orchestrate brightness, contrast, and saturation, mapping specific aesthetic names to hardcoded property sets. The project covers client-side image processing and frontend UI customization. It allows for the application of photo filters to create

    CSS
    عرض على GitHub↗4,014
  • semantic-org/semantic-uiالصورة الرمزية لـ Semantic-Org

    Semantic-Org/Semantic-UI

    51,064عرض على GitHub↗

    Semantic-UI is an HTML and CSS UI framework consisting of a themed component library and a responsive layout framework. It provides a collection of reusable interface components and a grid-based system of columns and containers designed to build responsive websites. The framework is distinguished by its use of natural-language class naming, which maps human-readable CSS classes to specific visual styles. It also functions as a right-to-left UI toolkit, utilizing directional mirroring to adjust visual flow and element alignment for languages read from right to left. The system covers frontend

    JavaScriptbuttoncss-frameworkdropdown
    عرض على GitHub↗51,064
  • sakofchit/system.cssالصورة الرمزية لـ sakofchit

    sakofchit/system.css

    3,791عرض على GitHub↗

    system.css is a CSS component library and design system used to build web applications that mimic the look and feel of traditional desktop computing environments. It provides a toolkit of semantic classes and global variables to ensure visual uniformity across nostalgic, retro-inspired user interfaces. The framework enables the development of desktop-style web applications by structuring content within window containers and modal dialogs. It specifically supports the creation of monochrome interfaces and layouts that replicate the aesthetic of classic Macintosh operating systems. The library

    CSS
    عرض على GitHub↗3,791
  • weui/weuiالصورة الرمزية لـ weui

    weui/weui

    27,377عرض على GitHub↗

    WeUI is a mobile design system and CSS component framework providing a collection of pre-styled widgets and layout components for building mobile web applications. It functions as a mobile web UI library that enforces a consistent visual language and design language across web environments. The library utilizes a BEM styling system to prevent CSS conflicts and ensure modular component behavior. It provides a set of reusable styles and layout helpers that enable rapid prototyping of mobile web layouts through standardized buttons, dialogs, and navigation elements. The framework includes a mob

    HTML
    عرض على GitHub↗27,377
  • pintaproject/pintaالصورة الرمزية لـ PintaProject

    PintaProject/Pinta

    3,771عرض على GitHub↗

    Pinta is a cross-platform raster graphics editor and digital image manipulation tool. It provides a drawing environment for creating pixel-based artwork and editing photographs, utilizing a layer-based image model to organize visual components into a stack for non-destructive composition. The application is built with a GTK-based interface and features a plugin-based extension system that allows for the addition of new editing tools and filters. Its capabilities cover digital drawing workflows using various brushes and pencils, image geometry manipulation such as cropping and resizing, and v

    C#csharpdotnetdrawing
    عرض على GitHub↗3,771
  • bradlarson/gpuimage2الصورة الرمزية لـ BradLarson

    BradLarson/GPUImage2

    4,941عرض على GitHub↗

    GPUImage2 is a Swift framework for applying real-time filters and effects to images and video using the GPU. It provides a real-time video filter library, an image geometry manipulation engine, and an OpenGL shading pipeline for processing visual data on graphics hardware. The framework enables the construction of visual effect pipelines by chaining image sources to consumers in sequential flows. It supports the development of custom fragment and vertex shaders for bespoke image processing and offers the ability to bundle these operations into reusable units via graph-based grouping. Capabil

    Swift
    عرض على GitHub↗4,941
  • tapmodo/jcropالصورة الرمزية لـ tapmodo

    tapmodo/Jcrop

    4,279عرض على GitHub↗

    Jcrop is a JavaScript image cropping library that provides a browser-based interface for users to interactively select and define rectangular regions of an image. It utilizes a DOM-based image overlay to wrap images in relative containers, allowing for the placement of adjustable selection handles and boundary constraints. The tool distinguishes itself through comprehensive input support, translating touch gestures and keyboard intercepts into precise coordinate updates for both mobile and desktop environments. It features an engine capable of enforcing custom aspect ratio constraints and cal

    JavaScript
    عرض على GitHub↗4,279
  • burhanrashid52/photoeditorالصورة الرمزية لـ burhanrashid52

    burhanrashid52/PhotoEditor

    4,477عرض على GitHub↗

    PhotoEditor is an image editing library and canvas-based photo editor designed for in-app image manipulation. It serves as a toolkit for applying filters, text, stickers, and freehand drawing to images, functioning as both a bitmap image processor and a digital photo annotation tool. The project enables the creation of social media style stories by allowing users to add emojis, text, and stickers to photos. It supports non-destructive image manipulation, allowing users to remove elements or revert changes before exporting the final composition. The library covers a broad range of capabilitie

    Kotlinandroidcanvasemoji
    عرض على GitHub↗4,477
  • pistondevelopers/imageالصورة الرمزية لـ PistonDevelopers

    PistonDevelopers/image

    5,805عرض على GitHub↗

    This project is an image processing library designed for manipulating pixel data, applying visual filters, and adjusting image appearance. It functions as a low-level tool for processing raw pixel buffers and managing image data. The library provides a toolkit for image geometry manipulation, including resizing, cropping, flipping, and rotating images. It also serves as an image format converter for encoding and decoding data between common binary file formats and as a metadata extractor for retrieving dimensions and color profiles from file headers. The capabilities cover low-level image pr

    Rust
    عرض على GitHub↗5,805
  • php-imagine/imagineالصورة الرمزية لـ php-imagine

    php-imagine/Imagine

    4,474عرض على GitHub↗

    Imagine is an object-oriented PHP image processing library and manipulation framework. It provides a unified interface for performing transformations, cropping, and scaling images across different backend processing engines. The library abstracts multiple underlying image processing drivers through a common adapter-based interface, ensuring consistent API behavior. It utilizes a unified object model to map high-level requests to engine-specific operations and employs a lazy-evaluation transformation queue to defer the execution of filters until the final output is requested. Its capabilities

    PHP
    عرض على GitHub↗4,474
  • blueimp/javascript-load-imageالصورة الرمزية لـ blueimp

    blueimp/JavaScript-Load-Image

    4,463عرض على GitHub↗

    This is a JavaScript image loading library and a suite of utilities for binary metadata parsing and canvas-based transformations. It provides a unified interface for loading images from URLs, Blobs, or Files into HTML elements. The library includes a canvas-based image transformer for producing scaled, cropped, or rotated images and an image orientation handler that rotates or flips images based on embedded metadata. It also features an Exif metadata parser to extract IPTC and Exif tags and embedded thumbnails from binary image data. The toolset covers browser-based image processing, includi

    JavaScript
    عرض على GitHub↗4,463
  • nodeca/picaالصورة الرمزية لـ nodeca

    nodeca/pica

    4,111عرض على GitHub↗

    Pica is a client-side utility for browser-based image scaling, format transformation, and file optimization. It functions as a canvas image processor that transforms data between canvas elements, bitmaps, and blobs for local manipulation within the web browser. The library distinguishes itself through high-quality downscaling using Lanczos resampling and a multi-threaded processing model. It utilizes web workers to split image processing into tiles across CPU cores to increase resizing speed. The project covers a broad range of image manipulation capabilities, including high-quality scaling

    TypeScriptimageresize
    عرض على GitHub↗4,111
  • jverkoey/nimbusالصورة الرمزية لـ jverkoey

    jverkoey/nimbus

    6,417عرض على GitHub↗

    Nimbus is an iOS UI framework and application toolkit providing a collection of reusable interface components and layout tools for building native mobile applications. It includes a SwiftUI component library and a structured interface design system for maintaining consistent styling across Apple platforms. The framework employs a declarative approach to visual formatting, using CSS-based component styling to define colors, fonts, and spacing. It further streamlines development through a component-based construction system and declarative style mapping. The toolkit covers a range of interface

    Objective-C
    عرض على GitHub↗6,417
  • nhn/tui.image-editorالصورة الرمزية لـ nhn

    nhn/tui.image-editor

    7,652عرض على GitHub↗

    tui.image-editor is a JavaScript image manipulation library and web-based photo editor. It provides a browser-based interface for cropping, resizing, and applying filters to images using the HTML5 Canvas API. The project is distinguished by its role as a canvas-based annotation tool, allowing users to add text, shapes, and freehand drawings as graphic overlays. It offers extensive UI customization through theme configuration, interface text localization, and the ability to replace default icons with custom SVG files. The library covers geometry manipulation, visual filter application, and im

    JavaScriptcanvasdrawingfilter
    عرض على GitHub↗7,652
  • tombenner/nuiالصورة الرمزية لـ tombenner

    tombenner/nui

    3,737عرض على GitHub↗

    Nui is a declarative UI styling tool and stylesheet library for iOS applications. It separates visual design from programmatic logic by using a centralized stylesheet to define interface colors, fonts, and borders instead of relying on inline code. The engine features hot-reloading capabilities that monitor stylesheet files and update the visual interface instantly without restarting the application. It also includes a responsive layout framework and a state-based visual manager to adjust styles based on device orientation, screen dimensions, and interaction states. The system covers a broad

    Objective-Ciosobjective-cstylesheet
    عرض على GitHub↗3,737
  • fengyuanchen/cropperjsالصورة الرمزية لـ fengyuanchen

    fengyuanchen/cropperjs

    13,834عرض على GitHub↗

    Cropper.js is a JavaScript image cropping library and client-side image editor. It provides a front-end interface for manipulating image geometry and extracting specific regions using the HTML5 Canvas API. The library enables interactive image cropping where users can manually select areas and define clipping regions. It supports geometry transformations including rotation, scaling, and zooming to align subjects, and allows for the enforcement of dynamic aspect ratios. The tool provides capabilities for exporting crop data as coordinates or canvas representations and offers access to interna

    TypeScriptcroppercropperjsimage-cropper
    عرض على GitHub↗13,834
  • yummypets/ypimagepickerالصورة الرمزية لـ Yummypets

    Yummypets/YPImagePicker

    4,480عرض على GitHub↗

    YPImagePicker is a set of integrated iOS components for capturing new media, browsing device galleries, and performing visual edits or filtering. It provides a built-in camera interface for photos and videos, a media selection library for picking multiple assets from the device gallery, and tools for editing media. The library includes a media editor for cropping images and trimming video durations, as well as a filter tool for modifying the visual appearance of images before they are finalized. The project covers media capture, gallery selection, and image processing. These capabilities inc

    Swift
    عرض على GitHub↗4,480
  • cyanharlow/purecss-francineالصورة الرمزية لـ cyanharlow

    cyanharlow/purecss-francine

    7,760عرض على GitHub↗

    purecss-francine is a digital artwork rendered entirely using hand-coded HTML and CSS. It functions as a visual illustration that emulates a classical oil painting without the use of images or canvas elements. The project is implemented as a Pure.CSS theme designed to achieve a specific 18th-century aesthetic. It uses pure CSS illustration techniques to render a detailed artistic piece through style sheets and markup.

    CSS
    عرض على GitHub↗7,760
  • alamofire/alamofireimageالصورة الرمزية لـ Alamofire

    Alamofire/AlamofireImage

    4,029عرض على GitHub↗

    AlamofireImage is an image downloading and caching library designed as an extension for Alamofire. It provides a serialization framework to convert network responses into image objects and a memory-based caching system to reduce redundant network requests. The project features a variant-aware asynchronous cache that stores both original images and their filtered versions separately. It includes tools for animating the replacement of placeholder images with downloaded content through various transition effects. The library covers image acquisition through parallel downloading and prioritized

    Swift
    عرض على GitHub↗4,029
  • image-rs/imageالصورة الرمزية لـ image-rs

    image-rs/image

    5,802عرض على GitHub↗

    This is a Rust image processing library designed for encoding and decoding various image file formats and manipulating pixels. It provides a digital image manipulation toolkit and a set of image format codecs to read data from files and write memory buffers into standard formats. The library features a pure-Rust processing pipeline to ensure memory safety and cross-platform compatibility. It includes a pluggable hook system for dynamic format registration, allowing external crates to register custom decoders and encoders at runtime. The capability surface covers geometry manipulation for res

    Rustdecoding-imagespixelrust
    عرض على GitHub↗5,802
  • thoughtbot/bourbonالصورة الرمزية لـ thoughtbot

    thoughtbot/bourbon

    9,012عرض على GitHub↗

    Bourbon is a CSS framework toolset and Sass mixin library designed to standardize styling patterns and reduce repetitive code in web projects. It serves as a workflow optimizer that provides a collection of reusable functions to streamline the process of writing and organizing stylesheets. The toolkit focuses on responsive web design by providing a library of mixins for implementing flexible layouts and standardized breakpoints across different screen sizes. It also includes a suite of command line utilities used to install and manage styling dependencies within a local development environmen

    Ruby
    عرض على GitHub↗9,012
  • layui/layuiالصورة الرمزية لـ layui

    layui/layui

    30,544عرض على GitHub↗

    Layui is a web UI component library, frontend layout framework, and CSS asset optimizer. It provides a collection of pre-styled visual elements and layout patterns used to build browser-native web interfaces. The framework enables the composition of structured web pages through standardized design assets and CSS components. It includes tools for compressing stylesheets and resolving imports to improve loading speeds across different web browsers. The library covers web UI development and frontend layout composition, facilitating rapid interface prototyping by assembling functional frontends

    JavaScriptcomponent-librarycsshtml
    عرض على GitHub↗30,544
  • astrit/css.ggالصورة الرمزية لـ astrit

    astrit/css.gg

    10,013عرض على GitHub↗

    css.gg is a collection of visual assets providing a CSS UI icon library and an SVG icon set. It delivers vector icons and glyphs through CSS classes, SVG sprites, and a library of styled components for web interfaces. The project includes a Figma UI asset pack to support the creation of high-fidelity prototypes and interface mockups. These design assets can be exported into external tools for prototyping and layout standardization. The system provides capabilities for embedding vector graphics, integrating typographic symbols, and managing design assets via API or NPM. It also supports the c

    JavaScript
    عرض على GitHub↗10,013
  • blackrockdigital/startbootstrapالصورة الرمزية لـ BlackrockDigital

    BlackrockDigital/startbootstrap

    7,160عرض على GitHub↗

    This project is a Bootstrap theme library providing a collection of pre-designed frontend templates and layouts. It functions as a set of frontend UI kits and responsive website templates built specifically with the Bootstrap CSS framework. The library focuses on responsive web design and frontend layout prototyping. It includes specialized themes for creating web dashboards, blogs, and portfolios. The technical implementation utilizes responsive grid layouts, component-based templates, and utility-first class architecture to standardize typography and spacing across different screen sizes.

    HTMLbootstrapbootstrap-4bootstrap-template
    عرض على GitHub↗7,160
  • foundation/foundation-sitesالصورة الرمزية لـ foundation

    foundation/foundation-sites

    29,778عرض على GitHub↗

    Foundation Sites is a responsive front-end framework providing a collection of CSS and JavaScript tools to build websites that automatically adapt to different screen sizes and devices. It functions as a responsive design library and cross-browser UI toolkit, offering a grid layout system and pre-styled interface components to ensure consistent rendering across modern web browsers. The framework enables rapid front-end UI prototyping and the integration of interactive components through a scripting interface that manages the lifecycle of UI plugins. It supports custom CSS framework management

    HTML
    عرض على GitHub↗29,778
  • fortawesome/font-awesomeالصورة الرمزية لـ FortAwesome

    FortAwesome/Font-Awesome

    76,670عرض على GitHub↗

    Font-Awesome is a CSS icon framework and SVG icon library that provides a standardized set of vector assets for digital user interfaces. It functions as a vector icon set and web font icon kit, delivering iconography through both scalable vector graphics and web fonts to ensure consistency across different screen densities and platforms. The project provides a multi-format distribution model, allowing assets to be rendered via SVG-based vector embedding or unicode-based glyph rendering. Visual styles, sizes, and positions are managed through a class-driven asset selection system and CSS-varia

    JavaScriptcssfontfontawesome
    عرض على GitHub↗76,670
  • fomantic/fomantic-uiالصورة الرمزية لـ fomantic

    fomantic/fomantic-ui

    3,759عرض على GitHub↗

    Fomantic-UI is a component-based CSS library and frontend design system used to build consistent, responsive user interfaces. It functions as a CSS framework and responsive UI toolkit, providing a structured approach to managing typography, color palettes, and spacing. The project enables the development of custom UI components and the implementation of unified design systems across web applications. It provides a variable-driven theme compilation process to customize visual styles and a build-time system to compile selected components into production CSS bundles. The toolkit covers a broad

    JavaScript
    عرض على GitHub↗3,759