]>
Commit | Line | Data |
---|---|---|
992af0b9 V |
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 | |
fdf88d19 | 13 | - [shaarli/netscape-bookmark-parser](https://github.com/shaarli/netscape-bookmark-parser) - Netscape bookmark parser[](.html) |
992af0b9 | 14 | - [RainTPL](https://github.com/rainphp/raintpl) - HTML templating for PHP[](.html) |