steamgroup-shortener
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

steamgroup-shortener

Build Status

Steam group URL shortener

📦 Install with NPM

Execute install command in a terminal:

npm i steamgroup-shortener

📋 Usage

// Import the module
const shortenSteamGroupURL = require('steamgroup-shortener')

shortenSteamGroupURL.fromURL('https://steamcommunity.com/groups/SteamDotGroup')
// => 'https://steam.group/SteamDotGroup'

shortenSteamGroupURL.fromText('You can find our Steam group here: http://steamcommunity.com/groups/SteamDotGroup have fun!')
// => 'You can find our Steam group here: https://steam.group/SteamDotGroup have fun!'

Readme

Keywords

none

Package Sidebar

Install

npm i steamgroup-shortener

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

12.4 kB

Total Files

11

Last publish

Collaborators

  • marvinjwendt