thymeleafjs-adapter

1.0.0 • Public • Published

Thymeleaf Adapter

Use Thymeleaf templates with Fractal.

Usage

Install via NPM:

npm i thymeleafjs-adapter

Then configure your Fractal instance:

fractal.components.engine('thymeleafjs-adapter');
// register the thymeleaf engine adapter for your components
 
fractal.components.set('ext', '.html');
// look for files with a .thymeleaf file extension

Package Sidebar

Install

npm i thymeleafjs-adapter

Weekly Downloads

3

Version

1.0.0

License

UNLICENSED

Unpacked Size

1.64 kB

Total Files

4

Last publish

Collaborators

  • rob_bar