Giter VIP home page Giter VIP logo

frame-js's Introduction

也许,HTML5不是答案

它能为你做什么?

  • 开发跨 ios android winphone 手机浏览器 四端的原生应用

它的特点?

  • 采用类似小程序、React技术,从界面到逻辑,全部采用原生控件,性能更高!
  • 非Html5、非hybrid跨平台解决方案,成本更低!
  • 数据化驱动模型,双向绑定,MVVM模式!
  • 真正的 write onice, run anywhere !!!

如何使用?

  • 开发文档:http://document.deviceone.net
  • 使用deviceone技术开发完成后,将源代码放在和do目录同级的文件夹内,确保此目录可以被浏览器访问到。
  • 把app.html放在和app.js同级的文件夹内,此为入口文件。
  • 如果看不懂以上两条,请参考demo文件夹^__^,或者联系我们。
  • 通过浏览器端访问app.html地址即可。
  • 注意:因为浏览器跨域问题,目前不支持直接打开app.html运行此程序,请放在远程或本地服务器端,通过浏览器地址访问。

目录结构

application           根目录,此目录必须可以被外部浏览器访问到
 ├─appDemo            app目录
 │  └─source          你的source源代码目录
 │     ├─app.js       app.js文件
 │     └─app.html     整个程序的入口
 └─do                 do核心文件夹 

官方网站

frame-js's People

Contributors

suthony avatar

Watchers

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