1.0.4 • Published 7 years ago

twitter-search-console v1.0.4

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

Twitter Search Console

What is it?

This is a simple npm package to search for Twitter timeline based on your input.

Installation

npm install -S twitter-search-console

Usage

var twitterSearchConsole = require('twitter-search-console');

twitterSearchConsole.get('Jakarta', yourconsumerkey, yourappsecret, yourusertoken, yourusersecret); // Jakarta is your search term
1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago