Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including ember-query-params-hash with all npm packages installed. Try it out:

var emberQueryParamsHash = require("ember-query-params-hash")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

ember-query-params-hash v0.0.2

This mixin provides a queryParamsHash property within a controller. The queryParamsHash property is a JavaScript object that includes keys and values for query parameters defined in the queryParams property. Having all the query parameters available in an object is handy in the case that you're passing all the query paramters to a downstream component.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free