UNPKG

toofast

Version:

The Node.js performance testing tool with unit-test-like API.

4 lines (3 loc) 67 B
#!/usr/bin/env node import start from './node-runner.js'; start();