Skip to content
fabriceleal edited this page May 31, 2012 · 3 revisions

Examples

This section shows some examples of usage of jsoned as command-line utility. For now, no examples as node module are shown. For general usage information, go to

Map

You want to transform an array of elements.

jsoned -m js-function-literal jsoned -mf js-file-with-function-literal

Examples of map

Map async

Reduce

Select (Filter)

Do-it-yourself

Clone this wiki locally