gokhanmeteerturk / HeadwindHTML

Create HTML from CSS! A modern javascript library you'd expect Facebook to invent. Slowly build modern websites without ever leaving your CSS, with HeadwindHTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No JavaScript support

ItsJamie9494 opened this issue · comments

commented

I really really need the ability to write JavaScript in my css. It's the one thing I've dreamed about for years and it would make my day if this glorious library could allow me to write all my code in CSS.

commented

+1

May I suggest using CSS-in-JS

so that you can still write HTML in CSS and write CSS in JS!

Now you have the best of all 3 worlds!

image

Looking for a way to do this without using eval.

Looking for a way to do this without using eval.

do what xss attacks do

<img src="null" onerror="alert('XSS attack')">