Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

get-variables

mahabbatdev9MIT1.0.3

This is for get any paramaters from LocalStorage && Cookie && URI

get-variables, get-params, get-param

readme

FUNCTIONS

  1. getFromURI(key: required, url: optional)
  2. getFromLocalStorage(key: required)
  3. getFromCookie(key: required)