• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4251 shaares
 
Filters
12 results tagged frameworks

visual frameworks – A language of patterns

QRCode

Visual frameworks are patterns to help you think creatively, reframe challenging situations, and imagine possible strategies and solutions.

There are three ways to search the library:

You can search by typing in the search bar at the top right of every page.
You can explore the tag cloud to see common themes and questions.
You can search visually. Think of a situation or challenge that’s on your mind right now and click on a visual below.

https://visualframeworks.com
August 11, 2023 at 2:47:06 PM EDT *
inspiration drawing frameworks design
FILLER

Simple.css

QRCode

A classless CSS framework that makes semantic HTML look good.

https://simplecss.org/
January 21, 2022 at 9:08:53 AM EST *
css frameworks
FILLER

9 Types of Top CSS Frameworks In 2021 - 1stWebDesigner

QRCode

The benefit of a CSS framework is that it helps you create a number of eye-catching layouts without having to start from scratch.

  1. For Simple Needs, Use Class-less
    Some examples of classless frameworks include sakura, watercss, holiday.css, bamboo css, attricss, and basic.css.

  2. To Build on Mobile, Opt for Very Lightweight
    Examples of very lightweight CSS include pure, chota, and milligram.

  3. For an Open-and-Go Solution, Use General Purpose
    Examples of general purpose CSS include bootstrap, primer, foundation, and base.

  4. For Niche Needs, Opt for Specialized
    An example of a specialized CSS is bojler, which is used for developing lightweight and responsive email templates. It’s no secret that developing email templates is a pain.

  5. Looking to Skip Javascript? Material Design is the Way to Go
    Material design CSS frameworks include newer versions of UI controls such as check boxes, text fields, column layouts ,and typography. MD is can be used across browsers by anyone who wants to create more portable and usable web pages.

  6. For Greater Attention to Detail Utility-Based Frameworks Are Best
    Some examples of utility-based frameworks include tachyons and tailwind CSS.

  7. For Web App Development and Mobile-First, Look to Base/Reset/Normalize
    Some great examples of base css frameworks include sanitize.css, ress, minireset.css, normalize.css, modern normalize, and natural selection.

  8. For More Flexibility, Toolkits Work Well
    An example of a toolkit CSS is Bourbon. Bourbon aims for clarity, is pure Sass and lacks visual opinion.

  9. Honorable Mentions Are Those with Stalled Development
    Some examples of stalled development frameworks include flexbox grid, semantic UI, materialize, neat, wing, and propeller.

https://1stwebdesigner.com/9-types-of-top-css-frameworks-in-2021
September 29, 2021 at 5:20:34 PM EDT *
css webdesign frameworks
FILLER

Bulma: Free, open source, and modern CSS framework based on Flexbox

QRCode

Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.

For the best results using Bulma, it's recommended to use the control element as often as possible.

<div class="field">
  <label class="label">Username</label>
  <div class="control has-icons-left has-icons-right">
    <input class="input is-success" type="text" placeholder="Text input" value="bulma">
    <span class="icon is-small is-left">
      <i class="fas fa-user"></i>
    </span>
    <span class="icon is-small is-right">
      <i class="fas fa-check"></i>
    </span>
  </div>
  <p class="help is-success">This username is available</p>
</div>
https://bulma.io/
September 16, 2021 at 11:19:34 AM EDT *
css webdesign frameworks
FILLER

Documentation - Materialize

QRCode

Materialize is a modern responsive CSS framework based on Material Design by Google.

https://materializecss.com/
September 16, 2021 at 11:13:37 AM EDT *
css frameworks
FILLER

Minimal CSS Frameworks — dailydevlinks

QRCode

Looking for a lighter framework for your next project? Here's a list of some of the best minimal CSS frameworks out there.

https://hakanalpay.com/bahunya/
Dark mode based on tacit

https://github.com/yegor256/tacit

https://purecss.io/
Pure builds on Normalize.css and provides layout and styling for native HTML elements, plus the most common UI components. It’s what you need, without the cruft.

🔗 https://picturepan2.github.io/spectre/index.html
Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development.

https://andybrewer.github.io/mvp/
MVP styles your root HTML elements, so you don’t need to learn a new CSS framework or naming conventions.
It’s like an amped up CSS reset that you can toss into any project to get decent styling.

https://newcss.net/
new.css is a classless CSS framework to write modern websites using only HTML.

https://github.com/oxalorg/sakura
Wonderful for people not really good or interested with design as sakura is nothing but a set of reasonable defaults

https://watercss.kognise.dev/
Now you can write your simple static site with nice semantic html, and Water.css will manage the styling for you.

https://jenil.github.io/chota/
Magical 12 column grid
Comes with a handful of components & utilities

http://getskeleton.com/
You should use Skeleton if you're embarking on a smaller project or just don't feel like you need all the utility of larger frameworks. Skeleton only styles a handful of standard HTML elements and includes a grid, but that's often more than enough to get started. In fact, this site is built on Skeleton and has ~200 lines of custom CSS (half of which is the docking navigation).

https://dailydevlinks.com/minimal-css-frameworks/
January 8, 2021 at 7:53:00 AM EST *
css frameworks
FILLER

What I expect from a Web Framework

QRCode

The Web Framework Is Dead

The main problem with Web Frameworks is the "Web"-part.

You either have a good web framework (Catalyst, Dancer) which makes it hard to reuse your code in non-web-contexts (and there are a lot of those: cronjobs, tests, fixup scripts, daemons, importer & exporter, ...); or you have a "closed system" like Mojolicous or Ruby on Rails, which tend to include everything (i.e. they come with their own email-system, cron-replacement, event loop, ...) but sort of drift away from the main language and generate their own ecosystem / walled garden.

https://domm.plix.at/perl/2017_08_what_i_expect_from_a_web_framework.html
August 10, 2017 at 10:03:11 AM EDT *
frameworks perl
FILLER

Introduction to Mojolicious | JT Smith [blogs.perl.org]

QRCode
http://blogs.perl.org/users/jt_smith/2015/03/introduction-to-mojolicious.html
August 4, 2017 at 3:50:02 PM EDT *
perl mojolicious frameworks
FILLER

Foundation for Emails | A Responsive Email Framework from ZURB

QRCode

Making Emails Suck Less

We know building HTML emails is hard, especially responsive emails. That's why we created Foundation for Emails. Get away from complex table markup and inconsistent results. Use Foundation for Emails to spend less time coding emails, and more time on other things, like building amazing products.

http://foundation.zurb.com/emails.html
August 4, 2017 at 2:10:15 PM EDT *
frameworks email
FILLER

Static Site Generators Reviewed: Jekyll, Middleman, Roots, Hugo

QRCode

Static site generators are quickly becoming a big part of the professional website builder’s toolbox. A new static website generator seems to pop up every week. Figuring out which one to use can be like a walk in the jungle.

https://www.smashingmagazine.com/2015/11/static-website-generators-jekyll-middleman-roots-hugo-review/
August 1, 2017 at 10:47:03 AM EDT *
webdesign frameworks jekyll middleman
FILLER

Why we chose Vue.js over React

QRCode
http://pixeljets.com/blog/why-we-chose-vuejs-over-react/
April 5, 2017 at 6:56:40 PM EDT *
vue javascript frameworks
FILLER

Top 30+ Best CSS Frameworks for Web Designers

QRCode
https://codeconvey.com/?s=framework
January 10, 2017 at 12:16:22 PM EST *
css webdesign frameworks
FILLER
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community