`bodybuilder.js` is a Javascript library that helps generate JSON for the elastic search DSL.
bodybuilder.js
is a Javascript library that helps generate JSON for the Elasticsearch DSL.
It uses a builder pattern where each function returns an object with all functions, to then be fluently chained together.