- 전체
- 게임 일반 (make game basics)
- 모바일 기획 및 디자인
- GameMaker Studio
- Unity3D
- Cocos2D
- 3D Engine OGRE
- 3D Engine irrlicht
- copperCube
- corona SDK
- Windows Basic Game
- BaaS (Mobile Backend)
- phnegap & cordova
- ionic & anguler
- parse (backend)
- firebase (backend)
- Game Backend Server / Opt
- web assembly
- Smart Makers
- pyGame & Ren'Py
- 머드(MUD) 게임 만들기
- Xamarin(자마린)
- flutter (플루터 앱 개발)
- construct 2 / 3
- pocketbase
- RPG Maker 시리즈
- godot engine
- playmaker(unity)
- react native
Ionic 프레임워크 각종 탬플릿 예제 : A Comprehensive List Of Ionic Starter Apps
A Comprehensive List Of Ionic Starter Apps
If you want to start building your application with Ionic Framework, there’s no better place than starter apps.
Starter apps are usually templates or applications that offer you a glimpse into what Ionic framework can do. These apps come in all shapes and forms. Some of them are merely models providing you prebuilt UI patterns while others are small usable applications made to show you specific features (for example, how to connect your application to Google or Facebook authorization services).
PS. If you want my help, if possible (even if it takes you some time to do that), create a working example I can play with. Use Plunker for AngularJS based questions or jsFiddle for jQuery/jQuery Mobile based questions.
Table of Contents
- 1. Ionic AngularJS Kitchensink
- 2. Ionic Starter
- 3. OAuth Starter
- 4. Ionic Starter Maps
- 5. Ionic Leafletjs Map Demo
- 6. Ionic Geofence
- 7. Ionic Starter Salesforce
- 8. Drupal Ionic
- 9. WP Ionic
- 10. Sociogram Angular Ionic
- 11. Parse Starter Ionic
- 12. Ionic Starter Push
- 13. Ionic Audio
- 14. Ionic Example Cordova Camera
- 16. Ionic Proxy Example
- 15. Ionic NFC Reader
- 17. Ionic Socketio Chat Client
- 18. Ionic PDF
- 19. Ionic Weather Application
- 20. Ionic Translate
- 21. Koonic Starter

- Developer: krisrak
This starter project is a simple kitchen sink app developed using Ionic Framework + AngularJS. It features different page patterns (Tab View, Side Menu, List View, and Slide / Swipe), various form and page elements, keyboard input types and everything is natively packaged using Cordova.
One last thing, I’ve decided not to include driftyco UI starter apps (covering UI patterns) because of this example, I’m telling this just in case you’re wondering about them.
- Developer: loicknuchel
Unlike previously mentioned starter app, this one is a little bit more complex. It is still a starter application though a boilerplate code is already written and useful libs are included. Everything said this is a perfect template for your future Ionic application.
Features user authentication handling, storage helpers & caching, REST & Parse API helpers, error handling & async remote logger, angular wrappers and different Cordova plugins. Full feature list can be found in a provided GitHub link.
- Developers: srameshr, chanusukarno, auth0
This section will feature three different starter apps working with OAuth authorization. All mentioned starter apps provide at least Google and Facebook authorization while last one provides additional options (from auth0 repository).
The main advantage of this implementation is that your users don’t need to enter their user-id and password, considering they have the corresponding apps installed and logged in.
- Developer: driftyco
This is a simple starter app featuring Google Maps implementation.
- Developer: calendee
This is a simple starter app featuring a great Google Maps alternative called Leaflet. The Leaflet is designed with simplicity, performance and usability in mind. It works efficiently across all major desktop and mobile platforms, which makes it a great alternative to Google Maps.
- Developer: cowbell
If Google Maps or Leaflet are not what you need from geo-location services you may look at Geofence. It is a Cordova plugin used to monitor circular geofences using mobile devices. Basically, its main purpose is to notify if application user if crossing the boundary of the monitored geofence.
- Developer: driftyco
Yet another driftyco starter pack. This one is made as an example how to connect to Salesforce platform.
The template features a starter application that uses Salesforce OAuth to authenticate, and specific REST APIs to access and manipulate Salesforce data.
- Developer: kevinblanco
This starter app contains a base Ionic application made to consume Drupal Services REST API. It features login, create an account, log out, saving data to localstorage, helper auth methods.
- Developer: scottopolis
Similar to previously mentioned starter app this one features starter app made to consume WordPress REST API (WP-API). It features login, log out, get posts, pull to refresh, infinite scroll. According to app developer more is to come.
GitHub and Usage Demo Additional Info
- Developer: ccoenraets
This is a sample starter application that demonstrates a simple approach to Facebook AngularJS / Ionic integration.
광고 클릭에서 발생하는 수익금은 모두 웹사이트 서버의 유지 및 관리, 그리고 기술 콘텐츠 향상을 위해 쓰여집니다.
댓글 0
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
|---|---|---|---|---|
| 5 |
[3D 수학] 사원수(Quaternion : 쿼터니언)
| 가을의곰 | 2017.06.10 | 836 |
| 4 |
각도와 거리로 좌표 구하기
| 가을의곰 | 2017.06.10 | 1330 |
| 3 | [OpenGL]Quaternion (사원수)를 이용한 회전 | 가을의곰 | 2017.06.10 | 785 |
| 2 |
Games on GitHub 오픈소스 게임 모음
| 졸리운_곰 | 2016.01.19 | 4148 |
| 1 |
나우프레스 c게임 프로그래밍 예제 [이태성]
| 졸리운_곰 | 2015.11.03 | 787 |

