1.0.3 • Published 6 years ago

@rheactorjs/build-views v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

build-views

npm version Build Status Greenkeeper badge js-standard-style semantic-release Code Climate

An utility to build static HTML views.

Uses lodash template to compile a base template into a static, deployable file. See ResourcefulHumans/www for a concrete usage example.

Features

  • It reads includes from a directory and injects their source into the output. This allows to separate the building blocks of a website into smaller files
  • It reads SVG files and injects them into the output.
  • It has the ability to add variable names to the output.
1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago