00mjk / twitter-linker-js

A small JS tool to automatically link all Twitter usernames (i.e. @ACyphus) and hashtags (i.e. #hashtag) in a HTML file to the correct place in twitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twitter-linker-js

A small JS tool to automatically link all Twitter usernames (i.e. @ACyphus) and hashtags (i.e. #hashtag) in a HTML file to the correct place in twitter

Install

To install, simply add the JS file to your website directory and link the JS file into your HTML using script tags.

Call

Simply call the script on body load

About

A small JS tool to automatically link all Twitter usernames (i.e. @ACyphus) and hashtags (i.e. #hashtag) in a HTML file to the correct place in twitter


Languages

Language:JavaScript 100.0%