Show HN: Browser-based web design platform with code import and CSS filters

I built a web-based app for building websites. The main unique features are:

1. The ability to copy and paste any HTML and CSS into the editor with no limits. I was never able to find another app that could do this without some form of limitation.

2. CSS filtering, which means you can click on an element to view and edit the CSS selectors and rules that apply to that element alone. In many cases I've found CSS naming conventions like BEM to become irritating at certain scales, so this is an alternative solution. This part of the app needs some more development work but the concept is there.

3. Lightweight UI that leaves most of the development to code. I tend to get annoyed with UI's that try and address every styling possibility because it feels like I'm spending too much time learning the app, when it would have been faster to just type a couple lines of CSS.

I would love to hear your feedback. There is no sign up and is not mobile-friendly.

Hit [C] on the keyboard to open the code editor or hit the ">" icon in the toolbar.


Comments URL: https://news.ycombinator.com/item?id=40217998

Points: 16

# Comments: 0

https://demo.gocodestudio.com/studio/

Created 21d | May 1, 2024, 11:10:16 AM


Login to add comment