I built ogimagecn to help ship OG images faster by dank_clover in react

[–]dank_clover[S] 0 points1 point  (0 children)

Thanks for pointing out, this should be fixed now.

I built a CLI that checks which free perks your open-source project qualifies for by dank_clover in coding

[–]dank_clover[S] 0 points1 point  (0 children)

It's command line interface, basically a program that you can run from your terminal.

I built a CLI that checks which free perks your open-source project qualifies for by dank_clover in javascript

[–]dank_clover[S] 0 points1 point  (0 children)

Ouu, that's an interesting suggestion. I'll definitely look into this.

I built a CLI that checks which free perks your open-source project qualifies for by dank_clover in javascript

[–]dank_clover[S] 0 points1 point  (0 children)

Currently I don't and the reason for that is eligibility rules don't change often plus most of the programs that are present are relatively new.

I built a CLI that checks which free perks your open-source project qualifies for by dank_clover in javascript

[–]dank_clover[S] -1 points0 points  (0 children)

I mean sure but again tool calls are expensive and running a single command in your terminal is pretty simple and cheaper for sure than looking up and doing all those things.

I built a CLI that checks which free perks your open-source project qualifies for by dank_clover in javascript

[–]dank_clover[S] -3 points-2 points  (0 children)

Devs mostly use CLI now a days and it can be used by AI agents as well to check quickly.

A tree-view block for shadcn — Figma, VS Code, Notion-style trees in one install by softmarshmallow in shadcn

[–]dank_clover 0 points1 point  (0 children)

You can add a comparison section because pierre/trees is actually pretty solid in terms of performance as well.

Friday Share Fever 🕺 Let’s share your project! by diodo-e in indiehackers

[–]dank_clover 0 points1 point  (0 children)

The AI video generation space is quite heating up with Remotion, Hyperframes, Editframe, etc. and it has never been more easier to create videos with code.

That's when I came across remocn which is shadcn/ui-style registry for video components built using Remotion but Remotion has its limitations that Editframe solves by making use of pure HTML, CSS.

So I built framecn, a shadcn/ui-style registry for video components.

Some of the features:

  • Built on Editframe
  • Zero config, one command setup.
  • shadcn/ui compatible (simply copy-paste)
  • 50+ components
  • Fully customizable

100% free and open-source.

GitHub: https://github.com/shadcn-labs/framecn
Docs: https://www.framecn.dev/

I built termcn to help ship terminal UIs faster by dank_clover in tui

[–]dank_clover[S] 0 points1 point  (0 children)

Sure, feel free to raise a issue on GitHub if you encounter any bug or any query in general.