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

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

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

adamgiebl/neumorphism

0
View on GitHub↗
6,109 星标·324 分支·JavaScript·BSD-3-Clause·5 次浏览neumorphism.io↗

Neumorphism

🎉 Generate CSS for your Neumorphism designs

Features

  • Neumorphic CSS Generators - Generates CSS code for soft UI design effects based on user-configured parameters.
  • CSS Parameter Generators - Generates CSS output by mapping user-adjustable numeric parameters to specific shadow and gradient values.
  • Neumorphic Effect Renderers - Relies entirely on standard CSS box-shadow and background properties to produce the neumorphic aesthetic.
  • Neumorphic Design Systems - Generates soft UI CSS styles with neumorphic effects for modern web interfaces.
  • Neumorphic - Generates CSS code for soft UI design effects with configurable parameters like shadow depth and color.
  • Slider-Bound Style Controllers - Binds HTML range sliders directly to CSS output values via event listeners for real-time visual feedback.
  • CSS Shadow Depth Effects - Simulates 3D depth by layering inset and outset box-shadows with matching gradient backgrounds to create soft UI effects.
  • Client-Side Runtimes - Computes all CSS values in the browser at runtime using JavaScript, with no server-side processing.
  • Single File Components - Encapsulates all logic, styling, and markup within one HTML file, eliminating build tools and external dependencies.

Star 历史

adamgiebl/neumorphism 的 Star 历史图表adamgiebl/neumorphism 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

adamgiebl/neumorphism 是做什么的?

🎉 Generate CSS for your Neumorphism designs

adamgiebl/neumorphism 的主要功能有哪些?

adamgiebl/neumorphism 的主要功能包括:Neumorphic CSS Generators, CSS Parameter Generators, Neumorphic Effect Renderers, Neumorphic Design Systems, Neumorphic, Slider-Bound Style Controllers, CSS Shadow Depth Effects, Client-Side Runtimes。

adamgiebl/neumorphism 有哪些开源替代品?

adamgiebl/neumorphism 的开源替代品包括: webpack/webpack-hot-middleware — Webpack-hot-middleware is a development middleware and plugin that connects backend servers to web clients for live… vugu/vugu — Vugu is a Go WebAssembly UI library and framework used to build type-safe, component-based single-page applications.… triliumnext/trilium — Trilium is a local-first personal knowledge management system designed to store and organize information on a user's… qishaoxuan/css_tricks — This project is a collection of reference guides and reusable patterns for implementing CSS layouts, typography, and… didi/mpx — MPX is a cross-platform framework designed to build applications for multiple mini-program ecosystems and the web from… microsoft/typescript-vue-starter — TypeScript-Vue-Starter is a pre-configured project template and starter kit designed for building web applications…

Neumorphism 的开源替代方案

相似的开源项目,按与 Neumorphism 的功能重合度排序。
  • webpack/webpack-hot-middlewarewebpack 的头像

    webpack/webpack-hot-middleware

    2,383在 GitHub 上查看↗

    Webpack-hot-middleware is a development middleware and plugin that connects backend servers to web clients for live reloading and real-time bundle updates. It functions as an Express development middleware that streams real-time bundle updates and compiler events to web browsers, enabling automatic browser reloading and hot module replacement as source files change during development. The system incorporates compiler hook integration to listen to build lifecycle events and detect newly generated assets automatically. It establishes persistent server-sent event streams from the backend to conn

    JavaScriptdefaults-exemptmiddlewarewebpack
    在 GitHub 上查看↗2,383
  • vugu/vuguvugu 的头像

    vugu/vugu

    5,000在 GitHub 上查看↗

    Vugu is a Go WebAssembly UI library and framework used to build type-safe, component-based single-page applications. It functions as a single-file component framework that bundles markup, styles, and logic into modular units, utilizing a virtual DOM engine to synchronize state changes with the browser output. The project features a Go component generator that converts custom UI templates into executable Go source code at compile time. It distinguishes itself through a WebAssembly-based runtime that executes application logic as a compiled binary in the browser and a server-side rendering tool

    Goframeworkgogui
    在 GitHub 上查看↗5,000
  • triliumnext/triliumTriliumNext 的头像

    TriliumNext/Trilium

    36,466在 GitHub 上查看↗

    Trilium is a local-first personal knowledge management system designed to store and organize information on a user's own device. It functions as a hierarchical knowledge base where every note acts as both a standalone document and a container for nested children, allowing for complex information relationships and deep categorization. The platform distinguishes itself through a component-based interface that dynamically renders diverse content types, including rich text, diagrams, and executable scripts. All data is persisted within a single relational database file, which supports a versioned

    TypeScriptelectronelectron-appknowledge-base
    在 GitHub 上查看↗36,466
  • didi/mpxdidi 的头像

    didi/mpx

    3,905在 GitHub 上查看↗

    MPX is a cross-platform framework designed to build applications for multiple mini-program ecosystems and the web from a single codebase. It utilizes a static transpilation pipeline to transform source code into platform-specific bundles, employing a single-file component system that encapsulates templates, logic, and styles. The framework provides a reactive state management system that automatically synchronizes application data with the user interface through computed properties and watchers. The project distinguishes itself through a robust build-time toolchain that supports sub-package p

    JavaScript
    在 GitHub 上查看↗3,905
  • 查看 Neumorphism 的所有 16 个替代方案→