Screen2.0

 
 
 

links, news // 2011.05.09 08:59:07 [hh]

Leichtgewichts-Meister: Mini-JavaScript-Bibliotheken für Entwickler

Wem große JavaScript-Frameworks wie etwa "jQuery" unheimlich sind und wer es gerne überschaubarer hat, der sollte sich mal bei "microjs.com" - Thomas Fuchs' Sammlung von Micro-Frameworks mit JavaScript-Bibliotheken, die jeweils kleiner als 5 Kilobyte (!) groß sind - umschauen und wird bestimmt fündig werden. Einige dieser Libraries wie etwa "Underscore" haben wir bereits vorgestellt.

Thomas Fuchs über seine Web-Site: "How much library code do you really need — 50K? 100K? 150K? More? How much of that do you really use?

Sure, we all love our favorite monolithic frameworks, and sometimes we even use them fully. But how often do we reach for the ride-on John Deere tractor with air conditioning and six-speaker sound system, when a judiciously applied pocketknife would do the trick better, faster, slicker?

Micro-frameworks are definitely the pocketknives of the JavaScript library world: short, sweet, to the point. And at 5k and under, micro-frameworks are very very portable. A micro-framework does one thing and one thing only — and does it well. No cruft, no featuritis, no feature creep, no excess anywhere.

Microjs.com helps you discover the most compact-but-powerful microframeworks, and makes it easy for you to pick one that’ll work for you.

Want to add your own? Fork this site on GitHub, add your framework to data.js and submit a pull request."

Direkter Link: microjs.com

 

Werbung