2017 © Pedro Peláez
 

library javascript-blade

image

tequilarapido/javascript-blade

  • Monday, March 5, 2018
  • by nbourguig
  • Repository
  • 2 Watchers
  • 0 Stars
  • 1,955 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 41 % Grown

The README.md

Simple and straightforward Blade directive to pass data to javascript

Contents

Installation

You can install the package using composer, (*1)

``` bash $ composer require tequilarapido/javascript-blade, (*2)


Add to application providers :

Tequilarapido\JavascriptBlade\JavascriptBladeProvider::class, (*3)



## Usage

@javascript('i18n', $translations), (*4)

// Produces, (*5)



## Changelog Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently. ## Testing ``` bash $ composer test

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker., (*6)

Contributing

Please see CONTRIBUTING for details., (*7)

Credits

License

The MIT License (MIT). Please see License File for more information., (*8)

The Versions