ember-query-params-service

Query param service

A service that provides a simple way to access query parameters in an Ember.js application

Do you have controllers that only parse query params? now you can get rid of them :)

GitHub

58 stars
6 watching
9 forks
Language: TypeScript
last commit: 11 days ago
Linked from 1 awesome list

hacktoberfest

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
offirgolan/ember-parachute An Ember addon that improves query param management by centralizing data in controllers and providing useful properties and methods. 199
ember-polyfills/ember-router-service-polyfill A polyfill library to support Ember version 2.15 and above by providing a fallback for the router service 36
emberobserver/client A frontend application using Ember.js to provide a client-side interface for the Ember Observer website. 124
bbvaengineering/ember-cli-workbox Adds offline caching to an Ember application using service workers and precaching of static resources 20
blimmer/ember-cli-server-variables An add-on that allows Ember.js applications to inject variables from their server into the generated HTML head tags. 31
rhyek/ember-master-tab A service library that enables running code on a single tab of an Ember application 11
shipshapecode/ember-service-worker-prember An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember 6
cibernox/ember-power-select An Ember.js component for building flexible and customizable select elements 540
dockyard/ember-service-worker Provides a pluggable approach to implement Service Workers in Ember.js applications 236
tagomoris/shib A web-based client application for interacting with query engines such as Hive and Presto using SQL-like queries. 200
ember-fastboot/ember-cli-fastboot Serves Ember.js apps on the server for faster rendering and reduced JavaScript asset downloads 851
adopted-ember-addons/ember-cli-flash A simple flash message service and component for Ember applications 354
luxzeitlos/ember-css-vars A module that enables exposure of JavaScript data to CSS styles via CSS variables. 4
cibernox/ember-cpm A set of reusable functions for creating computed properties in Ember.js applications. 275
vladfaust/http-params-serializable Provides a way to safely initialize objects from HTTP query parameters. 21