npm-twitter

This Package Allows You To Get The Twitter Download Url!

Usage no npm install needed!

<script type="module">
  import npmTwitter from 'https://cdn.skypack.dev/npm-twitter';
</script>

README

npm-twitter

npm-twitter Module Allows You To Get Twitter Download Link!

Install

npm i npm-twitter

Usage

var twitter = require('npm-twitter')


                    //id Of Tweet
twitter.download('1354113050639437824').then(url => {
    // Print The Url Link
    console.log(url)
})

Social Account