An open API service indexing awesome lists of open source software.

https://github.com/axtk/tyler

A minimalistic JS framework for building clean loosely coupled self-contained web app components
https://github.com/axtk/tyler

Last synced: about 1 month ago
JSON representation

A minimalistic JS framework for building clean loosely coupled self-contained web app components

Awesome Lists containing this project

README

          

# tyler
A JS framework for building clean loosely coupled self-contained web app components, or tiles

## Features

* designed to create self-contained decoupled components
* supports event-driven communication
* minimalistic, in terms of concepts and lines of code

## Usage

*See [Usage](/usage.md) with an annotated example.*

## Dependencies

None.