Luke Jackson
Luke Jackson
It's funny you mention this! Only the other day @kripod (the creator of otion) was talking about this kind of thing for otion generally. I too have found myself looking...
A plugin kind of mechanism would be nice. The `cap` directive was my first attempt at extending the Tailwind API but I just hard coded it. There needs to be...
Ahh yes, I haven't got around to implementing them. Apologies 😞 but we are actually working on a big update to this library which supports all of V2 stuffs and...
Ok, perfect. Well we are hopefully days away from that release, so not long to wait. I'll be sure to keep you updated!
An update for you here, we have recently released https://github.com/tw-in-js/twind which takes inspiration from oceanwind and has a very similar API, but improves on it in many aspects including feature...
Thanks, yeh I tried that but the tests I were running seemed inconclusive.. this setup seems a bit more accurate https://github.com/kenoxa/beamwind/tree/main/benchmarks. I would also like to see how this PR...
After speaking with @sastan about it we think it might just be this caching feature.. that is why I am curious to see how this PR compares in the test....
Thanks @sastan I also ran the same tests and found similar results. I'm going to start stubbing parts of the code out to try find out where the bottleneck is.....
Oh perfect 😅 thanks for the heads up. I'll take a look through the change log and see what needs to change here!
Yeh, looking at the change log it shouldn't be _too_ bad!