Y
Hacker News
new
|
ask
|
show
|
jobs
by
lollipop25
3741 days ago
Are you aware that jQuery
bundles
Sizzle? I guess not.
https://github.com/jquery/jquery#modules
https://github.com/jquery/sizzle
1 comments
jessaustin
3741 days ago
I was under the impression that jquery bundles the kitchen sink, as well. It's sort of a special case. Those who use it, know what they're getting. The average npm module doesn't emulate jquery.
link