Meteor-Community-Packages / meteor-autocomplete

Client/server autocompletion designed for Meteor's collections and reactivity.
https://atmospherejs.com/mizzao/autocomplete
MIT License
350 stars 109 forks source link

Decaffeinate #153

Open StorytellerCZ opened 3 years ago

StorytellerCZ commented 3 years ago

Decaffeinate the code. My hope is that this will fix the issues with the tests.

Obviously the script to transform CoffeeScript to JS couldn't account for Meteor so in its current form it is not working and also given API changes in Meteor there are other issues as well.