Explorar o código

Adding component/QuoJS

http://quojs.tapquo.com
soyjavi %!s(int64=13) %!d(string=hai) anos
pai
achega
bce56efed4
Modificáronse 3 ficheiros con 1382 adicións e 0 borrados
  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"
+  }
+}

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1333 - 0
components/QuoJS/quo.debug.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 26 - 0
components/QuoJS/quo.js