GithubHelp home page GithubHelp logo

tchigher / lu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hotstu/lu

0.0 0.0 0.0 2.01 MB

又一款virtual Dom Android渲染引擎

License: Apache License 2.0

JavaScript 89.81% Java 5.29% HTML 2.16% CSS 2.74%

lu's Introduction

Lu-Another

[Lu-Another]是一款我用业余时间开发的的

基于Virtual DOM的原生UI渲染框架

类似[Weex]、[ReactNative],

但不是对他们的复制,而是独立开发从底层写起

设计开发理念是实现一个极简的, 界面渲染各种业务逻辑全部在JS中, 实现了App的动态化。

虽然无法和大公司的成熟框架相比,但他内部的原理是相通的

研究学习探索的过程也是不断自我成长的过程

在这个这个项目开发过程中不仅实现了virtualDom的渲染引擎

还实现了基于web的原生界面编辑器(可以在浏览器中编辑界面在手机中实时看到渲染效果)

封装了Rhino Js引擎

掌握了Android中动态加载动态Class的技术

基于AIDL的模块化技术

demo使用方式

手机、PC连接在同一wifi下, 启动App, PC访问http://手机ip:8080/

(如果手机为模拟器, 需要先执行adb -e forward tcp:8080 tcp:8080, 然后访问http://127.0.0.1:8080/)

运行效果

more about me

简书 掘金 JCenter dockerHub
简书 掘金 JCenter dockerHub

lu's People

Contributors

hotstu 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.