fpsmeter
fpsmeter copied to clipboard
publish to npm
Hi @darsain!
Thanks for the wonderful work.
I use npm + browserify as a main workflow, and unfortunately I cannot install fpsmeter via npm. There is fpsmeter package name is available, which is also mentioned in package.json
- I wonder what stops from publishing it to npm?
Thanks.
+1
For now you can use npm's Github functionality: npm install --save darsain/fpsmeter
@normanrz well, not exaclty.
There is no module.exports
in dist/fpsmeter.js, so seems that component is outside of browserify/npm stack.
+1
shameless +1
https://www.npmjs.com/package/fpsmeter
Close issue?