Skip to content
Gaël Métais edited this page Jan 6, 2015 · 17 revisions

Yellow Lab Tools is build around a core, which is a NodeJS module. The server uses the core, the CLI uses the core, and you can use if also if none of them fits your needs.

Add the module inside your NodeJS project

npm install yellowlabtools --save

Use the promise

The core returns a promise you can use this way:

Options

Result

Don't hesitate to contact us before coding, your need could be the need of the many. So adding the functionality directly into YLT would probably be great.