I\'m working on a project that deal with merging list of words
Object are at this format
const obj = {words: [{name: "test", occurence: 10}...]}