Neomorphism Design Framework – neomo

Category: CSS & CSS3 , Frameworks | June 20, 2021
Author:neomorphism
Views Total:427 views
Official Page:Go to website
Last Update:June 20, 2021
License:MIT

Preview:

Neomorphism Design Framework – neomo

Description:

neomo is a lightweight, open-source front-end framework following the Neumorphism Design spec.

UI Components Included:

  • Alert
  • Badge
  • Breadcrumb
  • Button
  • Card
  • Dropdown
  • Form
  • Icon
  • Modal
  • Navbar
  • Navigation
  • Pagination
  • Progressbar
  • Select
  • Spinner
  • Tab
  • Toast
  • Table

Installation:

# Yarn
$ yarn add neomo
# NPM
$ npm i neomo
<link href="neomo.min.css" rel="stylesheet" />
<script src="neomo.min.js"></script>

Previews:

neomo Alert

neomo Alert

neomo Buttons

neomo Buttons

neomo Card

neomo Card

neomo Toast

neomo Toast

neomo Table

neomo Table

Changelog:

v2.1.0 (06/20/2021)

  • Add New Components : floatinglabel

v2.0.3 (06/13/2021)

  • fix: tooltop.css, neomo.css

v2.0.2 (06/03/2021)

  • fix: checkbox.css
  • add: floatinglabel

v2.0.1 (05/30/2021)

  • fix: range, input, color, badge, dropdown, modal, navbar, file, icon ( .css )
  • feat: input.css (textarea)

v2.0.0 (05/27/2021)

  • fix: neomo.js ( alert, collaps, dropdown, modal, range, toast )

You Might Be Interested In:


Leave a Reply