1.0.3 • Published 6 years ago

getavi v1.0.3

Weekly downloads
7
License
MIT
Repository
github
Last release
6 years ago

getavi

A simple JS library to return the image URL from a social media profile.

Installation:

# with yarn
yarn add getavi

# with npm
npm install getavi

Examples:

const getAvi = require('getavi')

const imageUrl = getAvi('https://github.com/zachlatta') // returns a link to an image file of @zachlatta’s avatar

Supported Platforms:

  • GitHub
  • Facebook
  • Twitter
  • more to come! open an issue or PR if you’d like more platforms
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago