nutritionix / nutrition-label

Create a FDA-style nutrition label with any nutrition data source (even the Nutritionix API - http://www.nutritionix.com/api)
http://www.nutritionix.com/
MIT License
176 stars 66 forks source link

Removing jQuery dependency #139

Closed rebelmusic closed 1 year ago

rebelmusic commented 1 year ago

Are there any plans to remove dependancy on the jQuery library? It's a quite big library and I'm sure most of the JS can be accomplished without using it. Admittedly it seems to be a monumental task.

The reason for removing jQuery is to reduce the total JS payload on a page.

majin22 commented 1 year ago

for now no. as this is created as a jquery plugin