2018-12-18 14:08:42 +01:00

20 lines
1.0 KiB
Markdown

# strapi-middleware-views
[![npm version](https://img.shields.io/npm/v/strapi-middleware-views.svg)](https://www.npmjs.org/package/strapi-middleware-views)
[![npm downloads](https://img.shields.io/npm/dm/strapi-middleware-views.svg)](https://www.npmjs.org/package/strapi-middleware-views)
[![npm dependencies](https://david-dm.org/strapi/strapi-middleware-views.svg)](https://david-dm.org/strapi/strapi-middleware-views)
[![Build status](https://travis-ci.org/strapi/strapi-middleware-views.svg?branch=master)](https://travis-ci.org/strapi/strapi-middleware-views)
[![Slack status](http://strapi-slack.herokuapp.com/badge.svg)](http://slack.strapi.io)
Views middleware to enable server-side rendering for the Strapi framework. It will let you use [koa-views](https://www.npmjs.com/package/koa-views) and [consolidate](https://github.com/tj/consolidate.js/).
## Resources
- [MIT License](LICENSE.md)
## Links
- [Strapi website](http://strapi.io/)
- [Strapi community on Slack](http://slack.strapi.io)
- [Strapi news on Twitter](https://twitter.com/strapijs)