lh3-googleusercontent-url-builder
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

lh3-googleusercontent-url-builder

A utility to build lh3.googleusercontent URLs

Install

npm install lh3-googleusercontent-url-builder

Usage

import urlBuilder from "lh3-googleusercontent-url-builder";

const baseUrl = 'https://lh3.googleusercontent.com/yourBaseImageUrl';
const url = urlBuilder(baseUrl, {square: 500});

Info

Based on information from https://gist.github.com/Sauerstoffdioxid/2a0206da9f44dde1fdfce290f38d2703

Dependents (1)

Package Sidebar

Install

npm i lh3-googleusercontent-url-builder

Weekly Downloads

2

Version

2.2.0

License

MIT

Unpacked Size

6.8 kB

Total Files

5

Last publish

Collaborators

  • votemike