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 :)
58 stars
6 watching
9 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
hacktoberfest
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An Ember addon that improves query param management by centralizing data in controllers and providing useful properties and methods. | 199 |
| | A polyfill library to support Ember version 2.15 and above by providing a fallback for the router service | 36 |
| | A frontend application using Ember.js to provide a client-side interface for the Ember Observer website. | 124 |
| | Adds offline caching to an Ember application using service workers and precaching of static resources | 20 |
| | An add-on that allows Ember.js applications to inject variables from their server into the generated HTML head tags. | 31 |
| | A service library that enables running code on a single tab of an Ember application | 11 |
| | An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |
| | An Ember.js component for building flexible and customizable select elements | 541 |
| | Provides a pluggable approach to implement Service Workers in Ember.js applications | 236 |
| | A web-based client application for interacting with query engines such as Hive and Presto using SQL-like queries. | 199 |
| | Serves Ember.js apps on the server for faster rendering and reduced JavaScript asset downloads | 851 |
| | A simple flash message service and component for Ember applications | 354 |
| | A module that enables exposure of JavaScript data to CSS styles via CSS variables. | 4 |
| | A set of reusable functions for creating computed properties in Ember.js applications. | 275 |
| | Provides a way to safely initialize objects from HTTP query parameters. | 21 |