Yippee!
yippee.fun
Yippee!
@yippee.fun
A new SQLite-based Ruby web framework in development by @fractaledmind.bsky.social and @joel.drapper.me.

https://github.com/yippee-fun
Reposted by Yippee!
We’re consolidating Plume, Literal, Phlex, Quickdraw, Strict Ivars, Good Cop, Morphlex and various other projects under a new umbrella GitHub organisation for @yippee.fun.

We’re also aiming to release our router and ORM and a secret frontend project soon. 🤞
Yippee!
Yippee! has 12 repositories available. Follow their code on GitHub.
github.com
May 13, 2025 at 1:24 PM
Reposted by Yippee!
It's time to add Phlex support to @avohq.io
May 13, 2025 at 7:02 AM
Reposted by Yippee!
Here’s an early look at the new web framework I’m building with @fractaledmind.bsky.social. youtu.be/VWDfeMHBaH0
4. Stephen Margheim - On the tasteful journey to Yippee - wroc_love.rb 2025
YouTube video by wrocloverb
youtu.be
April 20, 2025 at 1:38 PM
It would be cool if you could run all your tests *and* deploy your Ruby app in less than a second. I think it might be possible.
January 27, 2025 at 2:25 PM
Reposted by Yippee!
We recently open-sourced our progress on the SQLite parser that will be foundational to @yippee.fun.

Accurately parsing SQLite syntax will enable all kinds of incredible features and integrations, since we can have a perfect understanding of your schema, queries, migrations, etc.
GitHub - fractaledmind/plume: Ruby library for working with SQLite elegantly
Ruby library for working with SQLite elegantly. Contribute to fractaledmind/plume development by creating an account on GitHub.
github.com
January 9, 2025 at 10:33 PM
Reposted by Yippee!
Working on statement structures now. Here is the example I am working with currently, the SQL statement to find all tables rows where the json array column contains any of the passed in values. I personally find this hash-y structure very legible. WDYT?
December 26, 2024 at 12:29 PM
Reposted by Yippee!
I have encoded ~95% of the SQLite expression syntax with structured Ruby. It has all of the functions, the operators, and the expression-bound keyword expressions like CASE, BETWEEN, and LIKE.

Share a SQL(ite) expression and I will try to write it using this Ruby structure.
December 25, 2024 at 10:00 AM
Reposted by Yippee!
Here’s a taste of what’s planned for Yippee. yippee.fun
Yippee!
A web framework for vertical scaling.
yippee.fun
November 8, 2024 at 11:27 AM
Reposted by Yippee!
Svelte 5 is so good, we need to make it a first class citizen in @yippee.fun. I really hope we can do it with esbuild though rather than Vite. This plugin looks like it might be getting an update for v5 soon. 🤞 github.com/EMH333/esbui...
GitHub - EMH333/esbuild-svelte: An esbuild plugin to compile Svelte components
An esbuild plugin to compile Svelte components. Contribute to EMH333/esbuild-svelte development by creating an account on GitHub.
github.com
November 7, 2024 at 1:16 AM
Literal is used heavily in Yippee. For example, we use a Literal::Enum for HTTP statuses. They’re even picked up by LSPs.
October 26, 2024 at 8:32 PM
Here’s an early demo of the upcoming Yippee router by @joel.drapper.me. cloud.drapper.me/lCsqt2qy
Yippee Router
Video uploaded to CleanShot Cloud
cloud.drapper.me
October 24, 2024 at 10:33 PM