PulseGateLive intelligence on AI-era software
Coverage
175,547

Software tracked

 

Freshness
4 min ago

Last update

 

Cadence
485/day

7-day average

Indexed today: 813

PulseGate

Live intelligence on the software shipping in the AI era — apps, models, agents, and infra.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate tracks it live — free, for builders, analysts, and everyone keeping up.

Follow
GitHubX (Twitter)LinkedIn

Platform

  • All Apps
  • Full Index
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Suggest a URL
  • Report an Issue

Company

  • About
  • Dimaxia
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dimaxia, a brand of Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
PulseGate
FOFoldkit logo
Foldkit
Visit ↗
  1. Home/
  2. Frameworks & SDKs/
  3. Foldkit
←Back to results
FFoldkit logo

Foldkit

foldkit.dev·Infrastructure

Foldkit is a TypeScript frontend framework built on Effect-TS that follows The Elm Architecture. It addresses the architectural decisions left to developers by rendering-focused libraries such as React, Vue, Svelte, and Solid by supplying a structured approach centered on predictable state management and explicit effects.

The framework maintains one immutable model for the entire application state. Every change passes through a single pure update function, eliminating hidden mutations and stale closures. Side effects appear as values returned from the update function rather than imperative calls inside event handlers. These commands describe intended actions while the runtime determines execution details. The design produces linear growth in complexity, allowing a 50-file application to retain the same patterns as a 5-file one. New team members can read the codebase and understand its structure more readily. Every Foldkit application is an Effect, with state represented as a single Schema and side effects modeled as Effects that never fail.

It integrates Effect throughout its implementation. Developers familiar with Effect find the framework natural to use, while newcomers can treat it as an introduction to the library. A live playground demonstrates message flow through the update function into the model, with real-time code highlighting. Installation uses the command npx create-foldkit-app@latest. The project maintains a public repository on GitHub.

Foldkit remains in beta. It serves teams that prioritize correctness and explicitness over other frontend approaches.

Open SourceMIT
WebCLI
F
Foldkit preview
Visit foldkit.dev↗
⭐649
stars
🍴20
forks
✓6
features
📅2025
since

Overview

6 features

Foldkit sits in PulseGate's Frameworks & SDKs category. It focuses on managing frontend application state and side effects in a predictable, scalable, and type-safe way without hidden mutations or stale closures. Foldkit is an open-source project aimed at typescript developers. The project is open source (MIT). Foldkit is available on the web and the command line.

Foldkit first shipped in 2025. The project is developed in the open on GitHub with 649 stars and 468 commits in the last 90 days. Among its 6 catalogued features are Immutable State Model, Pure Update Functions, and Explicit Side Effects. Foldkit is currently in beta.

  • ✓Immutable State Model
  • ✓Pure Update Functions
  • ✓Explicit Side Effects
  • ✓Type-safe Routing
  • ✓Effect-TS Integration
  • ✓Single State Tree

Tags

elm-architectureeffect-tstypescript-frameworkfrontend-architecturestate-management

Built with & integrations

Hosting
vercel
Runs on
BrowserCLI

Trust & compliance

LicenseMIT
Verified signals
✓ HTTPS✓ Open Source✓ Free tier✓ GitHub · ★ 649✓ Active maintenance

Recent events

Latest indexed changes and source events

  1. IndexedJul 21, 4:26 AM

    Foldkit verified by the PulseGate indexer

    Source: PulseGate indexerOpen ↗

Frequently asked questions about Foldkit

What is Foldkit?
Foldkit focuses on managing frontend application state and side effects in a predictable, scalable, and type-safe way without hidden mutations or stale closures. It is catalogued under Frameworks & SDKs on PulseGate.
Who should use Foldkit?
Foldkit is an open-source project built for typescript developers.
Does Foldkit have a free plan?
Yes — Foldkit is open source under the MIT license and free to use.
What platforms does Foldkit run on?
Foldkit runs on the web and the command line.
Is Foldkit still active?
PulseGate's liveness checks currently classify Foldkit as active. The GitHub repository shows 468 commits in the last 90 days.
What tools are similar to Foldkit?
Similar tools tracked by PulseGate include Svelte Starter Kit, Effect, and TheFrontKit.Svelte Starter KitEffectTheFrontKit
How long has Foldkit been around?
Foldkit first shipped in 2025.
Is Foldkit open source?
Yes — Foldkit is open source under the MIT license, developed on GitHub.

At a glance

Pricing
Open Source
Platforms
Cli · Web
Languages
English
Open source
Yes · ★ 649
License
MIT
First seen
Jul 26, 2025
Activity
🟢 Active
Status
🟡 Beta
Built for
typescript developers
Model
Open source
Solves
Managing frontend application state and side effects in a predictable, scalable, and type-safe way without hidden mutations or stale closures.

Developer

Foldkit
Team
↗ GitHub

Open source

View on GitHub →
⭐ Stars
649
🍴 Forks
20
Open issues
84
Last commit
today
Commits 90d
468
Contributors
7
Authorship
Team
Default branch
main
Latest release
create-foldkit-app@0.22.0 · 1d ago

Live coverage

Confidence
High · 91
Indexed
Jul 21, 2026
Lifecycle
Alive
Activity
Active
First seen
Jul 2025
Last seen
today
Identity audit (9)
Entity ID
cmru5ikto035df8a6xescg9jp
Slug
foldkit-foldkit-dev
Verification state
Indexed for public listing
Claim / listing state
Unclaimed · listed: yes
Index status
Included in index
Latest evidence snapshot
Jul 21, 2026
Timeline basis
Indexed-at chronology (no inferred launch/funding milestones).
Last updated
Jul 21, 2026
Canonical URL
https://foldkit.dev/

Similar apps

Other apps tracked under the same category.

  • Svelte Starter Kit
    sveltestarterkit.com
  • Effect
    effect.website
  • TheFrontKit
    thefrontkit.com
  • Tailkit
    tailkit.com
  • Frontend Toolkit
    fetoolkit.io
  • FastKit Core
    fastkit.org