machinepack-twitter

v1.2.1
Communicate with the Twitter API to get profile data, tweets, followers, and more.
Twitter twitter-api oauth social machines machinepack

custom-tests

node ./node_modules/mocha/bin/mocha

lint

node ./node_modules/eslint/bin/eslint . --max-warnings=0

test

npm run custom-tests && nodever=`node -e "console.log('\`node -v\`'[1]);"` && if [ $nodever != "0" ]; then npm run lint; fi

Metadata

  • MIT
  • Whatever
  • Irl Nathan
  • released 3/29/2017

Downloads