Skip to content

Latest commit

 

History

History
102 lines (61 loc) · 4.67 KB

README.md

File metadata and controls

102 lines (61 loc) · 4.67 KB

logo

Electron Prokit

A desktop app framework based on Electron,develop desktop applications like a pro!

npm package node compatibility build status coveralls license

English | 简体中文

✨ Features

  • 💡 Quick Start: Quickly get started with scaffolding tools!

  • ⚡️ Use Vite: Configure each process like configuring the vite project.

  • 🛠️ Rich Features: Out-of-the-box support for Typescript、Vue、React and more.

  • 📦 Optimized Build: Packing and Construction Integrated solution.

  • 🔥 Hot Reloading Optimized Build: The main process and rendering process and preload scripts support hot reloading.

  • 🔑 Fully Typed APIs: Flexible programmatic APIs with full TypeScript typing.

  • 🎨 Abundant APIs: Process communication, window management, network requests, cross-language invocation, task management, database management...

  • 📺 Best Practices: Provide best practices and demo electron applications.

👜 Packages

Package npm version npm downloads
electron-prokit npm version npm downloads
create-electron-prokit npm version npm downloads
@electron-prokit/create-service npm version npm downloads

🔧 Using a Scaffold

You can quickly create a project using a scaffold, which integrates with the electron-prokit ecosystem.

Use NPM:

npm create electron-prokit myapp

Use Yarn:

yarn create electron-prokit myapp

In the command above, replace myapp with the name of your project.

📖 Documents

Homepage

API

Plugins

Tutorials

⌨️ Playground

git clone https://github.com/Xutaotaotao/electron-prokit.git

pnpm i

pnpm run dev

📷 Screenshot

light

dark

📱 Contact me

Use WeChat to contact me

👥 Supporters

Stargazers repo roster for electron-prokit

Forkers repo roster for @Xutaotaotao/electron-prokit