• Stars
    star
    1,679
  • Rank 27,815 (Top 0.6 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 8 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A project full of ionic 3 components and samples - to make life easier :)

Ionic Advanced Components Open Source Love

All Contributors

This project uses Ionic 3 and Angular 5

There are currently no plans to update this project to the latest Ionic and Angular as the effort is quite big. If you are interested in doing so, contributions are appreciated!

Demo

If you just want to check this project out, you can see the online demo at https://yannbf.github.io/ionic3-components.

Please note that some plugins may only work when using a real device, so don't expect everything to work in the browser.


This repository was made in order to help people learn and speed up their development process. You will find many many different components, pages, pipes, services, of which can be very useful to you. Note though that these are all experimental!

The content here is a mix of tutorials found online, a few adapted codepen stuff, a few dribbble inspired layouts, and also other stuff made by the amazing contributors of this project.

HOPEFULLY you will like this repo and feel like contributing, so please if you can, contribute so we can have even more amazing content!

How do I use this in my project?

If you find something useful for you, all you gotta do is extract the code related to that page/component/functionality and move it to your project. Most of the pages and components do not use global code/style so that it is easier to extract to your project.

Setup

Requirements to use this project:

Node.js (https://nodejs.org/download/)
npm (Node Package Manager, it comes with node.js installation)

In case you're not with the latest version of npm:

$ sudo npm install npm -g
Cordova & Ionic Cli

To install both of them on your system just launch this command:

$ sudo npm install cordova ionic -g

Install NPM Dependencies

Once you clone this repository, run this command on your terminal to install all needed dependencies:

$ npm install

Install cordova plugin Dependencies

Run this command on your terminal to add a platform and install all needed puglins:

iOS:

$ ionic cordova platform add ios
$ ionic cordova run ios

Android:

$ ionic cordova platform add android
$ ionic cordova run android

Launching the App

After installing the needed dependencies you are done, launch your app with any of these commands

$ npm run ionic:serve (for npm)
$ yarn ionic:serve (for yarn)
$ ionic serve (if you have ionic installed globally)

Amazing contributors

Thanks goes to these wonderful people (emoji key):


Damodar Lohani

๐Ÿ’ป ๐Ÿ“ข ๐ŸŽจ ๐Ÿ“

Cory McArthur

๐Ÿ’ป ๐Ÿ“ข ๐ŸŽจ

mike-carr

๐Ÿ”Œ

Fernando del olmo

๐Ÿ’ป

medeirosrafael

๐Ÿ›

Javier

๐Ÿ’ป ๐ŸŽจ

Mohd Mazlan Bin Mohd Nor

๐Ÿ’ป ๐ŸŽจ

Daniel Sogl

๐Ÿ’ป ๐Ÿš‡

Jerรดnimo do Nascimento

๐Ÿ’ป

Mateus Duraes

๐Ÿ’ป ๐ŸŽจ

Nazฤฑr DoฤŸan

๐Ÿ’ป

Abdelghafour Rakhma

๐Ÿ’ป ๐ŸŽจ

AndreasGassmann

๐Ÿ›

Lucas Carvalho Corrรชa

๐Ÿ’ป

Stephan Strate

๐Ÿ’ป

Sabyasachi Patra

๐Ÿ’ป ๐ŸŽจ

Duane Helton

๐Ÿš‡

Jordan Benge

๐Ÿ‘€ ๐ŸŽจ

Dimitri Belopopsky

๐Ÿ“–

Luan Rocha

๐Ÿ’ป ๐ŸŽจ

This project follows the all-contributors specification. Contributions of any kind welcome!

More Repositories

1

mealdrop

Mealdrop is a "real world" app built to show good practices and examples of Storybook
TypeScript
197
star
2

ionic-lottie

Sample using ng-lottie and ionic 3 to view animations rendered from After Effects
TypeScript
103
star
3

may-the-4th

Application for Ionic Hackaton using Star wars API (pretty awesome)
TypeScript
74
star
4

storybook-for-react-apps

TypeScript
65
star
5

ionicCustomIconsSample

CSS
30
star
6

ion-maps

Component that conditionally runs Native maps or JS maps in Ionic according to the platform it's being run on
TypeScript
16
star
7

imdb-scrapper

Simple node webscrapper for IMDB titles
JavaScript
13
star
8

vanhackhathon-meetup-scrapper

Ionic 3 app for Vanhackathon's Gulenko challenge
TypeScript
11
star
9

ionic-flickr-sample

Sample app that retrieves flickr images based on user location
TypeScript
5
star
10

storybook-msw

A react project with Storybook and MSW for server mocking
JavaScript
4
star
11

ion-maps-example

Example usage of ion-maps component
CSS
3
star
12

ionicTransparentHeaderSample

CSS
3
star
13

storybook-coverage-recipes

JavaScript
2
star
14

ionic2-firebase-chat

TypeScript
2
star
15

justatest

TypeScript
2
star
16

braga.dev-legacy-gastby

TypeScript
1
star
17

sliderExample

TypeScript
1
star
18

react-native-firebase-auth

JavaScript
1
star
19

braga.dev

JavaScript
1
star
20

de-of-het

A fun game to help learn dutch :D
TypeScript
1
star
21

storybook-image-loading-best-practices

JavaScript
1
star
22

angular9-storybook-example

HTML
1
star
23

sb-nx-webpack-issue

TypeScript
1
star
24

react-native-albums

JavaScript
1
star
25

ytapi

Simple javascript framework for youtube api integration.
JavaScript
1
star
26

transitionbug

TypeScript
1
star
27

tidl-ssr

TypeScript
1
star