All Projects → apicloudcom → Avm Simple

apicloudcom / Avm Simple

Licence: mit
avm-simple是avm.js语法及DeepEngine3.0的使用用例,它可以帮助您快速了解和学习avm.js、DeepEngine3.0以及多端技术的使用。

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Avm Simple

Originr
Species origin data from the web in R
Stars: ✭ 13 (-80.3%)
Mutual labels:  native
Ti.flurry
The Flurry Analytics Module for Appcelerator Titanium
Stars: ✭ 37 (-43.94%)
Mutual labels:  native
Node Native Ext Loader
Loader for Node native extensions
Stars: ✭ 51 (-22.73%)
Mutual labels:  native
Ti.splashview
💦 Support for the splash-screen library CBZSplashView in Appcelerator Titanium.
Stars: ✭ 20 (-69.7%)
Mutual labels:  native
Revery
⚡ Native, high-performance, cross-platform desktop apps - built with Reason!
Stars: ✭ 7,812 (+11736.36%)
Mutual labels:  native
Fennel Nvim
running fennel-lang natively in neovim
Stars: ✭ 44 (-33.33%)
Mutual labels:  native
Ti.spotify
🎶 Support for the Spotify iOS SDK in the Titanium Mobile SDK.
Stars: ✭ 9 (-86.36%)
Mutual labels:  native
React Native Redux Firebase Todo
React Native Redux Firebase Todo
Stars: ✭ 59 (-10.61%)
Mutual labels:  native
Titanium Identity
A collection of API's to authenticate with your device: Keychain/Keystore, Touch ID and Face ID
Stars: ✭ 36 (-45.45%)
Mutual labels:  native
Elm Ffi
An FFI interface for Elm
Stars: ✭ 50 (-24.24%)
Mutual labels:  native
Imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Stars: ✭ 33,574 (+50769.7%)
Mutual labels:  native
Redzone
Lightweight C++ template engine with Jinja2-like syntax
Stars: ✭ 30 (-54.55%)
Mutual labels:  native
Actor4j Core
Actor4j is an actor-oriented Java framework. Useful for building lightweighted microservices (these are the actors themselves or groups of them). Enhanced performance of message passing.
Stars: ✭ 48 (-27.27%)
Mutual labels:  native
Fake Jni
An implementation of the JNI and JVMTI with support for direct interaction between natively registered classes and JVM objects.
Stars: ✭ 20 (-69.7%)
Mutual labels:  native
Nat Explorer
An example project using Nat & Weex.
Stars: ✭ 55 (-16.67%)
Mutual labels:  native
Native Windows Gui
A light windows GUI toolkit for rust
Stars: ✭ 872 (+1221.21%)
Mutual labels:  native
Spalert
Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.
Stars: ✭ 1,014 (+1436.36%)
Mutual labels:  native
Java Lame
Native Java port of the LAME library.
Stars: ✭ 64 (-3.03%)
Mutual labels:  native
Kattlo Cli
Kattlo CLI Project
Stars: ✭ 58 (-12.12%)
Mutual labels:  native
Sanic.js
JS Gotta go fast ! | Increase native JS functions performances
Stars: ✭ 50 (-24.24%)
Mutual labels:  native

APICloud多端技术简介

 APICloud多端技术提供一套代码同时开发原生Android & iOS App以及小程序的能力。多端技术使用avm.js语法进行代码编写,通过APICloud Studio3或云编译生成App以及小程序代码。

 avm.js(APICloud-View-Model)是一个跨端的高性能JavaScript框架,专注于移动端,提供更趋近于原生的编程体验。它提供简洁的模型来分离应用的用户界面、业务逻辑和数据模型,适合高度定制化的项目。

avm.js语法基于标准Web Components组件化思想,兼容Vue / React语法特性,通过一次编码,分别编译为APP、小程序代码,实现多端开发。

其中App代码基于DeepEngine3.0运行,全翻译式的运行原理提供完全原生的体验和性能。小程序代码被编译为符合微信小程序多端统一开发工具——kbone标准的代码,可直接在微信开发者工具中进行预览以及发布到微信小程序平台。

avm-simple

avm-simple是avm.js语法及DeepEngine3.0的使用用例,它可以帮助您快速了解和学习avm.js、DeepEngine3.0以及多端技术的使用。

如何使用本源码

  1. 使用Git工具检出本源码。

  2. 导入APICloud Studio 3 开发工具,并使用工具内置功能进行实时/真机预览,或编译为小程序在微信开发者工具中预览

  3. 通过开发工具提交代码至云端,并在APICloud控制台 进行云编译生成Android和iOS App。

关于开发环境

如果您希望使用多端技术一次编码同时生成Android & iOS App以及微信小程序,或者仅开发App但希望使用性能更好的原生App引擎DeepEngine3.0,那么您必须使用APICloud Studio 3运行以上案例源码。

其余情况下,APICloud始终坚持多开发工具支持策略,您可以使用任意一款自己喜欢的主流编码工具开发APICloud App,只需要在这些工具中安装相应的APICloud插件即可,目前APICloud支持的开发工具包括:Atom、Sublime Text、Eclipse、WebStorm等。

联系我们

APICloud多端技术正在蓬勃发展中,如果您在使用过程中遇到了问题,或者有更多的宝贵意见,欢迎到APICloud社区和QQ群与我们进行互动讨论。

官方技术交流群:339762594

官方社区:https://community.apicloud.com/

License

MIT © APICloud

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].