Giter Site home page Giter Site logo

yannbf / ionic3-components Goto Github PK

View Code? Open in Web Editor NEW
1.7K 198.0 707.0 21.65 MB

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

License: MIT License

HTML 25.74% TypeScript 51.58% JavaScript 0.29% SCSS 22.39%
ionic2 ionic angular2 typescript components ionic3 angular4

ionic3-components's Introduction

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:

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!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.