- Enhancement (demo): Switch to local jquery; closes#29
- License: Rename file to reflect license type and add file extension
- Linting (ESLint): Add linting config and script; enforce recommended rules and indent/semicolon
- Linting (HTML): Use tabs for indent (as with JavaScript); remove redundant type=text/css, type=text/javascript attributes; quote attributes for HTML validator; suppress favicon requests
- Maintenance: Add `.editorconfig` to proactively enforce indent by IDEs
- npm: Add recommended `package-lock.json`
- npm: Add recommended `package.json` properties
- npm: Add static server (and open-cli) for testing and opening example
jQuery has released with jQuery 3.1.1 a 'slim' version that excludes easing. jQuery Easing Plugin tries to preserve the original jQuery 'swing' easing by default. A check was added to prevent error messages.