0.1.4 • Published 4 years ago

@rooo/views v0.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

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

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago