Skip to content

tarik02/laravel-blade-js

Repository files navigation

laravel-blade-js

TravisCI Build Status AppVeyor Build Status npm version

Packages

The project is divided into two separate packages:

  • compiler - package that can compile blade templates into pure JavaScript async generator functions.
  • runtime - package that can run these functions.
  • loader - webpack loader.

Compiler can be used together with runtime, but it is recommended to compile templates before using them in server or browser.

Installation and Usage

Examples

About

Laravel's blade templating engine for JavaScript

Resources

License

Stars

Watchers

Forks

Packages