Hauptseite: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Tm (Diskussion | Beiträge) |
Tm (Diskussion | Beiträge) |
||
| Zeile 31: | Zeile 31: | ||
|| [https://github.com/leafo/scssphp/releases Download] | || [https://github.com/leafo/scssphp/releases Download] | ||
|| [https://raw.githubusercontent.com/leafo/scssphp/master/LICENSE.md Licence: MIT] | || [https://raw.githubusercontent.com/leafo/scssphp/master/LICENSE.md Licence: MIT] | ||
|- | |||
| Bootstrap 4.0.0-beta.2 | |||
|| [http://getbootstrap.com/ Homepage] | |||
|| [http://getbootstrap.com/docs/4.0/getting-started/introduction/ Documentation] | |||
|| [http://getbootstrap.com/docs/4.0/getting-started/download/ Download] | |||
|| [https://github.com/twbs/bootstrap/blob/master/LICENSE Licence: MIT] | |||
|- | |||
| jQuery 3.2.1 | |||
|| [https://jquery.com Homepage] | |||
|| [http://api.jquery.com/ Documentation] | |||
|| [https://jquery.com/download/ Download] | |||
|| [https://jquery.org/license/ Licence: MIT] | |||
|- | |||
| Kendo UI Core 3.2.1 | |||
|| [https://www.telerik.com/kendo-ui/open-source-core Homepage] | |||
|| [https://docs.telerik.com/kendo-ui/introduction Documentation] | |||
|| [https://github.com/telerik/kendo-ui-core/releases Download] | |||
|| [https://github.com/telerik/kendo-ui-core/blob/master/LICENSE.md Licence: Apache License, version 2.0] | |||
|} | |} | ||
Version vom 5. November 2017, 18:59 Uhr
If I have seen further it is by standing on the shoulders of giants. ![]()
Isaac Newton following Bernard of Chartres
http://en.wikipedia.org/wiki/Standing_on_the_shoulders_of_giants
CodeCoupler is a best-of-breed compilation of web development libraries, put them together in a small footprint framework. The goal was to enclose the most used code and libraries in a easy-to-use framework, hoping never have to write the basics of a web application again.
Used Libraries
| CodeIgniter 3.1.6 | Homepage | Documentation | Download | Licence: MIT |
| JShrink 1.2.0 | Homepage | Documentation | Download | Licence: BSD 3-clause |
| Adaptive Images 1.5.2 | Homepage | Documentation | Download | Licence: Creative Commons Attribution 3.0 Unported License |
| scssphp 0.7.1 | Homepage | Documentation | Download | Licence: MIT |
| Bootstrap 4.0.0-beta.2 | Homepage | Documentation | Download | Licence: MIT |
| jQuery 3.2.1 | Homepage | Documentation | Download | Licence: MIT |
| Kendo UI Core 3.2.1 | Homepage | Documentation | Download | Licence: Apache License, version 2.0 |
Thanks to the following Stack Overflow Authors:
| Used in | Link to Code | Author |
|---|---|---|
| Mods: Automatic Base Detection | Used Code | Jon Lin |
Using the Framework
- Using the Framework: Basics
- Using the Framework: Get Started
- Using the Framework: JavaScript Controlls Not Ready
Tips and Tricks
- Tips and Tricks: CodeIgniter
- Tips and Tricks: Bootstrap
- Tips and Tricks: carouFredSel
- Tips and Tricks: Elementary CSS Hacks
- Tips and Tricks: Legacy Browser Support
Details
Modifications & Enhancements of the CodeIgniter Framework
CodeCoupler Libraries
CodeCoupler Controllers
Advanced
- Extending the Framework Not Ready