Annuaire Biapy
Nuage de tags
Mur d'images
Quotidien
Flux RSS
  • Flux RSS
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filtres

Liens par page

  • 20 links
  • 50 links
  • 100 links

Filtres

Untagged links
page 1 / 11
218 résultats taggé css  ✕
Emmet https://emmet.io/
Mon 20 Mar 2023 11:53:24 AM CET
QRCode
thumbnail

the essential toolkit for web-developers.

Emmet is a plugin for many popular text editors which greatly improves HTML & CSS workflow

html css ide plugin development
Online CSS Analyzer https://www.projectwallace.com/analyze-css
Fri 10 Mar 2023 01:59:19 PM CET
QRCode

A CSS analyzer that goes through your CSS to find all kinds of relevant statistics.

CSS Analyzer @ GitHub.

css web-service webapp open-source self-hosted web-design
Linaria https://linaria.dev/
Fri 10 Mar 2023 01:56:30 PM CET
QRCode

zero-runtime CSS in JS library.

Write CSS in JS and get real CSS files during build. Use dynamic prop based styles with the React bindings and have them transpiled to CSS variables automatically. Great productivity with source maps and linting support.

Linaria @ GitHub.

javascript css development web-design open-source
Water.css https://watercss.kognise.dev/
Fri 10 Mar 2023 01:55:30 PM CET
QRCode
thumbnail

Water.css is a drop-in collection of CSS styles to make simple websites like this just a little bit nicer.

Water.css @ GitHub.

css minimalistic web-design drop-in
Image Hover Library https://zkreations.github.io/imagehover/
Wed 08 Mar 2023 11:18:49 AM CET
QRCode

Open source pure CSS hover effect library for images.

Image Hover Library @ GitHub.

image css animation webdesign library
TailDashboards https://taildashboards.com/
Mon 27 Feb 2023 11:49:57 AM CET
QRCode
thumbnail

Free dashboard templates built with Tailwind CSS and Alpine.js

template tailwind alpine.js css webdesign web-service
Capsize https://seek-oss.github.io/capsize/
Thu 23 Feb 2023 04:10:56 PM CET
QRCode
thumbnail

Flipping how we define typography in CSS.

Capsize makes the sizing and layout of text as predictable as every other element on the screen. Using font metadata, text can now be sized according to the height of its capital letters while trimming the space above capital letters and below the baseline.

Capsize @ GitHub.

typographie webdesign javascript css library open-source
Knopf.css https://knopf.dev/
Thu 23 Feb 2023 03:45:16 PM CET
QRCode
thumbnail

Open source button system leveraging CSS variables.

Modern, modular, extensible button system designed for both rapid prototyping and production-ready applications.

Knopf.css @ GitHub.

button css uxdesign webdesign development
Basic.css https://github.com/vladocar/Basic.css
Fri 17 Feb 2023 10:04:12 AM CET
QRCode
thumbnail

Classless CSS Starter File.

Basic.css gives you basic CSS formatting and ability to make basic grids with only HTML5 syntax. You can use this project to Set your default styling.

css minimalistic web-design classless
Blunt https://github.com/f-prime/Blunt
Fri 17 Feb 2023 10:03:37 AM CET
QRCode
thumbnail

A CSS framework without all the fluff. A CSS framework that helps with layouts and leaves your styling alone.

Blunt doesn't have any opinions on how your applications should look. It only provides helper classes to make positioning and responsive design easier.

css framework web-design open-source
Shape Divider App https://www.shapedivider.app/
Fri 17 Feb 2023 09:54:16 AM CET
QRCode
thumbnail

We created this free tool to make it easier for designers and developers to export a beautiful SVG shape divider for their latest project. We hope you enjoy this tool.

Our Shape Dividers are premade SVG shapes that are not dynamic to the settings you use on the toolbar. Every Shape exported will come out as per it's original design and is manipulated via the code you export with it and implement into your web build.

svg css web-design web-service helper
ChartS.css https://rbitr.github.io/ChartS.css/
Thu 16 Feb 2023 02:39:51 PM CET
QRCode
thumbnail

accessible html/css charts with markdown support.

The point of C💚SS.css is to allow easy creation of simple charts for documentation, data storytelling / journalism, etc. It features plots of 1-D lists, and has a custom markdown filter that converts suitably formatted lists directly to charts. It has no dependencies (other than a modern browser), and is very small compared to javascript based charting tools. The html is based on <ul> lists and will collapse back to readible lists in the absence of css support, making it accessible to all readers. It is open source and easily configurable according to project needs.

accessibilité a11y css chart webdesign
LaTeX.css https://latex.vercel.app/
Thu 16 Feb 2023 02:35:51 PM CET
QRCode
thumbnail

Make your website look like a LaTeX document.

This almost class-less CSS library turns your HTML document into a website that looks like a LaTeX document. Write semantic HTML, add <link rel="stylesheet" href="https://latex.now.sh/style.css"> to the <head> of your project and you are good to go.

LaTeX.css @ GitHub.

css theme open-source latex webdesign
Keyframes.app https://keyframes.app/
Thu 16 Feb 2023 02:29:33 PM CET
QRCode
thumbnail

Browser-based, mobile-friendly, actually private tools that make CSS a little less bad.

css webdesign web-service helper
Animista https://animista.net/
Wed 15 Feb 2023 03:15:57 PM CET
QRCode
thumbnail

On-Demand CSS Animations Library.

Animista is a place where you can play with a collection of pre-made CSS animations, tweak them and get only those you will actually use.

web-service editor animation css webdesign
esbuild https://github.com/evanw/esbuild
Wed 15 Feb 2023 09:43:34 AM CET
QRCode
thumbnail

An extremely fast bundler for the web.

The main goal of the esbuild bundler project is to bring about a new era of build tool performance, and create an easy-to-use modern bundler along the way.

parcel webpack rollup terser bundler javascript css typescript jsx open-source development
CSS Grid Generator https://cssgrid-generator.netlify.app/
Wed 15 Feb 2023 09:32:35 AM CET
QRCode
thumbnail

This project is a way for people to use CSS Grid features quickly to create dynamic layouts.

You can set the numbers, and units of your columns and rows, and I'll generate a CSS grid for you! Drag within the boxes to create divs placed within the grid.

CSS Grid Generator @ GitHub.

css grid generator web-service webapp self-hosted open-source helper webdesign
lit https://ajusa.github.io/lit/
Tue 14 Feb 2023 08:46:26 AM CET
QRCode

a ridiculously small responsive css framework.

lit has two modules: lit and util. Both of them are designed to be as small as possible, and easy to extend.

lit @ GitHub.

css framework web-design minimalistic
Hero Generator https://hero-generator.netlify.app/
Tue 14 Feb 2023 08:45:32 AM CET
QRCode
thumbnail

I've had to implement the same hero for several years now, so like a good lazy programmer, I figured I'd automate it. This generator is intended to get you going, it doesn't provide every value but the code output should give you a nice jumping off point :)

What does it do? It generates the code for the example above based on your preferences.

Hero Generator @ GitHub

web-design hero web-service webapp helper self-hosted open-source css
98.css https://jdan.github.io/98.css/
Tue 14 Feb 2023 08:38:54 AM CET
QRCode
thumbnail

A design system for building faithful recreations of old UIs.

98.css is a CSS library for building interfaces that look like Windows 98.

98.css @ GitHub.

windows web-design ui css
page 1 / 11
4598 links, including 1 private
Shaarli - Le gestionnaire de marque-pages personnel, minimaliste, et sans base de données par la communauté Shaarli - Theme by kalvn