Giter Club home page Giter Club logo

browser's Introduction

ArkTS制作鸿蒙系统的纯净浏览器(小狐狸浏览器)

本项目是基于DevEco Studio开发的,基于鸿蒙系统纯净浏览器。非常适合刚学习ArkTS新人朋友们学习和参考。

Contributors Forks Stargazers Issues MIT License LinkedIn


img

ArkTS制作鸿蒙系统的纯净浏览器

欢迎测试、学习以及交流
探索本项目的文档 »

查看Demo · 报告Bug · 提出新特性

目录

示意截图

img img img

上手指南

你需要在你的设备上安装DevEco Studio,并且配置相应的Node.js环境。该项目的主要文件在entry/src/main/ets中。

安装

克隆本仓库

git clone https://github.com/langwudong/browser.git

文件目录说明

eg:

primary filetree 
├─AppScope
│  └─resources
│      └─base
│          ├─element
│          └─media
├─entry
│  └─.preview
│     └─cache
│        └─entry
│           └─src
│               └─main
│                   └─ets
│                       ├─Buttons
│                       ├─common
│                       │  ├─bean
│                       │  └─constants
│                       ├─entryability
│                       ├─model
│                       ├─pages
│                       └─view
└─src
   └─main
      ├─ets
      │  ├─common
      │  │  ├─bean
      │  │  └─constants
      │  ├─entryability
      │  ├─model
      │  ├─pages
      │  └─view
      └─resources
          ├─base
          │  ├─element
          │  ├─media
          │  └─profile
          ├─en_US
          │  └─element
          ├─rawfile
          └─zh_CN
              └─element

开发的架构

暂无

部署

暂无

使用到的框架

暂无

贡献者

如何参与开源项目

贡献使开源社区成为一个学习、激励和创造的绝佳场所。你所作的任何贡献都是非常感谢的。

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

版本控制

该项目使用Git进行版本管理。您可以在repository参看当前可用版本。

作者

[email protected]

B站: Nancy朗吾東

知乎: 朗 吾 東   qq: 63265742

欢迎添加我的联系方式交流学习

您也可以在贡献者名单中参看所有参与该项目的开发者。

版权说明

该项目由个人原创,你可以下载该项目进行学习

鸣谢

感谢各位朋友的积极反馈

browser's People

Contributors

langwudong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.