Jelajahi Sumber

Adding component/QuoJS

http://quojs.tapquo.com
soyjavi 13 tahun lalu
induk
melakukan
bce56efed4
3 mengubah file dengan 1382 tambahan dan 0 penghapusan
  1. 23 0
      components/QuoJS/component.json
  2. 1333 0
      components/QuoJS/quo.debug.js
  3. 26 0
      components/QuoJS/quo.js

+ 23 - 0
components/QuoJS/component.json

@@ -0,0 +1,23 @@
+{
+  "name": "QuoJS",
+  "description": "Micro #JavaScript Library for Mobile Devices",
+  "version": "2.2.0",
+  "homepage": "http://quojs.tapquo.com",
+  "main": [
+    "quo.js"
+  ],
+  "keywords": [
+    "mobile"
+  ],
+  "license": [
+    {
+      "type": "MIT"
+    }
+  ],
+  "_id": "QuoJS@2.2.0",
+  "readme": "ERROR: No README.md file found!",
+  "repository": {
+    "type": "git",
+    "url": "git://github.com/soyjavi/package-quojs.git"
+  }
+}

File diff ditekan karena terlalu besar
+ 1333 - 0
components/QuoJS/quo.debug.js


File diff ditekan karena terlalu besar
+ 26 - 0
components/QuoJS/quo.js