SaaSHub helps you find the best software and product alternatives Learn more →
Mvp Alternatives
Similar projects and alternatives to mvp
-
-
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.
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
-
-
-
-
-
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.
-
-
-
-
-
-
-
-
simple.css
Simple.css is a CSS template that allows you to make a good looking website really quickly.
-
-
-
Tacit
CSS framework for dummies, without a single CSS class: nicely renders properly formatted HTML5 pages
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
mvp discussion
mvp reviews and mentions
-
10 Amazing Classless CSS Frameworks to Check Out
Website: Website GitHub Repo:GitHub Repo
-
Build a One-Product Shop With the Python Django Framework and Htmx
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
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?
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
-
Classless.css – Less Classes. Less Overhead
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
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
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
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?
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
Stats
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.