Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)