Shoelace.css is a starter kit, not a framework. Think of it as a CSS reset sprinkled with helpful components. Bootstrap users will find it familiar, yet refreshing. Shoelace is highly customizable through CSS variables. It doesn’t require Less, Sass, or any preprocessing at all. Just link to shoelace.css and add customizations directly to your stylesheet. You can use the CDN version or download the source manually.
Fitty is a Javascript plugin that scales up (or down) text so it fits perfectly to its parent container. It’s ideal for flexible and responsive websites. Features: – No dependencies – Easy setup – Optimal performance by grouping DOM read and write operations – Works with WebFonts – Min and max font sizes – Support for MultiLine – Auto update when viewport changes – Monitors element subtree and updates accordingly
Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. – Lightweight (~10KB gzipped) starting point for your projects – Flexbox-based, responsive and mobile-friendly layout – Carefully designed elements and components Spectre is a side project based on years of CSS development work on a large web service project. Spectre only includes modern base styles, responsive layout system, CSS components and utilities, and it can be modified for your project with…
billboard.js is a re-usable easy interface JavaScript chart library, based on D3 v4+. Chart generation is super easy. With detailed options, you can create chart instantly. Billboard.js works on D3 v4+ and every code was written as ESM(ES Module) with ES6+ syntax. Billboard.js is forked project of the popular C3.js. You can migrate with the minimal change of your code, taking all the advantages which billboard.js brings. billboard.js provides the easiest way to create ‘chart’…
This is a couple of ideas for typography animations and letter (hover) effects for playful interactions developed by Codrops. You can find awesome text animations that you can use in your web projects. Letters are such a great thing to play with and they allow for so many interesting interactions and effects to enhance a design and make decorative headlines stand out. The below examples have been created using anime.js. and Charming.js So just see…
This is an experiment where grid items get revealed and unrevealed with animated, morphing SVG paths using anime.js. It’s been developed by Codrops. These effects can look quite interesting on image grids, covering and uncovering every grid item when navigating. The idea was sparked by the beautiful and creative JOHO’s website. The main idea is to use fitting coupled effects that work well with each other, and to play with organic looking shapes. Using SVG…
These are some ideas for previewing or just playing with folders on hover developed by Codrops. The idea is to show a little animation when hovering a folder icon and reveal some kind of preview for what’s inside. The animations are intended as a fun micro-interaction that give the user some kind of hint of what’s inside the hovered folder. A couple of modern CSS properties have been used so this demo only works in…
This is an off-canvas sidebar component with a collection of animations and styles using CSS transitions. It’s been developed by Offir Golan. This addon utilizes contextual components to be able to correctly control and animate necessary elements. If you’re not impressed with the in-house animations and want to create your own, all you have to do is pass the following class to the customAnimation property in the {{burger-menu}} component. If you think your animation would…
Designers are always divided on which tech or software to use. There is no single piece of software that can do it all. They’re all better in some areas and less strong in others. Many designers end up using the software that they started out with because it is quick and simple for them to use, rather than taking a harder look at what is available. Obviously as the years pass this can leave them…
mini.css is a tiny CSS toolkit (under 7KB gzipped) that works well on most modern browsers and devices and allows you to customize it quickly and easily. It’s written in Sass and tries to make use of HTML5 semantics and modern patterns to deal with common web design problems. You can learn all about using it, its modules and components. mini.css is crafted with both desktops and mobile devices in mind. All of its components…