Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

es6 update and minor optimizations #7

Merged
merged 2 commits into from Mar 17, 2020
Merged

Conversation

ebrensi
Copy link
Contributor

@ebrensi ebrensi commented Mar 16, 2020

@andrepxx, nice little knob library you made! I found you via aterrien/jQuery-Knob#356. I have been using https://github.com/aterrien/jQuery-Knob, which appears to be inactive, and I don't really need jQuery.

This merge replaces all var declarations with appropriate lets and consts, and takes some redundant canvas style updating out of a couple of loops.

The changes are minor but brings it up to date with current ECMA standards.

@andrepxx
Copy link
Owner

The changes look good. I will evaluate / test them later. Thank you for your contribution!

@andrepxx andrepxx merged commit e3da8d5 into andrepxx:master Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants