css-scope-inline
tup
css-scope-inline | tup | |
---|---|---|
9 | 28 | |
647 | 1,221 | |
1.2% | 0.0% | |
6.2 | 4.5 | |
9 months ago | about 1 month ago | |
HTML | C | |
MIT License | GNU General Public License v3.0 only |
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.
css-scope-inline
- Tailwind V4 Is Finally Out
- How do you do, fellow web developers? A growing disconnect
-
Inline Scope for CSS
May also be interesting to people here: https://github.com/gnat/css-scope-inline
16 lines for short vanilla syntax, scoped animations, and shorthand media queries like Tailwind.
- Nue CSS: A Scaleable Alternative to Tailwind, BEM, and CSS-in-JS
- HTML First – Six principles for building simple, maintainable, web software
- Show HN: Vanilla CSS Tailwind alternative in 16 lines
- Show HN: Vanilla CSS Tailwind alternative in 18 lines
- Tailwind alternative: Inline Scoped CSS
- Htmx Tailwind Alternative: Inline Scoped CSS
tup
-
Learn Makefiles
Does anyone have experience with tup?
https://gittup.org/tup/
It is a build system that automatically determines dependencies based on file system access, so it can work with any kind of compiler/tool.
- A Makefile formatter (50 years overdue)
- Tup Build System
- How do you do, fellow web developers? A growing disconnect
- The Success and Failure of Ninja (2020)
-
Show HN: Hancho – A simple and pleasant build system in ~500 lines of Python
Whenever looking at one these, I think back to the obscure but interesting "tup":
“How is it so awesome? In a typical build system, the dependency arrows go down. Although this is the way they would naturally go due to gravity, it is unfortunately also where the enemy's gate is. This makes it very inefficient and unfriendly. In tup, the arrows go up.”
https://gittup.org/tup/
-
Mazzle – A Pipelines as Code Tool
Once upon a time, you could roll your own of this using `tup` which might have my favorite "how it works" in the readme:
How is it so awesome?
In a typical build system, the dependency arrows go down. Although this is the way they would naturally go due to gravity, it is unfortunately also where the enemy's gate is. This makes it very inefficient and unfriendly. In tup, the arrows go up. This is obviously true because it rhymes. See how the dependencies differ in make and tup:
[ Make vs. Tup ]
See the difference? The arrows go up. This makes it very fast.
https://gittup.org/tup/
Also has a whitepaper: https://gittup.org/tup/build_system_rules_and_algorithms.pdf
- Using LD_PRELOAD to cheat, inject features and investigate programs
- Mk: A Successor to Make [pdf]
-
What should I use to take notes in college?
Ten years ago, I used reStructuredText and its support for LaTeX math and syntax highlighting. I used tup (tup monitor -a -f) to take care of running rst2html on save.
What are some alternatives?
openrun - Open source alternative to Google Cloud Run and AWS App Runner. Easily deploy internal tools across a team.
Taskfile - Repository for the Taskfile template.
- - Hyphen - An elegant custom element base class
please - High-performance extensible build system for reproducible multi-language builds.
Fragmentify - Django like template inheritance for XML
gnumake-windows - Instructions for building gnumake.exe as a native windows application