README
Tweets to static html files
Turns tweets into static html files
Takes in three params, query, template and destination file
Templates use lodash templating, see lodash documentation on templates
Turns tweets into static html files
<script type="module">
import tweetsToStatic from 'https://cdn.skypack.dev/tweets-to-static';
</script>
Turns tweets into static html files
Takes in three params, query, template and destination file
Templates use lodash templating, see lodash documentation on templates