Skip to content

Dari4sho/tabris-js

 
 

Repository files navigation

Tabris.js

Tabris.js is a cross-platform mobile framework that uses native widgets. Snippets and examples can be found on tabrisjs.com.

Source code

The source code can be found at https://github.com/eclipsesource/tabris-js

Getting Started

To start developing Tabris.js applications, log in to https://tabrisjs.com and select "Getting Started".

Build

Follow these steps if you want to build the tabris module yourself.

Install Grunt using npm:

npm install -g grunt-cli

Fetch dependencies and build:

npm install
grunt [-v]

License

Published under the terms of the BSD 3-Clause License.

About

tabris.js - native apps in JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.1%
  • HTML 1.9%