Ionic

Ionic是一个用HTML、CSS 和 Javascript 开发的一个用于移动设备的 Web App 开发框架,采用 Sass 与 AngularJS 开发。通过它可以构建接近原生体验的移动应用程序。(Ionic is the open-source mobile app development framework that makes it easy to build top quality native and progressive web

Github stars Tracking Chart

创建令人难以置信的应用程序(Create incredible apps)。Ionic 是一个强大的HTML5 SDK,可帮助您使用 HTML,CSS 和 Javascript 等 Web 技术构建“native-feeling”(接近原生体验)的移动应用程序。Ionic 采用 Sass 与 AngularJS 开发Ionic 主要关注外观和体验,以及用户界面交互,特别适合用于基于 Hybird 模式的 HTML5 移动应用程序开发。

目前,Ionic 需要 AngularJS 以充分发挥其潜力。虽然你仍然可以使用该框架的CSS部分,你会错过强大的UI交互、手势、动画和其他的东西。未来Ionic 将发布 Cordova/PhoneGap 插件以扩展您的应用程序的能力。

Ionic基于Web组件,与过去的版本相比具有许多重要的性能,可用性和功能改进。


Overview

Name With Ownerionic-team/ionic-framework
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 9)
PlatformLinux, Mac, Windows
License:MIT License
Release Count899
Last Release Namev8.0.1 (Posted on 2024-04-24 13:45:04)
First Release Namev0.9.08-alpha (Posted on )
Created At2013-08-20 23:06:02
Pushed At2024-04-27 21:16:25
Last Commit At
Stargazers Count50.4k
Watchers Count1.6k
Fork Count13.5k
Commits Count13.8k
Has Issues Enabled
Issues Count21573
Issue Open Count358
Pull Requests Count5643
Pull Requests Open Count26
Pull Requests Close Count1869
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Ionic

Ionic is the open-source mobile app development framework that makes it easy to
build top quality native and progressive web apps with web technologies.

Ionic is based on Web Components and comes with many significant performance, usability, and feature improvements over the past versions.

Looking for the ionic-angular package? Ionic 3 has been moved to the ionic-v3 repo. See Earlier Versions.

Getting Started

Start a new project by following our quick Getting Started guide.
We would love to hear from you! If you have any feedback or run into issues using our framework, please file
an issue on this repository.

Contributing

Thanks for your interest in contributing! Read up on our guidelines for
contributing
and then look through our issues with a help wanted
label.

Examples

The Ionic Conference App is a full featured Ionic app.
It is the perfect starting point for learning and building your own app.

Future Goals

As Ionic components migrate to the web component standard, a goal of ours is to have Ionic components easily work within all of the popular frameworks.

Earlier Versions

The source code for earlier versions of the Ionic Framework may exist in other repositories. Please open issues and pull requests in their respective repositories.

To the top