Нет описания

vibration.json 5.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. {
  2. "title":"Vibration API",
  3. "description":"Method to access the vibration mechanism of the hosting device.",
  4. "spec":"https://www.w3.org/TR/vibration/",
  5. "status":"rec",
  6. "links":[
  7. {
  8. "url":"https://developer.mozilla.org/en-US/docs/Web/Guide/API/Vibration",
  9. "title":"MDN Web Docs - Vibration"
  10. },
  11. {
  12. "url":"https://davidwalsh.name/vibration-api",
  13. "title":"Vibration API sample code & demo"
  14. },
  15. {
  16. "url":"https://code.tutsplus.com/tutorials/html5-vibration-api--mobile-22585",
  17. "title":"Tuts+ article"
  18. },
  19. {
  20. "url":"http://aurelio.audero.it/demo/vibration-api-demo.html",
  21. "title":"Demo"
  22. },
  23. {
  24. "url":"http://www.illyism.com/journal/vibration-api",
  25. "title":"Article and Usage Examples"
  26. }
  27. ],
  28. "bugs":[
  29. ],
  30. "categories":[
  31. "JS API"
  32. ],
  33. "stats":{
  34. "ie":{
  35. "5.5":"n",
  36. "6":"n",
  37. "7":"n",
  38. "8":"n",
  39. "9":"n",
  40. "10":"n",
  41. "11":"n"
  42. },
  43. "edge":{
  44. "12":"n",
  45. "13":"n",
  46. "14":"n",
  47. "15":"n",
  48. "16":"n",
  49. "17":"n"
  50. },
  51. "firefox":{
  52. "2":"n",
  53. "3":"n",
  54. "3.5":"n",
  55. "3.6":"n",
  56. "4":"n",
  57. "5":"n",
  58. "6":"n",
  59. "7":"n",
  60. "8":"n",
  61. "9":"n",
  62. "10":"n",
  63. "11":"y x",
  64. "12":"y x",
  65. "13":"y x",
  66. "14":"y x",
  67. "15":"y x",
  68. "16":"y",
  69. "17":"y",
  70. "18":"y",
  71. "19":"y",
  72. "20":"y",
  73. "21":"y",
  74. "22":"y",
  75. "23":"y",
  76. "24":"y",
  77. "25":"y",
  78. "26":"y",
  79. "27":"y",
  80. "28":"y",
  81. "29":"y",
  82. "30":"y",
  83. "31":"y",
  84. "32":"y",
  85. "33":"y",
  86. "34":"y",
  87. "35":"y",
  88. "36":"y",
  89. "37":"y",
  90. "38":"y",
  91. "39":"y",
  92. "40":"y",
  93. "41":"y",
  94. "42":"y",
  95. "43":"y",
  96. "44":"y",
  97. "45":"y",
  98. "46":"y",
  99. "47":"y",
  100. "48":"y",
  101. "49":"y",
  102. "50":"y",
  103. "51":"y",
  104. "52":"y",
  105. "53":"y",
  106. "54":"y",
  107. "55":"y",
  108. "56":"y",
  109. "57":"y",
  110. "58":"y",
  111. "59":"y",
  112. "60":"y",
  113. "61":"y"
  114. },
  115. "chrome":{
  116. "4":"n",
  117. "5":"n",
  118. "6":"n",
  119. "7":"n",
  120. "8":"n",
  121. "9":"n",
  122. "10":"n",
  123. "11":"n",
  124. "12":"n",
  125. "13":"n",
  126. "14":"n",
  127. "15":"n",
  128. "16":"n",
  129. "17":"n",
  130. "18":"n",
  131. "19":"n",
  132. "20":"n",
  133. "21":"n",
  134. "22":"n",
  135. "23":"n",
  136. "24":"n",
  137. "25":"n",
  138. "26":"n",
  139. "27":"n",
  140. "28":"n",
  141. "29":"n",
  142. "30":"y",
  143. "31":"y",
  144. "32":"y",
  145. "33":"y",
  146. "34":"y",
  147. "35":"y",
  148. "36":"y",
  149. "37":"y",
  150. "38":"y",
  151. "39":"y",
  152. "40":"y",
  153. "41":"y",
  154. "42":"y",
  155. "43":"y",
  156. "44":"y",
  157. "45":"y",
  158. "46":"y",
  159. "47":"y",
  160. "48":"y",
  161. "49":"y",
  162. "50":"y",
  163. "51":"y",
  164. "52":"y",
  165. "53":"y",
  166. "54":"y",
  167. "55":"y",
  168. "56":"y",
  169. "57":"y",
  170. "58":"y",
  171. "59":"y",
  172. "60":"y",
  173. "61":"y",
  174. "62":"y",
  175. "63":"y",
  176. "64":"y",
  177. "65":"y",
  178. "66":"y",
  179. "67":"y"
  180. },
  181. "safari":{
  182. "3.1":"n",
  183. "3.2":"n",
  184. "4":"n",
  185. "5":"n",
  186. "5.1":"n",
  187. "6":"n",
  188. "6.1":"n",
  189. "7":"n",
  190. "7.1":"n",
  191. "8":"n",
  192. "9":"n",
  193. "9.1":"n",
  194. "10":"n",
  195. "10.1":"n",
  196. "11":"n",
  197. "11.1":"n",
  198. "TP":"n"
  199. },
  200. "opera":{
  201. "9":"n",
  202. "9.5-9.6":"n",
  203. "10.0-10.1":"n",
  204. "10.5":"n",
  205. "10.6":"n",
  206. "11":"n",
  207. "11.1":"n",
  208. "11.5":"n",
  209. "11.6":"n",
  210. "12":"n",
  211. "12.1":"n",
  212. "15":"n",
  213. "16":"n",
  214. "17":"y",
  215. "18":"y",
  216. "19":"y",
  217. "20":"y",
  218. "21":"y",
  219. "22":"y",
  220. "23":"y",
  221. "24":"y",
  222. "25":"y",
  223. "26":"y",
  224. "27":"y",
  225. "28":"y",
  226. "29":"y",
  227. "30":"y",
  228. "31":"y",
  229. "32":"y",
  230. "33":"y",
  231. "34":"y",
  232. "35":"y",
  233. "36":"y",
  234. "37":"y",
  235. "38":"y",
  236. "39":"y",
  237. "40":"y",
  238. "41":"y",
  239. "42":"y",
  240. "43":"y",
  241. "44":"y",
  242. "45":"y",
  243. "46":"y",
  244. "47":"y",
  245. "48":"y",
  246. "49":"y",
  247. "50":"y",
  248. "51":"y",
  249. "52":"y"
  250. },
  251. "ios_saf":{
  252. "3.2":"n",
  253. "4.0-4.1":"n",
  254. "4.2-4.3":"n",
  255. "5.0-5.1":"n",
  256. "6.0-6.1":"n",
  257. "7.0-7.1":"n",
  258. "8":"n",
  259. "8.1-8.4":"n",
  260. "9.0-9.2":"n",
  261. "9.3":"n",
  262. "10.0-10.2":"n",
  263. "10.3":"n",
  264. "11.0-11.2":"n",
  265. "11.3":"n"
  266. },
  267. "op_mini":{
  268. "all":"n"
  269. },
  270. "android":{
  271. "2.1":"n",
  272. "2.2":"n",
  273. "2.3":"n",
  274. "3":"n",
  275. "4":"n",
  276. "4.1":"n",
  277. "4.2-4.3":"n",
  278. "4.4":"y",
  279. "4.4.3-4.4.4":"y",
  280. "62":"y"
  281. },
  282. "bb":{
  283. "7":"n",
  284. "10":"y"
  285. },
  286. "op_mob":{
  287. "10":"n",
  288. "11":"n",
  289. "11.1":"n",
  290. "11.5":"n",
  291. "12":"n",
  292. "12.1":"n",
  293. "37":"y"
  294. },
  295. "and_chr":{
  296. "64":"y"
  297. },
  298. "and_ff":{
  299. "57":"y"
  300. },
  301. "ie_mob":{
  302. "10":"n",
  303. "11":"n"
  304. },
  305. "and_uc":{
  306. "11.8":"y"
  307. },
  308. "samsung":{
  309. "4":"y",
  310. "5":"y",
  311. "6.2":"y"
  312. },
  313. "and_qq":{
  314. "1.2":"y"
  315. },
  316. "baidu":{
  317. "7.12":"y"
  318. }
  319. },
  320. "notes":"",
  321. "notes_by_num":{
  322. },
  323. "usage_perc_y":76.35,
  324. "usage_perc_a":0,
  325. "ucprefix":false,
  326. "parent":"",
  327. "keywords":"vibration,mobile,device",
  328. "ie_id":"vibrationapi",
  329. "chrome_id":"5698768766763008",
  330. "firefox_id":"vibration",
  331. "webkit_id":"feature-vibration-api",
  332. "shown":true
  333. }