diff options
Diffstat (limited to 'doc/3rd-party-libraries.md')
-rw-r--r-- | doc/3rd-party-libraries.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/3rd-party-libraries.md b/doc/3rd-party-libraries.md deleted file mode 100644 index e6370549..00000000 --- a/doc/3rd-party-libraries.md +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
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 | - [shaarli/netscape-bookmark-parser](https://github.com/shaarli/netscape-bookmark-parser) - Netscape bookmark parser[](.html) | ||
14 | - [RainTPL](https://github.com/rainphp/raintpl) - HTML templating for PHP[](.html) | ||