Add BundlePhobia to JavaScript
This commit is contained in:
@@ -449,6 +449,11 @@
|
||||
"title": "You might not need jquery",
|
||||
"desc": "jQuery and its cousins are great, and by all means use them if it makes it easier to develop your application. If you're developing a library on the other hand, please take a moment to consider if you actually need jQuery as a dependency.",
|
||||
"url": "http://youmightnotneedjquery.com"
|
||||
},
|
||||
{
|
||||
"title": "BundlePhobia",
|
||||
"desc": "Find the cost of adding a npm package to your bundle",
|
||||
"url": "https://bundlephobia.com/"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user