Slim
tachyons
Slim | tachyons | |
---|---|---|
31 | 42 | |
5,315 | 11,647 | |
0.0% | 0.1% | |
6.4 | 7.6 | |
3 months ago | 10 months ago | |
Ruby | CSS | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Slim
-
XRB alternatives - Haml, Slim, and Hamlit
4 projects | 30 Apr 2024
-
Building a syntax highlighting extension for VS Code
I spent a few days of my spare time building a VS Code extension that would bring better syntax highlighting for the Slim template language to the editor. I quite enjoyed most of the process so I’d like to share what I learned.
-
Rails 7.1 Released
I think they mean Server Side Rendering (normal rails controllers/views), and Slim is just the name of the templating engine. It's a little nicer than the default ERB. https://github.com/slim-template/slim
There's also SSR with react and other js frameworks, but I don't think that's what they meant.
- How to build a website without frameworks and tons of libraries
-
Do Modern Programming Languages Have to Care About Line Length?
Checkout slim https://github.com/slim-template/slim it's a templating language
-
Hotwire Question - Controller Lifecycle
And this is what the HTML looks like (I'm using slim):
-
How to use View Transitions in Hotwire Turbo
The template renders the tag and inside it the link and the counter itself (the Slim template language and Tailwind styling are used here, hopefully the notation is sufficiently self-explaining):
-
Slim: A HTML Templating Language
In this part of the series, let's explore another popular templating language, Slim.
-
Pug: A HTML Templating Language
Templating languages are widely used in Web development and two of the most popular ones are Pug and Slim. In this series, we're going to learn the basics of these two and hopefully they would help improve your workflow further.
-
Template Engine with percent sign in Rails?
You may want to checkout slim I'v tried ERB, SLIM, and HAML and absolutely sware by slim it's very easy to use and saves a ton of typing compared to ERB.
tachyons
-
Atomic CSS Deep Dive
But in this example we will take a preset with Tachyons, a once popular library. But here the naming is even more deplorable:
-
Kicking the tires with NestJS and Hotwire: Part II
I chose Tachyons over Tailwind because Tachyons is an atomic CSS framework, similar to Tailwind, however it's much lighter weight. Tailwind tends to be a bit heavier without using post CSS processing so I wanted to stick with something smaller.
-
How to Build a File Explorer using Xata and Vue.js
The CSS framework we will use in this project is Tachyons CSS, which we will install by running the command below in the terminal.
-
Tachyons – A CSS Toolkit
> (https://github.com/tachyons-css/tachyons)
What makes this 'functional'? Is it related to functional programming? Or is it used as a synonym for 'usable'?
- Tachyons – CSS Toolkit
-
Writing JavaScript without a build system
Tachyons is a similar utility class framework, and a lot smaller at somewhere under 20kb, IIRC.
https://tachyons.io/
-
Is there a better option than plain HTML, CSS and JS for creating my own design system?
I like using a functional CSS library (tachyons.io, tailwindcss, or SLDS) and setup components separately. The CSS has my colors and units declared (and the aim is to not have 40 different gray colors, it's to limit yourself with a definition list). Then the actual components are setup via a component library. Plenty to choose from: React, VueJS, LWC, AngularJS, or just native web components.
- Past Informs the Present: Begin’s Approach to CSS
-
Why I choose T3 stack as the fullstack to build the react app
Therefore, I totally got to buy in for the utility-first approach. In that world, the only thing is worth mentioning is Tachyons. However, although it came way earlier than Tailwind, it is said to be feature-complete, and one cannot expect new features to be added or problems discussed. The latest release is almost five years old, which definitely violates the principle “Bleed Responsibly”. You can also see that from the star trend:
-
Create an Invoice Generator using Cloudinary and Xata
The CSS framework to be used in this project is Tachyons CSS. Install it by running the command below in the terminal.
What are some alternatives?
Liquid - Liquid markup language. Safe, customer facing template language for flexible web apps.
Tailwind CSS - A utility-first CSS framework for rapid UI development.
Haml - HTML Abstraction Markup Language - A Markup Haiku
theme-ui - Build consistent, themeable React apps based on constraint-based design principles
Hamlit - High Performance Haml Implementation
Bulma - Modern CSS framework based on Flexbox
Sanitize - Ruby HTML and CSS sanitizer.
windicss - Next generation utility-first CSS framework.
Tilt - Generic interface to multiple Ruby template engines
basscss - Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library
Curly - The Curly template language allows separating your logic from the structure of your HTML templates.
Materialize - Materialize, a CSS Framework based on Material Design