milla
v1.0.1
Published
Streaming layout service for progressive rendering
Downloads
1
Readme
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...