notes/node_modules/caniuse-db/features-json/serviceworkers.json

295 lines
5.2 KiB
JSON

{
"title":"Service Workers",
"description":"Method that enables applications to take advantage of persistent background processing, including hooks to enable bootstrapping of web applications while offline.",
"spec":"https://slightlyoff.github.io/ServiceWorker/spec/service_worker/",
"status":"wd",
"links":[
{
"url":"http://www.html5rocks.com/en/tutorials/service-worker/introduction/",
"title":"HTML5Rocks article (introduction)"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker_API",
"title":"MDN article"
},
{
"url":"https://jakearchibald.github.io/isserviceworkerready/resources.html",
"title":"List of various resources"
}
],
"bugs":[
],
"categories":[
"JS API"
],
"stats":{
"ie":{
"5.5":"n",
"6":"n",
"7":"n",
"8":"n",
"9":"n",
"10":"n",
"11":"n"
},
"edge":{
"12":"n",
"13":"n",
"14":"n",
"15":"n d #2"
},
"firefox":{
"2":"n",
"3":"n",
"3.5":"n",
"3.6":"n",
"4":"n",
"5":"n",
"6":"n",
"7":"n",
"8":"n",
"9":"n",
"10":"n",
"11":"n",
"12":"n",
"13":"n",
"14":"n",
"15":"n",
"16":"n",
"17":"n",
"18":"n",
"19":"n",
"20":"n",
"21":"n",
"22":"n",
"23":"n",
"24":"n",
"25":"n",
"26":"n",
"27":"n",
"28":"n",
"29":"n",
"30":"n",
"31":"n",
"32":"n",
"33":"n d #1",
"34":"n d #1",
"35":"n d #1",
"36":"n d #1",
"37":"n d #1",
"38":"n d #1",
"39":"n d #1",
"40":"n d #1",
"41":"n d #1",
"42":"n d #1",
"43":"n d #1",
"44":"a",
"45":"a",
"46":"a",
"47":"a",
"48":"a",
"49":"a",
"50":"a",
"51":"a",
"52":"a",
"53":"a",
"54":"a"
},
"chrome":{
"4":"n",
"5":"n",
"6":"n",
"7":"n",
"8":"n",
"9":"n",
"10":"n",
"11":"n",
"12":"n",
"13":"n",
"14":"n",
"15":"n",
"16":"n",
"17":"n",
"18":"n",
"19":"n",
"20":"n",
"21":"n",
"22":"n",
"23":"n",
"24":"n",
"25":"n",
"26":"n",
"27":"n",
"28":"n",
"29":"n",
"30":"n",
"31":"n",
"32":"n",
"33":"n",
"34":"n",
"35":"n",
"36":"n",
"37":"n",
"38":"n",
"39":"n",
"40":"a",
"41":"a",
"42":"a",
"43":"a",
"44":"a",
"45":"a",
"46":"a",
"47":"a",
"48":"a",
"49":"a",
"50":"a",
"51":"a",
"52":"a",
"53":"a",
"54":"a",
"55":"a",
"56":"a",
"57":"a",
"58":"a",
"59":"a"
},
"safari":{
"3.1":"n",
"3.2":"n",
"4":"n",
"5":"n",
"5.1":"n",
"6":"n",
"6.1":"n",
"7":"n",
"7.1":"n",
"8":"n",
"9":"n",
"9.1":"n",
"10":"n",
"10.1":"n",
"TP":"n"
},
"opera":{
"9":"n",
"9.5-9.6":"n",
"10.0-10.1":"n",
"10.5":"n",
"10.6":"n",
"11":"n",
"11.1":"n",
"11.5":"n",
"11.6":"n",
"12":"n",
"12.1":"n",
"15":"n",
"16":"n",
"17":"n",
"18":"n",
"19":"n",
"20":"n",
"21":"n",
"22":"n",
"23":"n",
"24":"n",
"25":"n",
"26":"n",
"27":"a",
"28":"a",
"29":"a",
"30":"a",
"31":"a",
"32":"a",
"33":"a",
"34":"a",
"35":"a",
"36":"a",
"37":"a",
"38":"a",
"39":"a",
"40":"a",
"41":"a",
"42":"a",
"43":"a",
"44":"a",
"45":"a"
},
"ios_saf":{
"3.2":"n",
"4.0-4.1":"n",
"4.2-4.3":"n",
"5.0-5.1":"n",
"6.0-6.1":"n",
"7.0-7.1":"n",
"8":"n",
"8.1-8.4":"n",
"9.0-9.2":"n",
"9.3":"n",
"10.0-10.2":"n"
},
"op_mini":{
"all":"n"
},
"android":{
"2.1":"n",
"2.2":"n",
"2.3":"n",
"3":"n",
"4":"n",
"4.1":"n",
"4.2-4.3":"n",
"4.4":"n",
"4.4.3-4.4.4":"n",
"53":"a"
},
"bb":{
"7":"n",
"10":"n"
},
"op_mob":{
"10":"n",
"11":"n",
"11.1":"n",
"11.5":"n",
"12":"n",
"12.1":"n",
"37":"a"
},
"and_chr":{
"56":"a"
},
"and_ff":{
"51":"a"
},
"ie_mob":{
"10":"n",
"11":"n"
},
"and_uc":{
"11":"n"
},
"samsung":{
"4":"a"
},
"and_qq":{
"1.2":"a"
}
},
"notes":"Details on partial support can be found on [is ServiceWorker Ready?](https://jakearchibald.github.io/isserviceworkerready/)",
"notes_by_num":{
"1":"Partial support can be enabled in Firefox with the `dom.serviceWorkers.enabled` flag.",
"2":"Available behind the \"Enable service workers\" flag"
},
"usage_perc_y":0,
"usage_perc_a":62.1,
"ucprefix":false,
"parent":"",
"keywords":"",
"ie_id":"serviceworker",
"chrome_id":"6561526227927040",
"firefox_id":"service-worker",
"webkit_id":"specification-service-workers",
"shown":true
}