https://github.com/yiisoft/yii-jquery
Yii Framework jQuery Extension
https://github.com/yiisoft/yii-jquery
hacktoberfest jquery
Last synced: 4 months ago
JSON representation
Yii Framework jQuery Extension
- Host: GitHub
- URL: https://github.com/yiisoft/yii-jquery
- Owner: yiisoft
- License: bsd-3-clause
- Archived: true
- Created: 2017-09-06T11:03:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T07:28:00.000Z (over 2 years ago)
- Last Synced: 2024-04-15T03:01:39.083Z (about 1 year ago)
- Topics: hacktoberfest, jquery
- Language: JavaScript
- Homepage: https://www.yiiframework.com/
- Size: 270 KB
- Stars: 27
- Watchers: 28
- Forks: 12
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
This package is deprecated.
❌---
Yii Framework jQuery Extension
This extension provides the [jQuery] for the [Yii framework].
[jQuery]: https://jquery.com/
[Yii Framework]: https://www.yiiframework.com/For license information check the [LICENSE](LICENSE.md)-file.
Documentation is at [docs/guide/README.md](docs/guide/README.md).
[](https://packagist.org/packages/yiisoft/yii-jquery)
[](https://packagist.org/packages/yiisoft/yii-jquery)
[](https://travis-ci.com/yiisoft/yii-jquery)Installation
------------The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
```
php composer.phar require --prefer-dist yiisoft/yii-jquery
```