jsdom / cssstyle

A Node.js implementation of the CSS Object Model CSSStyleDeclaration interface
MIT License
109 stars 70 forks source link

Maintenance of this package #73

Closed fatfisz closed 5 years ago

fatfisz commented 5 years ago

Hi! I ended up here because JSDOM's window.getComputedStyle relies on this package, and it's missing several flex properties. I noticed that there are some PRs that could help fix the problem, but they haven't been merged yet and the last commit was made 5 months ago. I know, we all have busy schedules and we also burn out from maintaining packages that outgrow our needs.

That's why I'd like to become a contributor here for a while to continue the cycle. If in doubt please check my public contributions. I don't need to steal Bitcoins, I need to have align-self and flex working and I'll gladly fix some other stuff while I'm at it (without stealing Bitcoins).

fatfisz commented 5 years ago

And done :)