1.0.1 • Published 6 years ago

milla v1.0.1

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

Build Status codecov npm version

This project is under development

Milla - Streaming Layout Service

Milla is a layout service that generates web pages from asynchronous fragments. It is a friendly and fast library that helps you optimizing your web pages with progressive rendering.

Installation

Using npm

npm install milla --save

Using yarn

yarn add milla

Usage

Soon...