Hacker News new | ask | show | jobs
by andrewmcwatters 3942 days ago
And jQuery is... surprise! A library.
1 comments

It does have some framework properties, like the whole plugin mechanism.
That barely qualifies imo. The plugin mechanism is just prototypical inheritance - you're just adding methods to a prototype, nothing more.