robinweser / fela

State-Driven Styling in JavaScript
http://fela.js.org
MIT License
2.27k stars 182 forks source link

fela-vue bingigs & toolkit added to docs. #913

Closed houd1ni closed 1 year ago

houd1ni commented 1 year ago

Description

Hello, @robinweser and contributors! Thank you for this project!

I've picked fela during work on one high load news aggregator, but it has a bit outdated bindings that do not perfectly fit in vue code styles and my team feelings. Since then, after three years in production and a lot of polishing and new ideas in the new perspective project that I'm being working now, I think it's ready to be listed here to share fela with vue community, that probably won't use it with a binding that was seemingly abandoned (vue-fela).

Repo: https://github.com/houd1ni/fela-vue

Example

unit tests work in progress website as a working demo And a lot of different scenarios examples in readme and its' links.

Packages

None of the packages were changed.

Versioning

None

Checklist

Quality Assurance

You can also run pnpm run check to run all 4 commands at once.

Changes

If one of the following checks doesn't make sense due to the type of PR, just check them.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
fela ✅ Ready (Inspect) Visit Preview Dec 21, 2022 at 9:01PM (UTC)
robinweser commented 1 year ago

Sorry for taking so long on merging that! Love to see people also using Fela with Vue :)

Don't worry about the linting & testing, for some reason they often fail on first run.