This is a Meteor compatible version of the TA-LIB library based on the node.js version by Mustafa Oransel. The original project is here: npm-talib
To install the most recent release from npm, run:
meteor add cspecter:talib
Then add this somewhere in your code.
talib = Meteor.npmPackage( 'talib' );