carlohcs/javascript
最新稳定版本:v1.0
Composer 安装命令:
composer require carlohcs/javascript
包简介
A pack with a lot of JavaScript things for PHP.
README 文档
README
#JavaScript
A pack with a lot of JavaScript things for PHP.
##Installation
composer require carlohcs/javascript
##Dependencies
The main package use bootstrap.
This main package is adaptable to Bootstrap 3.3.5.
You can use Bootstrap CDN or download it:
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" />
This scripts is not necessary to general purposes, but, is necessary if you will manipulate some component.
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
##Table of contents
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-09-27