Last 12 weeks · 0 commits
1 of 6 standards met
https://kcd.im/kifs is neat, but... It could be better. Even just a nicer design would be good. I just made it a single index.html file because I like how easy it is to do that. No tooling install needed. I love it. I don't mind keeping it that way, but if someone wants to make the directory actually useful and would prefer to bring in CRA or something that'd be cool. We might consider just putting it on my website too: https://kentcdodds.com/kifs would make sense I think. Anyway, I think I've done as much as I'm going to on it. Anyone else who wants to take it and run with it is welcome :)
Repository: kentcdodds/kifs. Description: The data for the ?kif command in KCD Discord: https://kcd.im/discord Stars: 12, Forks: 4. Primary language: HTML. Languages: HTML (100%). Open PRs: 0, open issues: 1. Last activity: 3y ago. Community health: 28%. Top contributors: kentcdodds, liorocks, weyert.
I really like the change to . This removes a bit more bloat, for an 85% reduction in JS payload to 8.3KB. (Note that because of the GIFs the page loads 130MB total) This PR is only half in jest - a conversation starter for 'the right tool for the right job' :)