Javascript: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 11: | Zeile 11: | ||
==Keyboard== | ==Keyboard== | ||
* [http://craig.is/killing/mice Mousetrap] - A simple library for handling keyboard shortcuts in Javascript. | * [http://craig.is/killing/mice Mousetrap] - A simple library for handling keyboard shortcuts in Javascript. | ||
+ | |||
+ | ==Numbers== | ||
+ | * [http://josscrowcroft.github.io/accounting.js/ accounting.js is a tiny JavaScript library for number, money and currency formatting, with optional excel-style column rendering] | ||
==Testing== | ==Testing== |
Version vom 6. Juli 2013, 22:33 Uhr
Learn
Writing
Javascript Development Workflow
Siehe Web Development Workflow
Keyboard
- Mousetrap - A simple library for handling keyboard shortcuts in Javascript.
Numbers
Testing
Design Patterns
Performance
Libraries
- xCharts: building beautiful and custom data-driven chart visualizations for the web
- D3 Gallery - data visualization - in a lot of ways. xCharts builds upon it.
- typeahead.js - Autocomplete
- Knockout JS - Databinding.