firebase / genkit

An open source framework for building AI-powered apps with familiar code-centric patterns. Genkit makes it easy to develop, integrate, and test AI features with observability and evaluations. Genkit works with various models and platforms.
Apache License 2.0
727 stars 106 forks source link

[FR] Publish a ESM on JSR.io for genkit #707

Open beingminimal opened 3 months ago

beingminimal commented 3 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] We are not able to use genkit as a package with other JS runtime like DENO & BUN

Describe the solution you'd like A clear and concise description of what you want to happen. Please publish the module on JSR so javascript ecosystem can have real benefits to use it in multiple runtime of js seamlessly.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. No alternative

Additional context Add any other context or screenshots about the feature request here.

cabljac commented 3 months ago

As far as I understand, Genkit doesn't work in other runtimes yet. Does JSR transpile things cleanly?

beingminimal commented 3 months ago

As far as I understand, Genkit doesn't work in other runtimes yet. Does JSR transpile things cleanly?

Yes, i think so.