You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
npmrun 0f093b2ef9 refactor(PlatForm): 重构 PlatForm 相关代码并添加重载功能 2 months ago
.vscode style: 统一代码缩进为2个空格,提升代码可读性 2 months ago
build fix bug 3 months ago
config refactor(config): 导出 IDefaultConfig 接口以重用类型定义 2 months ago
packages/locales refactor(命令模块): 将命令模块从主进程迁移到通用模块,并重构相关代码 2 months ago
resources style: 统一代码缩进为2个空格,提升代码可读性 2 months ago
src refactor(PlatForm): 重构 PlatForm 相关代码并添加重载功能 2 months ago
.cursorignore chork: add cursorignore 3 months ago
.editorconfig chore: 增加格式化工具 7 months ago
.eslintignore init 7 months ago
.eslintrc.cjs refactor(命令模块): 将命令模块从主进程迁移到通用模块,并重构相关代码 2 months ago
.gitignore init 7 months ago
.npmrc init 4 months ago
.prettierignore init 7 months ago
.prettierrc style: 统一代码缩进为2个空格,提升代码可读性 2 months ago
README.md fix: 修改readme 5 months ago
dev-app-update.yml init 7 months ago
electron-builder.yml style: 统一代码缩进为2个空格,提升代码可读性 2 months ago
electron.vite.config.ts style: 统一代码缩进为2个空格,提升代码可读性 2 months ago
package.json style: 统一代码缩进为2个空格,提升代码可读性 2 months ago
pnpm-lock.yaml feat(updater): 实现热更新功能并优化命令处理 2 months ago
pnpm-workspace.yaml style: 统一代码缩进为2个空格,提升代码可读性 2 months ago
tsconfig.json init 7 months ago
tsconfig.node.json refactor(命令模块): 将命令模块从主进程迁移到通用模块,并重构相关代码 2 months ago
tsconfig.web.json refactor(命令模块): 将命令模块从主进程迁移到通用模块,并重构相关代码 2 months ago
typed-router.d.ts feat: 增加很多插件 3 months ago
uno.config.ts style: 统一代码缩进为2个空格,提升代码可读性 2 months ago
vue-macros.config.ts style: 统一代码缩进为2个空格,提升代码可读性 2 months ago
推荐.md style: 统一代码缩进为2个空格,提升代码可读性 2 months ago

README.md

Electron + Tabs + WebContentsView

尝试开发一个类edge的浏览器。