SkillAgentSearch skills...

Neomo

Neomorphism(neumorphism) Design Framework Open Source

Install / Use

/learn @neomorphism/Neomo
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

GitHub stars GitHub issues GitHub forks GitHub license npm version <a href="https://www.npmjs.com/package/neomo"> <img src="https://img.shields.io/npm/dt/neomo.svg" alt="Downloads"> </a> <a href="https://www.npmjs.com/package/neomo"> <img src="https://img.shields.io/npm/dm/neomo.svg" alt="Downloads"> </a>

<div align="center"> <a href="https://neomo-ui.com/"> <img src="https://neomo-ui.com/mainlogo.png" alt="neomo logo" width="350" height="350"> </a> </div>

Neomorphism Design Framework Open Source

Features

  • Neomorphism design is a design language that makes the distinction between objects and backgrounds only shadowed, giving them a voluminous and vivid feeling of life.
  • The distinction between objects and backgrounds is distinguished only by shadows and light, not by color tea, giving a round and smooth impression. Overall, the UI is lively, and this is tactile beyond simple graphics.

Table of content

Getting Started

CDN via JsDelivr

  • CSS
<link
  href="https://cdn.jsdelivr.net/npm/neomo@2.1.0/dist/neomo.min.css"
  rel="stylesheet"
/>
  • JS
<script src="https://cdn.jsdelivr.net/npm/neomo@2.1.0/dist/neomo.min.js"></script>

NPM/YARN Package

npm install neomo

or

yarn add neomo

What's included

neomo/
├── css/
│   ├── components/
│   │   ├── alert.css
│   │   ├── badge.css
│   │   ├── breadcrumb.css
│   │   ├── button.css
│   │   ├── card.css
│   │   ├── dropdown.css
│   │   ├── icon.css
│   │   ├── modal.css
│   │   ├── navbar.css
│   │   ├── navigation.css
│   │   ├── pagination.css
│   │   ├── progressbar.css
│   │   ├── select.css
│   │   ├── spinners.css
│   │   ├── tab.css
│   │   ├── toast.css
│   │   └── tooltips.css
│   │
│   ├── content/
│   │   └── table.css
│   │
│   ├── forms/
│   │   ├── checkbox.css
│   │   ├── file.css
│   │   ├── floatinglabel.css
│   │   ├── input.css
│   │   ├── radio.css
│   │   ├── range.css
│   │   └── switches.css
│   │
│   ├── helpers/
│   │   ├── coloredLinks.css
│   │   └── typography.css
│   │
│   ├── layout/
│   │   ├── columns.css
│   │   └── container.css
│   │
│   ├── color.css
│   └── neomo.css
│
├── dist/
│   ├── neomo.min.css
│   └── neomo.min.js
│
└── js/
    └── neomo.js

Homepage (Docs)

  • URL : https://neomo-ui.com

NEOMO UI Sample

  • URL : https://neomorphism.github.io/

Example

<div align="center"> <img src="https://neomo-ui.com/template1.png" alt="neomo logo" width="340" height="340"> <img src="https://neomo-ui.com/template2.png" alt="neomo logo" width="340" height="340"> </div> <div align="center"> <img src="https://neomo-ui.com/template3.png" alt="neomo logo" width="340" height="340"> <img src="https://neomo-ui.com/template4.png" alt="neomo logo" width="340" height="340"> </div>

Template

  • URL :https://neomorphism.github.io/template/

Example

<div align="center"> <img src="https://neomorphism.github.io/template/landing.png" alt="neomo logo" width="340" height="210"> <img src="https://neomorphism.github.io/template/portfolio.png" alt="neomo logo" width="340" height="210"> </div> <div align="center"> <img src="https://neomorphism.github.io/template/sign-in.png" alt="neomo logo" width="340" height="210"> <img src="https://neomorphism.github.io/template/shop.png" alt="neomo logo" width="340" height="210"> </div>

Related Skills

View on GitHub
GitHub Stars48
CategoryDesign
Updated4d ago
Forks6

Languages

CSS

Security Score

95/100

Audited on Mar 29, 2026

No findings