Skip to content

housinghq/filter-to-params

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filter-to-params

Convert store state to API params

Install

$ npm install @housing/filter-to-params

Usage

const filterStateToParams = require('filter-to-params');

filterStateToParams();
//=> 'unicorns & rainbows'

API

filterStateToParams(input, stringify=false)

input

Type: string

Lorem ipsum.

License

MIT © [LoconSolutions]

About

Maps the local filter state to the actual params

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published