Coder Social home page Coder Social logo

oriolson / tabris-js-template-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eclipsesource/tabris-js-template-app

0.0 1.0 0.0 1.09 MB

Native mobile apps javascript starter - 7 apps in 1 (iOS, Android). Build your app easily with Tabris.js

License: MIT License

JavaScript 100.00%

tabris-js-template-app's Introduction

Tabris.js template app

Tabris.js is an amazing way to create native mobile apps in the new age. It combines native platform widgets – performance plus look & feel, with the simplicity, elegance, and power of a single JavaScript codebase for iOS, Android and Windows 10 (coming soon). It is the only native platform UI, javascript runtime framework that lets you use Cordova plugins to tap into the device capabilities.

Watch this intro video that explains the easy set up and features:

Moreover, Tabris.js also offers some unique advantages to developers, like a cloud build service and developer apps for iOS and Android. This means you can develop iOS apps without owning a Mac or installing Xcode (but need an iPhone / iPad). Likewise, you can develop Android apps without downloading Android studio and the Android SDKs (but need an Android phone / tablet).

About

This repo serves as a template for starting a Tabris.js application. The same UI can accept different data sources and configurations, this repo has 7 apps in 1 codebase:

  • rss,
  • rss_showcase,
  • shop,
  • shop_showcase,
  • shop_fashion,
  • wordpress_pets,
  • wordpress_eclipsesource,

Expect many updates and improvements soon!

The examples apps work in phones and tablets - both for iOS and Android. The example visuals are with and iPhone 6s and a 10" Android tablet:

RSS Example:

     





Ecommerce Example:

     

Setup

Seting up is really easy (you just need node installed):

# Make http-server available globally 
$ npm install -g http-server

# Clone this repo
$ git clone [email protected]:eclipsesource/tabris-js-template-app.git
$ cd tabris-js-template-app

# Npm install dependencies 
$ npm install

# Fire up the server that your device will connect to
$ npm start

Then, connect to your code from the Tabris.js Developer App (Play Store / App Store).

Contribute

Add Some fancy behaviour like:

  • Localstorage for favorites
  • Sharing with cordova plugin
  • Youtube / Vimeo data service
  • Login functionality
  • Push notifications
  • Rate app functionality

For any questions ping me: [email protected]

Thanks

  • Carlos Lopez - For the initial RSS idea and codebase
  • Eddy Verbruggen - For the Social Sharing & Actionsheet Cordova plugins used here

tabris-js-template-app's People

Contributors

shaialon avatar jonek avatar

Watchers

James Cloos 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.