browserbuild icon indicating copy to clipboard operation
browserbuild copied to clipboard

Move logic to lib/browserbuild

Open rauchg opened this issue 13 years ago • 1 comments

And make bin/browserbuild leverage it. This should lead the way for creating tests.

rauchg avatar Mar 19 '12 23:03 rauchg

Stylus-like api would be hawtt:

browserbuild(str, { options })
  .render(function (err, txt) {})

rauchg avatar Mar 25 '12 15:03 rauchg