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 usage.

Map

You want to transform an array of elements.

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

Examples of map

TODO

Map async

TODO

Examples of Map sync

TODO

Reduce

TODO

Examples of Reduce

TODO

Select

TODO

Examples of Select

TODO

Do-it-yourself

TODO

Examples of Do-it-yourself

TODO

Clone this wiki locally