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: almost 2 years ago
Linked from 1 awesome list

hacktoberfest

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
offirgolan/ember-parachuteAn Ember addon that improves query param management by centralizing data in controllers and providing useful properties and methods.199
ember-polyfills/ember-router-service-polyfillA polyfill library to support Ember version 2.15 and above by providing a fallback for the router service36
emberobserver/clientA frontend application using Ember.js to provide a client-side interface for the Ember Observer website.124
bbvaengineering/ember-cli-workboxAdds offline caching to an Ember application using service workers and precaching of static resources20
blimmer/ember-cli-server-variablesAn add-on that allows Ember.js applications to inject variables from their server into the generated HTML head tags.31
rhyek/ember-master-tabA service library that enables running code on a single tab of an Ember application11
shipshapecode/ember-service-worker-premberAn Ember plugin that caches and updates the index.html files of a static Ember app generated by prember6
cibernox/ember-power-selectAn Ember.js component for building flexible and customizable select elements541
dockyard/ember-service-workerProvides a pluggable approach to implement Service Workers in Ember.js applications236
tagomoris/shibA web-based client application for interacting with query engines such as Hive and Presto using SQL-like queries.199
ember-fastboot/ember-cli-fastbootServes Ember.js apps on the server for faster rendering and reduced JavaScript asset downloads851
adopted-ember-addons/ember-cli-flashA simple flash message service and component for Ember applications354
luxzeitlos/ember-css-varsA module that enables exposure of JavaScript data to CSS styles via CSS variables.4
cibernox/ember-cpmA set of reusable functions for creating computed properties in Ember.js applications.275
vladfaust/http-params-serializableProvides a way to safely initialize objects from HTTP query parameters.21