0.1.4 • Published 3 years ago

@rooo/views v0.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago