Hacker News new | ask | show | jobs
by chrisweekly 2339 days ago
That jab at the end was uncalled for. Keeping it civil, I might counter: If the basis of your web application's approach to something as fundamental as layout is "dropping in" a 3rd-party, jquery-based package, you're doing something trivial.
1 comments

For my penance I shall hereby link a similarly cool, jQuery-free library[1] that also improves a few things:

  - handles element drag & drop
  - very customizable (ability to BYO layout algorithm is nice)
  - better license
  - updated more recently
Cheers!

[1]: https://github.com/haltu/muuri

Right on. Upvoted both your comments, FWIW