mvp

MVP.css — Minimalist classless CSS stylesheet for HTML elements (by andybrewer)

Mvp Alternatives

Similar projects and alternatives to mvp

  1. htmx

    634 mvp VS htmx

    </> htmx - high power tools for HTML

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Bootstrap

    574 mvp VS Bootstrap

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

  4. streamlit

    301 mvp VS streamlit

    Streamlit — A faster way to build and share data apps.

  5. Bulma

    169 mvp VS Bulma

    Modern CSS framework based on Flexbox

  6. hyper

    108 mvp VS hyper

    An HTTP library for Rust (by hyperium)

  7. pico

    88 mvp VS pico

    Minimal CSS Framework for semantic HTML

  8. classless-css

    A list of classless CSS themes/frameworks with screenshots

  9. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  10. spark-joy

    39 mvp VS spark-joy

    ✨😂 2000+ ways to add design flair, user delight, and whimsy to your product.

  11. Water.css

    35 mvp VS Water.css

    A drop-in collection of CSS styles to make simple websites just a little nicer

  12. sakura

    22 mvp VS sakura

    :cherry_blossom: a minimal css framework/theme.

  13. Milligram

    23 mvp VS Milligram

    A minimalist CSS framework.

  14. modern-normalize

    10 mvp VS modern-normalize

    🐒 Normalize browsers' default style

  15. dropin-minimal-css

    Drop-in switcher for previewing minimal CSS frameworks

  16. almond.css

    16 mvp VS almond.css

    Collection of CSS styles to make simple websites look nicer

  17. simple.css

    10 mvp VS simple.css

    Simple.css is a CSS template that allows you to make a good looking website really quickly.

  18. new.css

    9 mvp VS new.css

    A classless CSS framework to write modern websites using only HTML.

  19. spcss

    3 mvp VS spcss

    A simple, minimal, classless stylesheet for simple HTML pages

  20. Tacit

    7 mvp VS Tacit

    CSS framework for dummies, without a single CSS class: nicely renders properly formatted HTML5 pages

  21. classlesscss

    CSS with few but great styles for basic HTML5 tags

  22. Pure

    18 mvp VS Pure

    A set of small, responsive CSS modules that you can use in every web project.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mvp alternative or higher similarity.

mvp discussion

Log in or Post with

mvp reviews and mentions

Posts with mentions or reviews of mvp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-02-12.
  • 10 Amazing Classless CSS Frameworks to Check Out
    10 projects | dev.to | 12 Feb 2025
    Website: Website GitHub Repo:GitHub Repo
  • Build a One-Product Shop With the Python Django Framework and Htmx
    5 projects | dev.to | 11 Sep 2024
    Now that we have our project configured, we need to create some base layouts. In the templates directory, add a base.html file — the template that all other templates will inherit from. Add htmx for user interaction, mvp.css for basic styling, and Django generated messages to the template:
  • Matcha.css – Drop-in semantic styling library in pure CSS
    6 projects | news.ycombinator.com | 23 May 2024
    There is a whole slew of classless or semantics css libraries.

    https://andybrewer.github.io/mvp/

  • Ask HN: I'm bad at design, which stops me from finishing side projects. Advice?
    3 projects | news.ycombinator.com | 22 Nov 2023
    Buy a bootstrap theme, they're cheap and they offer a lot out of the box. Better solution than bare tailwind, which actually requires you to know how to design. I used tailwind on my personal website, result was good but I had to do a lot more than if I used a bootstrap theme.

    You make your app ui work within the boundaries of your bootstrap theme and you're good for 96% of the design stuff.

    If you don't want to even learn bootstrap css classes and stuff, consider https://andybrewer.github.io/mvp/

    It's amazing, you drop it and you have a theme based on the html only. I use this mostly for prototyping though

  • Show HN: Lissom.CSS, a classless, minimalist, and themeable CSS library
    2 projects | news.ycombinator.com | 20 Jun 2023
  • Classless.css – Less Classes. Less Overhead
    3 projects | news.ycombinator.com | 19 Jun 2023
    Like the previous submitter ( https://news.ycombinator.com/item?id=30885700 April 2022 ) I found clasless.css while investigating semantic html-oriented css libraries and this one stood out to me as having a good balance. I'm not ideologically opposed to using classes, but using them for every bit of styling seems off and I'd rather see good default styles for regular semantically structured html. For example, classless.css uses the "card" class for cards which don't have a clear analog in among standard html tags: https://developer.mozilla.org/en-US/docs/Web/HTML/Element

    Other libraries:

    Water.css: https://watercss.kognise.dev/

    MVP.css: https://andybrewer.github.io/mvp/

    Missing.css: https://missing.style/

  • Show HN: Neat, the Minimalist CSS Framework
    18 projects | news.ycombinator.com | 25 Apr 2023
    i collect these for fun! adding to my collection https://github.com/sw-yx/spark-joy/blob/master/README.md#dro...

    more like this:

      -  https://andybrewer.github.io/mvp/ mvp.css
  • Paizo: The ORC Alliance Grows
    3 projects | /r/rpg | 20 Jan 2023
    On a side note, you can throw something like water.css , tacit, or MVP.css for quick and easy styling and you just focus on the HTML.
  • TIL: Audio Buffers, Remix, CSS
    2 projects | dev.to | 17 Jan 2023
    Since this tool was just for testing, I wanted a simple CSS solution so that I didn't have to focus on styling. I went with MVP.css and Tailwind for small tweaks. It worked really well, but in the future, I'd like to take a look at Pico.css, which I just learned about from this Fireship video.
  • Ask HN: How to build online calculator website?
    16 projects | news.ycombinator.com | 19 Nov 2022
    You could pay a front end dev to use a preexisting template.

    Or, you could Google “classless CSS”, if you’re OK writing some HTML.

    I made a plug and play CSS library here for those that don’t want to write CSS: https://github.com/andybrewer/mvp

  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic mvp repo stats
21
5,035
6.2
3 days ago

andybrewer/mvp is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of mvp is HTML.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that HTML is
the 9th most popular programming language
based on number of references?