]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - doc/3rd-party-libraries.md
3101c90ae1f1eaa9be6ff5f4d31fc5e466b563dc
[github/shaarli/Shaarli.git] / doc / 3rd-party-libraries.md
1 #3rd party libraries
2 ## CSS
3 - Yahoo UI [CSS Reset](http://yuilibrary.com/yui/docs/cssreset/)[](.html)
4 - resets default CSS properties for all HTML elements (overriding browsers' default values)
5 - ensures custom CSS stylessheets will provide the same results on all browsers
6
7 ## Javascript
8 - [Awesomeplete](https://leaverou.github.io/awesomplete/) ([GitHub](https://github.com/LeaVerou/awesomplete)) - autocompletion in input forms[](.html)
9 - [bLazy](http://dinbror.dk/blazy/) ([GitHub](https://github.com/dinbror/blazy)) - lazy loading for thumbnails[](.html)
10 - [qr.js](http://neocotic.com/qr.js/) ([GitHub](https://github.com/neocotic/qr.js)) - QR code generation[](.html)
11
12 ## PHP
13 - [RainTPL](https://github.com/rainphp/raintpl) - HTML templating for PHP[](.html)