ചോക്കലേറ്റ്.ജെഎസ്

ചോക്കലേറ്റ്.ജെഎസ്
Original author(s)Jean-Claude Levy
Stable release
0.0.4 / മേയ് 3 2013 (2013-05-03), 4466 ദിവസങ്ങൾ മുമ്പ്
ഭാഷCoffeescript, JavaScript
ഓപ്പറേറ്റിങ് സിസ്റ്റംLinux
അനുമതിപത്രംMIT License
വെബ്‌സൈറ്റ്chocolatejs.org

വെബ്ആപ്ലിക്കേഷന്റെ നിർമ്മാണത്തെ സഹായിക്കുന്ന ഒരു ജാവാസ്ക്രിപ്റ്റ് ലൈബ്രറിയാണ് ചോക്കലേറ്റ്.ജെഎസ്.[1] നോഡ്.ജെഎസിനെ ആസ്പദമാക്കിയാണ് ഇതിന്റെ നിർമ്മാണം.

ഉദാഹരണം

 panel proportion:"served", ->
     panel "aside left"
     panel "main"
     panel "aside right"

എന്നതിനെ

 <div class="space">
   <div class="space service horizontal left">
     <div class="space">aside left</div>
   </div>
   <div class="space service horizontal served center">
     <div class="space">main</div>
   </div>
   <div class="space service horizontal right">
     <div class="space">aside right</div>
   </div>
 </div>

എന്നു പരിഭാഷപ്പെടുത്തുന്നു.

അവലംബം

  1. "Jean-Claude Levy interviewed by NodeFly Buzz". Archived from the original on 2013-04-28. Retrieved 2013-07-23.
Prefix: a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9

Portal di Ensiklopedia Dunia

Kembali kehalaman sebelumnya