Skip to content
@Kompkit

KompKit

Cross-platform utility kit for Android & Web — lightweight, modular and open-source.

🧩 KompKit

Cross-platform utility kit for Web, Android & Flutter — lightweight, minimal, and open-source.


🚀 What is KompKit?

KompKit is an open-source utility library designed for teams building across multiple platforms simultaneously.

It provides the same utility functions — with the same names, the same defaults, and the same behavioral semantics — across TypeScript (Web/Node), Kotlin (Android/JVM), and Dart (Flutter), all managed within a clean monorepo architecture.

You learn the API once. You use it everywhere.


🧠 Current Status

Version: v0.4.0-alpha.0
Stage: 🧪 Alpha — APIs may change before stable release. Pin to exact versions in production.
Branches:

  • release → stable versions
  • develop → active development

Published packages:

  • kompkit-core — npm (TypeScript/Web)
  • kompkit_core — pub.dev (Dart/Flutter)
  • Android/Kotlin — not yet published to Maven; use local project reference

🗂️ Repositories

  • kompkit — main monorepo (Web, Android & Flutter modules)

More repositories will be added as the project grows toward 1.0.


⚡ What's Inside

Utility Description
debounce Delay function execution with cancel() support
isEmail Basic email format validation
formatCurrency Localized currency formatting (BCP 47)

All utilities are implemented natively per platform — no shared runtime, no transpilation.


📘 Documentation

Visit the docs folder for:

  • Architecture & API parity contract
  • CI setup & troubleshooting
  • Platform-specific guides (Web, Android, Flutter)
  • Contributing guide & changelog

🤝 Contributing

We're in early alpha and welcome feedback, bug reports, and contributions.
Check out our Contributing Guide to get started.


🧩 Maintainer

Iván Méndez
Software Developer
📧 kompkit@modulumstudio.com


🌟 Support & Feedback

If you find KompKit useful, consider giving the repo a ⭐
Early testing, feedback, and ideas are very welcome — the API is still being shaped before 1.0.

Pinned Loading

  1. kompkit kompkit Public

    Cross-platform utility foundation for Kotlin, TypeScript and Dart. Built for consistent behavior and conceptual API parity across platforms.

    Dart 3

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…