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
- Host: GitHub
- URL: https://github.com/axtk/tyler
- Owner: axtk
- Created: 2017-10-15T13:13:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T03:33:42.000Z (over 8 years ago)
- Last Synced: 2026-02-25T00:12:27.123Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.