tuit

An easy way to manipulate tweets

Usage no npm install needed!

<script type="module">
  import tuit from 'https://cdn.skypack.dev/tuit';
</script>

README

tuit


tuit

Build Status Coverage Status Dependency status Dev Dependencies Status NPM Status Gittip

NOTE: more badges availables in shields.io

An easy way to manipulate tweets

Install

npm install tuit

If you want to use in the browser (powered by Browserify):

bower install tuit --save

and later link in your HTML:

<script src="bower_components/tuit/dist/tuit.js"></script>

Usage

API

License

MIT © Kiko Beats