Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carlohcs/javascript
A pack with a lot of JavaScript things for PHP.
https://github.com/carlohcs/javascript
Last synced: 2 months ago
JSON representation
A pack with a lot of JavaScript things for PHP.
- Host: GitHub
- URL: https://github.com/carlohcs/javascript
- Owner: carlohcs
- Created: 2015-09-27T01:59:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-28T19:24:49.000Z (over 9 years ago)
- Last Synced: 2024-11-15T04:47:19.093Z (2 months ago)
- Language: PHP
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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:
```html
```
This scripts is not necessary to general purposes, but, is necessary if you will manipulate some component.
```
```
##Table of contents
- [Alert](https://github.com/carlohcs/javascript/tree/master/src/Alert/README.md)
- [Popover](https://github.com/carlohcs/javascript/tree/master/src/Popover/README.md)
- [Tour](https://github.com/carlohcs/javascript/tree/master/src/Tour/README.md)