Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

atelierspierrot/assets-bootstrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assets-bootstrapper

This package is a facility to use jQuery, Bootstrap and Font Awesome with the Assets Manager plugin for Composer.

Usage

To include this package in your project, just add the following line in your composer.json:

"require": {
    ...
    "atelierspierrot/assets-bootstrapper": "1.*"
}

For more infos about "how to use" the libraries, please see:

This package defines the following "presets":

  • jquery to embed the distributed version of the jQuery library
  • jquery-cdn to use the hosted version of jQuery by googleapis.com
  • bootstrap to embed the distributed version of the Bootstrap library ; note that the default version DOES NOT include the Glyphicons
  • bootstrap-glyphicons to embed the distributed version of the Bootstrap library INCLUDING the Glyphicons
  • bootstrap-theme to embed the distributed version of the Bootstrap's theme
  • bootstrap-cdn to use the hosted version of Bootstrap by bootstrapcdn.com
  • font-awesome to embed the distributed version of the Font Awesome font icons
  • font-awesome-cdn to use the hosted version of the Font Awesome font icons by bootstrapcdn.com

Third-parties

This package embeds:

See the CHANGELOG of the package for versions of the third-parties embedded with each release.

About

The Bootstrap & Font-Awesome libraries ready to use with Assets-Manager

http://sites.ateliers-pierrot.fr/assets-bootstrapper/

Resources

Stars

Watchers

Forks

Packages

No packages published