Connect to a meteor server, evaluate expressions or execute custom helper functions and browse the results/log output.
The meteor-server-console extensions adds a panel to your chrome devtools with which you can do roughly the following things:
- eval js in server context
- start tinytest for specific packages
- execute git commands or things like create package in meteor project
- show server app/tinytest logs
Check out www.meteor.com !!!
Latest reviews
- (2014-10-13) Guillaume D (GuidouiL): simple et pratique.