awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
una avatar

una/CSSgram

0
View on GitHub↗
5,398 星标·395 分支·HTML·MIT·4 次浏览una.github.io/CSSgram↗

CSSgram

CSSgram 是一个 CSS 图像滤镜库和框架,提供了一套用于实现视觉图像效果的可重用 Mixin 和类。它实现了基于 CSS 的图像处理,无需服务器端处理即可直接在浏览器中修改图像外观。

该项目通过将摄影风格滤镜和颜色预设应用于 Web 图像,促进了客户端照片处理和前端视觉样式设计。它结合使用 CSS 滤镜和混合模式,通过将预定义的类名分配给 HTML 元素来实现这些效果。

Features

  • Image Visual Filters - Applies photographic styles and visual filters to images using CSS filters and blend modes.
  • Browser-Based Image Processing - Enables modifying image appearance directly in the browser without requiring server-side processing.
  • Client-Side Image Editing - Simulates professional photo editing effects directly in the browser without backend image manipulation.
  • CSS Image Filter Libraries - Provides a collection of CSS filters and blend modes to apply photographic styles using class names.
  • CSS Blend Modes - Implements photographic grading by merging color overlays with base images using CSS background-blend-mode.
  • CSS Filter Effects - Provides a framework of reusable mixins and classes for implementing visual image effects via CSS filters.
  • Declarative Styling Systems - Provides a declarative system to apply photographic looks by adding simple class names to HTML elements.
  • Style Mixins - Uses Sass mixins to generate reusable CSS blocks for applying complex filter sets.
  • CSS Visual Compositing - Combines multiple graphical effects like blur and contrast into single composite CSS properties for images.
  • CSS Class-Based Styling - Creates consistent aesthetic looks for website imagery through a system of reusable CSS classes.
  • Semantic Class Mapping - Maps semantic, human-readable class names to specific CSS filter and blend mode value strings.
  • CSS Libraries - CSS-based image filter library for web content.

Star 历史

una/cssgram 的 Star 历史图表una/cssgram 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

una/cssgram 是做什么的?

CSSgram 是一个 CSS 图像滤镜库和框架,提供了一套用于实现视觉图像效果的可重用 Mixin 和类。它实现了基于 CSS 的图像处理,无需服务器端处理即可直接在浏览器中修改图像外观。

una/cssgram 的主要功能有哪些?

una/cssgram 的主要功能包括:Image Visual Filters, Browser-Based Image Processing, Client-Side Image Editing, CSS Image Filter Libraries, CSS Blend Modes, CSS Filter Effects, Declarative Styling Systems, Style Mixins。

una/cssgram 有哪些开源替代品?

una/cssgram 的开源替代品包括: qishaoxuan/css_tricks — This project is a collection of reference guides and reusable patterns for implementing CSS layouts, typography, and… evanw/webgl-filter — This project is a browser-based graphics editor and image processing library that performs visual transformations… chokcoco/css-inspiration — This project is a curated collection of galleries and component libraries that demonstrate pure CSS visual effects, 3D… picturepan2/instagram.css — instagram.css is a CSS image filter library and a pure CSS UI component. It provides a collection of predefined… sakofchit/system.css — system.css is a CSS component library and design system used to build web applications that mimic the look and feel of… semantic-org/semantic-ui — Semantic-UI is an HTML and CSS UI framework consisting of a themed component library and a responsive layout…

CSSgram 的开源替代方案

相似的开源项目,按与 CSSgram 的功能重合度排序。
  • qishaoxuan/css_tricksQiShaoXuan 的头像

    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-filterevanw 的头像

    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-inspirationchokcoco 的头像

    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
  • picturepan2/instagram.csspicturepan2 的头像

    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
  • 查看 CSSgram 的所有 30 个替代方案→