Skip to content

urlfreezer/urlfreezer_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published