Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lowlighter
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
lowlighter
2y ago
Maybe it'd feel weird for a native speaker to have something named "Water", but it does sound cool. But that's also related to another project of mine, matcha (which is a kind of tea) which is a semantic css stylesheet.
2.
▲
by
lowlighter
2y ago
Yeah maybe I'll look into a simpler licensing as it may indeed be confusing and just drop the requirement, it's not like I really planned to make money with it anyways. While I doubt this project will ever reach the popularity of
3.
▲
by
lowlighter
2y ago
Using qualified names is actually it good idea (similar to svg there could be a custom namespace for mizu) It'll kind of solve the previous commenter concerns about with writing invalid html. While namespaces are more a xml thing, ther
4.
▲
by
lowlighter
2y ago
Yeah the playground is intended to show many directives to display the capabilities, but I wouldn't recommend making complex apps entirely with the iife version. It's mostly intended for templating (like conditional, iterations, h
5.
▲
by
lowlighter
2y ago
I think rather the issue being new library popping up is more about choosing the right tool for the right project. If you know that your project is going to be small-scaled (a MVP or POC, a blog, a UI for your home lab, a static website, et
6.
▲
by
lowlighter
2y ago
Thanks! It's always hard to find a nice balance between explaining your project and showing how it actually work
7.
▲
by
lowlighter
2y ago
It's because it's mostly based on the vue syntax short hands (@ for event, # for slots and : for attribute bindings, :: was also proposed at a time for model in vue too but it was still being discussed last time i checked) Rather
8.
▲
by
lowlighter
2y ago
Thanks for catching this, I'll look into it!
9.
▲
Show HN: Mizu.js – Lightweight HTML templating library for any-side rendering
(mizu.sh)
225 points
by
lowlighter
2y ago
|
86 comments
10.
▲
by
lowlighter
2y ago
Ok this made me laugh xD
11.
▲
by
lowlighter
2y ago
Yeah I don't think this is meant to be used for a production environment. I wrotten this mostly to style my hobby projects effortlessly Anyway more "professional contexts" probably have their own branding too, so the added va
12.
▲
by
lowlighter
2y ago
Yes it's exactly as you guessed it The hundreds of files in the repo are just for maintainability and organization, but in the end it'll result in a single file to include, although you can also individually select which part you
13.
▲
by
lowlighter
2y ago
I actually love sakura, but I wanted something more complete like having syntax-highlighting styles out-of-the-box and still have some utilities classes. The demo page is supposed to be the website itself which is intended as a documentatio
14.
▲
by
lowlighter
2y ago
Yes this is exactly the goal of this project Some people aren't specialized in front-end (or they just find it boring) so they're more the target audience. I did this because I wanted to avoid having to redo an UI each time I star
15.
▲
by
lowlighter
2y ago
Thanks for the constructive feedback! To be honest I was kind of taken aback seeing this on HN because it was posted before I could do a show hn myself I'm not a frontend dev nor a designer so it can be indeed apparent that I lack know