Skip to content

eziapp-org/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EziApp logo


license npm version unstable npm downloads platform


⚙️ eziapp-core

  • Instant Feedback — Vite cold start & HMR, changes show immediately.
  • 🧩 Native API Calls — Use TS/JS to access tray, FS, terminal.
  • 🎨 Native Look — Supports mica, acrylic, OS‑style windows.
  • 🛠️ One‑Command Build — Scaffold, run, and package with one CLI.
  • 📦 Lightweight — Smaller binaries, faster startup.
  • 🔐 Secure Boundaries — Permission model, least privilege by default.

🚀 Quick Start

npm create eziapp@latest
cd eziapp-project
npm install
npm run dev
npm run build

📚 EziApp Components

  • Docs — Documentation for EziApp
  • Create — Project scaffolding tool
  • Builder — Cross‑platform packager
  • Bridge — JavaScript bridge for native APIs
  • Core — Core runtime and utilities

🔗 Dependencies

  • WebView2 — Modern Edge (Chromium) webview for native UI.
  • nlohmann_json — C++ JSON library for config & data.
  • Zstandard — Fast compression for packaging.

📄 License

This project is licensed under the MIT License.

About

EziApp:更快、更轻量!使用Web技术构建原生能力客户端

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors