meteor-server-console

#5 / 2 rate

meteor-server-console

224 users

2014-09-08

gandev.de

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Description

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 !!!