Skip to content

i-Framework(old i-app) Build mobile apps with simple HTML, CSS, and JS components.

Notifications You must be signed in to change notification settings

idevsoftwaregroup/i-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i-Framework makes you able to build mobile native apps with HTML, CSS, and JavaScript components.

Owner

i-dev software group

Web Structure

Getting started

  • Clone the repo with git clone https://github.com/arashataei/i-app.git or just download the bundled CSS and JS
  • Read the docs to learn about the components and how to get a prototype on your phone
  • Check out examples

Take note that our master branch is our active, unstable development branch and that if you're looking to download a stable copy of the repo, check the tagged downloads.

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

i-app/
├── css/
│   ├── i-app.css
│   ├── i-app.min.css
│   ├── i-app-theme-android.css
│   └── i-app-theme-android.min.css
│   ├── i-app-theme-ios.css
│   └── i-app-theme-ios.min.css
├── js/
│   ├── i-app.js
│   └── i-app.min.js
└── fonts/
    ├── i-appicons.eot
    ├── i-appicons.svg
    ├── i-appicons.ttf
    └── i-appicons.woff

We provide compiled CSS and JS (i-app.*), as well as compiled and minified CSS and JS (i-app.min.*). The Ratchicon fonts are included, as are the optional Android and iOS platform themes.

Documentation

i-Framework's documentation is getting ready as soon as possible by Arash Ataei and Fatemeh Darvishi (https://idev-group.ir)

Support

All events about i-app framework wil be up on Telegram @iapp_framework.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Ratchet is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to these rules whenever possible.

Releases will be numbered with the following format:

<major>.<minor>

And constructed with the following guidelines:

  • the release after editting major and minor.

For more information on Arash Ataei's official website or on his Telegram official account @arashataei.

Maintainer/s

Arash Ataei

FatemehDarvishi

i-app official Telegram Channel

Created by Arash Ataei, Fatemeh Darvishi.

License

i-Framework is licensed under the MIT License.

About

i-Framework(old i-app) Build mobile apps with simple HTML, CSS, and JS components.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published