ttek / tk-ui
A bootstrap based UI lib for the Tk-lib framework
Installs: 1 117
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- ttek/tk-framework: ~3.2.0
- dev-master
- 3.2.x-dev
- 3.2.8
- 3.2.6
- 3.2.4
- 3.2.2
- 3.2.0
- 3.0.x-dev
- 3.0.90
- 3.0.88
- 3.0.86
- 3.0.84
- 3.0.82
- 3.0.80
- 3.0.78
- 3.0.76
- 3.0.74
- 3.0.72
- 3.0.70
- 3.0.68
- 3.0.66
- 3.0.64
- 3.0.62
- 3.0.60
- 3.0.58
- 3.0.56
- 3.0.54
- 3.0.52
- 3.0.50
- 3.0.48
- 3.0.46
- 3.0.44
- 3.0.42
- 3.0.40
- 3.0.38
- 3.0.36
- 3.0.34
- 3.0.32
- 3.0.30
- 3.0.28
- 3.0.26
- 3.0.24
- 3.0.22
- 3.0.20
- 3.0.18
- 3.0.16
- 3.0.14
- 3.0.12
- 3.0.10
- 3.0.8
- 3.0.6
- 3.0.4
- 3.0.2
- 3.0.0
- 2.0.64
- 2.0.62
- 2.0.60
- 2.0.58
- 2.0.56
- 2.0.54
- 2.0.52
- 2.0.50
- 2.0.48
- 2.0.46
- 2.0.44
- 2.0.42
- 2.0.40
- 2.0.38
- 2.0.36
- 2.0.34
- 2.0.32
- 2.0.30
- 2.0.28
- 2.0.26
- 2.0.24
- 2.0.22
- 2.0.20
- 2.0.18
- 2.0.16
- 2.0.14
- 2.0.12
- 2.0.10
- 2.0.8
- 2.0.6
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- dev-ver2
This package is auto-updated.
Last update: 2024-10-11 04:23:21 UTC
README
Project: ttek/tk-ui
Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/
A bootstrap based UI lib for the Tk-lib framework
Contents
Installation
Available on Packagist (ttek/tk-form) and as such installable via Composer.
composer require ttek/tk-ui
Or add the following to your composer.json file:
"ttek/tk-ui": "~3.0"
If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader (e.g. the tk-ui) to load the classes.