Giter Site home page Giter Site logo

angularjs-symfony2-bundle's Introduction

This package is designed for those systems that can not use Bower, etc. And as an alternative to - https://github.com/francoispluchino/composer-asset-plugin

AngularJS and set of usefull thirdparty libs

Symfony2 bundled & composer packaged

https://github.com/sunra/angularjs-symfony2-bundle

Contents

AngularJS

  • 1.3.16
  • 1.4.1

Thirdparty

lib ver github
angular-local-storage master https://github.com/grevory/angular-local-storage
begriffs/angular-paginate-anything master https://github.com/begriffs/angular-paginate-anything
jirikavi/AngularJS-Toaster master https://github.com/jirikavi/AngularJS-Toaster
angular-ui/bootstrap gh-pages https://github.com/angular-ui/bootstrap/tree/gh-pages
Animate.css https://github.com/daneden/animate.css

Installation

  1. Add to composer.json into "require" section
"sunra/angularjs-symfony2-bundle": "dev-master"

and run

composer.phar update
  1. Add to app/AppKernel.php
new Sunra\AngularBundle\SunraAngularBundle()
  1. run :
app/console assets:install

Usage

 <script src="{{ asset('bundles/sunraangular/js/angular/angular-1.4.1/angular.min.js') }}"></script> 
 <script src="{{ asset('bundles/sunraangular/js/thirdparty/bindonce/bindonce.js') }}"></script>
 <script src="{{ asset('bundles/sunraangular/js/thirdparty/angular-local-storage/angular-local-storage.js') }}"></script>
 <script src="{{ asset('bundles/sunraangular/js/thirdparty/angular-ui/bootstrap/bootstrap-gh-pages/ui-bootstrap-0.11.0.min.js') }}"></script>

 


angularjs-symfony2-bundle's People

Contributors

sunra avatar

Watchers

James Cloos avatar Cho-Lung Ling Herrera avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.