urlfreezer

0.2.1 • Public • Published

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()

Package Sidebar

Install

npm i urlfreezer

Weekly Downloads

1

Version

0.2.1

License

MIT

Unpacked Size

8.4 kB

Total Files

5

Last publish

Collaborators

  • urlfreezer