OLD | NEW |
(Empty) | |
| 1 Name: Web Animations JS |
| 2 Short Name: web-animations-js |
| 3 URL: https://github.com/web-animations/web-animations-js |
| 4 Version: 1.0.5 |
| 5 License: Apache 2.0 |
| 6 License File: LICENSE |
| 7 Security Critical: no |
| 8 |
| 9 Description: |
| 10 An emulator of the Web Animations specification. Web Animations is a new |
| 11 specification for animated content on the web. It's being developed as a W3C |
| 12 specification as part of the CSS and SVG working groups. Latest specification at |
| 13 http://w3c.github.io/web-animations/. |
| 14 Used as a dependency of Polymer framework (see src/third_party/polymer). If |
| 15 using directly, rather than through Polymer, use only the minified source. |
| 16 Otherwise there may be CSP issues with inline scripts, etc. |
| 17 |
| 18 Local Modifications: |
| 19 The test and node_modules directories were removed. COPYING was renamed to LICEN
SE. |
OLD | NEW |