0.2.1 • Published 3 years ago

urlfreezer v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

URL Freezer javascript client

Simple library to interact with URL Freezer service from the web browser.

Example

This example connect to URLFreezer fetch all the short links related to the current page defined there.

import {URLFreezer} from 'urlfreezer'
let urlFreezer = new URLFreezer('##user_id##'/*The user id from URLFreezer*/)
urlFreezer.replacePageLinks()
0.2.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago