diff options
Diffstat (limited to 'vendor/components/jquery/README.md')
-rw-r--r-- | vendor/components/jquery/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/vendor/components/jquery/README.md b/vendor/components/jquery/README.md new file mode 100644 index 0000000..92dfef0 --- /dev/null +++ b/vendor/components/jquery/README.md @@ -0,0 +1,14 @@ +jQuery Component +================ + +Shim [repository](https://github.com/components/jquery) for the [jQuery](http://jquery.com). + +If you're looking for jquery-migrate: It got it's [own repository](https://github.com/components/jquery-migrate) since jQuery v3.0.0. + +Package Managers +---------------- + +* [Bower](http://bower.io/): `jquery` +* [Component](https://github.com/component/component): `components/jquery` +* [Composer](http://packagist.org/packages/components/jquery): `components/jquery` +* [spm](http://spmjs.io/package/jquery): `jquery` |