2 Commits

Author SHA1 Message Date
Brett Zamir
e57b1fc7d1 - Fix: Fix CommonJS/AMD export; fixes #30
- 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
2020-08-06 18:22:37 +08:00
Dave Methvin
2d7bf36932 Add demo file that uses all easings, for testing 2016-05-17 12:10:31 -04:00