So just a word on the post. Opening this on my phone opened me into the GitHub app.
The repo has no explanation of what this is. I then clicked on the link to the page. Still couldn’t tell what it was except it manages padding and margin. Then all the examples seemed not to be responsive.
So all I could tell was that it seems to have something to do with spacing and doesn’t seem to work well. ¯\_(ツ)_/¯
This is just my experience and others seem to see the value in this library but just wanted to share my perspective.
Thanks for sharing the feedback. I do agree the spacers doesn't work on mobile as the "dragging" part is a bit weird on mobile and the demo doesn't look good on mobile.
Gonna improve the responsiveness of demo layout for sure.
Tangentially, I can't help but think if a person can use some of these tools, they're already a programmer. Reading the documentation, a "no code" user would need to know how to use a terminal, text editor, package manager, as well as understand data types, the DOM, and the box model. That isn't to say this is a bad library, but I question the no code premise.
@ARandomerDude, thanks for the sharing your perspective.
Then again, I created this library for people who create no-code tools not for who use no-code tools. Though they can also use this. I think, the title I wrote have given a wrong impression, that is, 6 or 9 the same thing. Ha ha.
I'm still working on the responsiveness of the spacers, though that is rarely needed because you can implement multiple spacers for different screen sizes.
I’d love this as part of browser plug-in to modify third party sites and have the changes persist.
I’d combine it with the ability to completely hide elements… The combination would be killer for removing cruft from frequently used sites and web apps.
Very cool, thanks. The nice thing would be the drag and drop functionality. As far as I can tell (I might be wrong) you still have to find the CSS selectors manually using the dev tools which adds a little friction.
The repo has no explanation of what this is. I then clicked on the link to the page. Still couldn’t tell what it was except it manages padding and margin. Then all the examples seemed not to be responsive.
So all I could tell was that it seems to have something to do with spacing and doesn’t seem to work well. ¯\_(ツ)_/¯
This is just my experience and others seem to see the value in this library but just wanted to share my perspective.