Stranger6667 / css-inline

High-performance library for inlining CSS into HTML 'style' attributes
https://css-inline.org/
MIT License
238 stars 29 forks source link

Java Bindings #372

Open blaenk opened 4 months ago

blaenk commented 4 months ago

Nice library you got here! I was curious if you had any plans to provide Java bindings?

It seems some other Rust libraries like https://github.com/wilsonzlin/minify-html which are similar in problem space (web asset post-processing) have done similar.

It would be awesome to see the Rust ecosystem forming cross-language foundations of this sort, especially extending into the vast JVM ecosystem!

Stranger6667 commented 4 months ago

Thanks! Yes, I'd like to have Java bindings eventually :) Though, I don't have any concrete timeline for it