All Projects → mike-north → ember-add-to-homescreen

mike-north / ember-add-to-homescreen

Licence: MIT License
📲 "Add to Home Screen" prompt for mobile web Ember.js experiences

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Handlebars
879 projects

Projects that are alternatives of or similar to ember-add-to-homescreen

Awesome Meta And Manifest
⚡ Awesome collection of meta tags & manifest properties.
Stars: ✭ 499 (+2069.57%)
Mutual labels:  progressive-web-app, icons
quiz-app
🏆 QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.
Stars: ✭ 97 (+321.74%)
Mutual labels:  progressive-web-app, mobile-web
Webfundamentals
Best practices for modern web development
Stars: ✭ 12,335 (+53530.43%)
Mutual labels:  progressive-web-app, mobile-web
Pwa Fundamentals
👨‍🏫 Mike & Steve's Progressive Web Fundamentals Course
Stars: ✭ 256 (+1013.04%)
Mutual labels:  progressive-web-app, mobile-web
Vue Pwa Asset Generator
PWA asset generator perfect with VueJS framework (but useful for all PWA!)
Stars: ✭ 97 (+321.74%)
Mutual labels:  progressive-web-app, icons
Web.dev
The frontend, backend, and content source code for web.dev
Stars: ✭ 2,370 (+10204.35%)
Mutual labels:  progressive-web-app, mobile-web
gestures
A library for normalized events and gesture for desktop and mobile.
Stars: ✭ 31 (+34.78%)
Mutual labels:  mobile-web, mobile-web-app
iconoir
A Simple and Definitive Open-Source Icons Library
Stars: ✭ 2,429 (+10460.87%)
Mutual labels:  icons
vscode-material-product-icons
Product Icon Theme with Material Icons for VS Code
Stars: ✭ 19 (-17.39%)
Mutual labels:  icons
telegram-systray-icons
Custom systray icons for Telegram on GNOME Shell
Stars: ✭ 35 (+52.17%)
Mutual labels:  icons
Material-icons-sketch-library-with-color-overrides
This is a collection of all material icons from Google. The Sketch file contains icons as symbols with color overrides, so you can easily change their colors. Black and white colors are available by default, but you can add your own ones on the Colors page. All icons are set to exportable directly on the symbols page, so they will be exportable …
Stars: ✭ 13 (-43.48%)
Mutual labels:  icons
bazaar
思源笔记社区集市。SiYuan community bazaar.
Stars: ✭ 18 (-21.74%)
Mutual labels:  icons
blade-zondicons
A package to easily make use of Zondicons in your Laravel Blade views.
Stars: ✭ 52 (+126.09%)
Mutual labels:  icons
webneko-blog
✍️ Technical Blog written by @jiyuujin
Stars: ✭ 14 (-39.13%)
Mutual labels:  progressive-web-app
react-native-fontawesome-pro
Easily use your FontAwesome Pro icons in React-Native
Stars: ✭ 44 (+91.3%)
Mutual labels:  icons
Login-Register-Template
Login - Register Example page | Dark Template
Stars: ✭ 83 (+260.87%)
Mutual labels:  icons
jekyll-pwa-workbox
A Jekyll plugin using Workbox to make your PWA / Website available offline.
Stars: ✭ 22 (-4.35%)
Mutual labels:  progressive-web-app
fate
Browse FontAawesome icons from your shell
Stars: ✭ 26 (+13.04%)
Mutual labels:  icons
free-privacy-notice
Open source privacy notice design patterns.
Stars: ✭ 154 (+569.57%)
Mutual labels:  icons
workbox-in-js-framework
🍳 Code sample for using Workbox in various JS framework
Stars: ✭ 16 (-30.43%)
Mutual labels:  progressive-web-app

ember-add-to-homescreen

Build Status Ember Observer Score Code Climate npm version

This makes it easy to use the npm package add-to-homescreen in an ember app.

This README outlines the details of collaborating on this Ember addon.

Usage

Place the component in your application.hbs file as follows

{{add-to-homescreen}}

Installation

ember install ember-add-to-homescreen

Then:

ember g ember-add-to-homescreen <name-of-app>

Fastboot Support

For pre-1.0 versions of Fastboot make sure to use the most recent 0.1.x release of this library. For Fastboot 1.0 or newer, use 0.2.x (or newer) releases.

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].