parallaxer.js icon indicating copy to clipboard operation
parallaxer.js copied to clipboard

Remove Utils.js dependencies

Open andrzejdus opened this issue 10 years ago • 1 comments

andrzejdus avatar May 13 '14 18:05 andrzejdus

Removal doesn't seem to make absolute sense. Some of Utils.js libraries are really useful, e.g.:

  • event manager
  • looper
  • thin wrappers or polyfills*

I should consider restarting development of library with utilities.

*it is still debatable for me if libraries should a) depend on polyfills (e.g. using bower), b) include them, c) mention them only in documentation

andrzejdus avatar May 28 '14 18:05 andrzejdus