Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 477 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 477 Bytes

Tendril

Actor oriented web framework.

Introduction

Tendril is a web application framework designed for building web application servers that typically need to communicate a lot internally and externally.

Installation

npm install --save @quenk/tendril

Usage

See the test folder for examples, Tendril is best used with [@quenk/tdc][1] however.

[1] https://github.com/quenktechnologies/tdc

License

Apache-2.0

© Quenk Technologies Limited 2018