create-uule

1.0.3 • Public • Published

UULE generator

Generates the uule parameter that determines location for Google results.

Example usage

NodeJs

const createUule = require('create-uule');
 
const uule = createUule('Amsterdam,North Holland,Netherlands'); // Canonical name of the location

CLI

npm i create-uule -g
 
create-uule "Washington,District of Columbia,United States"

To get the canonical name of location see - https://developers.google.com/adwords/api/docs/appendix/geotargeting?hl=fr&csw=1 or you can find the name in the Google maps.

Readme

Keywords

none

Package Sidebar

Install

npm i create-uule

Weekly Downloads

259

Version

1.0.3

License

ISC

Unpacked Size

3.19 kB

Total Files

8

Last publish

Collaborators

  • petrpatek