rack-caniuse 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. data/README.md +19 -12
  2. data/caniuse/features-json/apng.json +158 -0
  3. data/caniuse/features-json/audio-api.json +146 -0
  4. data/caniuse/features-json/audio.json +167 -0
  5. data/caniuse/features-json/background-img-opts.json +155 -0
  6. data/caniuse/features-json/blobbuilder.json +146 -0
  7. data/caniuse/features-json/bloburls.json +142 -0
  8. data/caniuse/features-json/border-image.json +142 -0
  9. data/caniuse/features-json/border-radius.json +162 -0
  10. data/caniuse/features-json/calc.json +146 -0
  11. data/caniuse/features-json/canvas-text.json +147 -0
  12. data/caniuse/features-json/canvas.json +161 -0
  13. data/caniuse/features-json/classlist.json +147 -0
  14. data/caniuse/features-json/contenteditable.json +155 -0
  15. data/caniuse/features-json/contentsecuritypolicy.json +144 -0
  16. data/caniuse/features-json/cors.json +156 -0
  17. data/caniuse/features-json/css-animation.json +148 -0
  18. data/caniuse/features-json/css-boxshadow.json +156 -0
  19. data/caniuse/features-json/css-canvas.json +142 -0
  20. data/caniuse/features-json/css-counters.json +146 -0
  21. data/caniuse/features-json/css-featurequeries.json +150 -0
  22. data/caniuse/features-json/css-filters.json +155 -0
  23. data/caniuse/features-json/css-fixed.json +151 -0
  24. data/caniuse/features-json/css-gencontent.json +151 -0
  25. data/caniuse/features-json/css-gradients.json +154 -0
  26. data/caniuse/features-json/css-grid.json +150 -0
  27. data/caniuse/features-json/css-hyphens.json +146 -0
  28. data/caniuse/features-json/css-masks.json +142 -0
  29. data/caniuse/features-json/css-mediaqueries.json +152 -0
  30. data/caniuse/features-json/css-opacity.json +142 -0
  31. data/caniuse/features-json/css-reflections.json +142 -0
  32. data/caniuse/features-json/css-regions.json +146 -0
  33. data/caniuse/features-json/css-repeating-gradients.json +146 -0
  34. data/caniuse/features-json/css-resize.json +142 -0
  35. data/caniuse/features-json/css-sel2.json +156 -0
  36. data/caniuse/features-json/css-sel3.json +150 -0
  37. data/caniuse/features-json/css-table.json +148 -0
  38. data/caniuse/features-json/css-textshadow.json +152 -0
  39. data/caniuse/features-json/css-transitions.json +165 -0
  40. data/caniuse/features-json/css3-boxsizing.json +152 -0
  41. data/caniuse/features-json/css3-colors.json +154 -0
  42. data/caniuse/features-json/css3-conditional.json +145 -0
  43. data/caniuse/features-json/datalist.json +150 -0
  44. data/caniuse/features-json/dataset.json +152 -0
  45. data/caniuse/features-json/datauri.json +150 -0
  46. data/caniuse/features-json/details.json +150 -0
  47. data/caniuse/features-json/deviceorientation.json +142 -0
  48. data/caniuse/features-json/download.json +146 -0
  49. data/caniuse/features-json/dragndrop.json +152 -0
  50. data/caniuse/features-json/eot.json +146 -0
  51. data/caniuse/features-json/eventsource.json +148 -0
  52. data/caniuse/features-json/fileapi.json +142 -0
  53. data/caniuse/features-json/filereader.json +142 -0
  54. data/caniuse/features-json/filesystem.json +142 -0
  55. data/caniuse/features-json/flexbox.json +156 -0
  56. data/caniuse/features-json/font-feature.json +150 -0
  57. data/caniuse/features-json/fontface.json +156 -0
  58. data/caniuse/features-json/form-validation.json +141 -0
  59. data/caniuse/features-json/forms.json +151 -0
  60. data/caniuse/features-json/fullscreen.json +150 -0
  61. data/caniuse/features-json/geolocation.json +144 -0
  62. data/caniuse/features-json/getcomputedstyle.json +152 -0
  63. data/caniuse/features-json/getelementsbyclassname.json +145 -0
  64. data/caniuse/features-json/hashchange.json +155 -0
  65. data/caniuse/features-json/history.json +156 -0
  66. data/caniuse/features-json/html5semantic.json +150 -0
  67. data/caniuse/features-json/iframe-sandbox.json +146 -0
  68. data/caniuse/features-json/indexeddb.json +148 -0
  69. data/caniuse/features-json/inline-block.json +146 -0
  70. data/caniuse/features-json/input-color.json +146 -0
  71. data/caniuse/features-json/input-datetime.json +146 -0
  72. data/caniuse/features-json/input-number.json +146 -0
  73. data/caniuse/features-json/input-placeholder.json +146 -0
  74. data/caniuse/features-json/input-range.json +150 -0
  75. data/caniuse/features-json/json.json +146 -0
  76. data/caniuse/features-json/matchesselector.json +143 -0
  77. data/caniuse/features-json/matchmedia.json +151 -0
  78. data/caniuse/features-json/mathml.json +158 -0
  79. data/caniuse/features-json/menu.json +146 -0
  80. data/caniuse/features-json/minmaxwh.json +148 -0
  81. data/caniuse/features-json/mpeg4.json +148 -0
  82. data/caniuse/features-json/multibackgrounds.json +148 -0
  83. data/caniuse/features-json/multicolumn.json +154 -0
  84. data/caniuse/features-json/namevalue-storage.json +150 -0
  85. data/caniuse/features-json/nav-timing.json +147 -0
  86. data/caniuse/features-json/notifications.json +146 -0
  87. data/caniuse/features-json/object-fit.json +142 -0
  88. data/caniuse/features-json/offline-apps.json +152 -0
  89. data/caniuse/features-json/ogv.json +142 -0
  90. data/caniuse/features-json/outline.json +148 -0
  91. data/caniuse/features-json/pagevisibility.json +142 -0
  92. data/caniuse/features-json/png-alpha.json +148 -0
  93. data/caniuse/features-json/pointer-events.json +144 -0
  94. data/caniuse/features-json/progressmeter.json +150 -0
  95. data/caniuse/features-json/queryselector.json +150 -0
  96. data/caniuse/features-json/rellist.json +143 -0
  97. data/caniuse/features-json/rem.json +144 -0
  98. data/caniuse/features-json/requestanimationframe.json +146 -0
  99. data/caniuse/features-json/ruby.json +146 -0
  100. data/caniuse/features-json/script-async.json +147 -0
  101. data/caniuse/features-json/script-defer.json +143 -0
  102. data/caniuse/features-json/sharedworkers.json +146 -0
  103. data/caniuse/features-json/spdy.json +146 -0
  104. data/caniuse/features-json/sql-storage.json +142 -0
  105. data/caniuse/features-json/stream.json +143 -0
  106. data/caniuse/features-json/stricttransportsecurity.json +146 -0
  107. data/caniuse/features-json/style-scoped.json +151 -0
  108. data/caniuse/features-json/svg-css.json +145 -0
  109. data/caniuse/features-json/svg-filters.json +148 -0
  110. data/caniuse/features-json/svg-fonts.json +146 -0
  111. data/caniuse/features-json/svg-fragment.json +142 -0
  112. data/caniuse/features-json/svg-html.json +150 -0
  113. data/caniuse/features-json/svg-html5.json +147 -0
  114. data/caniuse/features-json/svg-img.json +148 -0
  115. data/caniuse/features-json/svg-smil.json +152 -0
  116. data/caniuse/features-json/svg.json +158 -0
  117. data/caniuse/features-json/testfeat.json +142 -0
  118. data/caniuse/features-json/text-overflow.json +150 -0
  119. data/caniuse/features-json/text-stroke.json +146 -0
  120. data/caniuse/features-json/touch.json +156 -0
  121. data/caniuse/features-json/transforms2d.json +160 -0
  122. data/caniuse/features-json/transforms3d.json +150 -0
  123. data/caniuse/features-json/ttf.json +139 -0
  124. data/caniuse/features-json/typedarrays.json +147 -0
  125. data/caniuse/features-json/use-strict.json +146 -0
  126. data/caniuse/features-json/user-select-none.json +142 -0
  127. data/caniuse/features-json/video.json +154 -0
  128. data/caniuse/features-json/viewport-units.json +147 -0
  129. data/caniuse/features-json/wai-aria.json +158 -0
  130. data/caniuse/features-json/webgl.json +158 -0
  131. data/caniuse/features-json/webm.json +150 -0
  132. data/caniuse/features-json/websockets.json +150 -0
  133. data/caniuse/features-json/webworkers.json +150 -0
  134. data/caniuse/features-json/woff.json +142 -0
  135. data/caniuse/features-json/word-break.json +142 -0
  136. data/caniuse/features-json/wordwrap.json +146 -0
  137. data/caniuse/features-json/x-doc-messaging.json +152 -0
  138. data/caniuse/features-json/xhr2.json +153 -0
  139. data/caniuse/features-json/xhtml.json +146 -0
  140. data/caniuse/features-json/xhtmlsmil.json +146 -0
  141. data/lib/rack/caniuse.rb +15 -9
  142. metadata +140 -2
  143. data/Rakefile +0 -8
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rack-caniuse
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -51,8 +51,146 @@ extensions: []
51
51
  extra_rdoc_files: []
52
52
  files:
53
53
  - README.md
54
- - Rakefile
55
54
  - lib/rack/caniuse.rb
55
+ - caniuse/features-json/apng.json
56
+ - caniuse/features-json/audio-api.json
57
+ - caniuse/features-json/audio.json
58
+ - caniuse/features-json/background-img-opts.json
59
+ - caniuse/features-json/blobbuilder.json
60
+ - caniuse/features-json/bloburls.json
61
+ - caniuse/features-json/border-image.json
62
+ - caniuse/features-json/border-radius.json
63
+ - caniuse/features-json/calc.json
64
+ - caniuse/features-json/canvas-text.json
65
+ - caniuse/features-json/canvas.json
66
+ - caniuse/features-json/classlist.json
67
+ - caniuse/features-json/contenteditable.json
68
+ - caniuse/features-json/contentsecuritypolicy.json
69
+ - caniuse/features-json/cors.json
70
+ - caniuse/features-json/css-animation.json
71
+ - caniuse/features-json/css-boxshadow.json
72
+ - caniuse/features-json/css-canvas.json
73
+ - caniuse/features-json/css-counters.json
74
+ - caniuse/features-json/css-featurequeries.json
75
+ - caniuse/features-json/css-filters.json
76
+ - caniuse/features-json/css-fixed.json
77
+ - caniuse/features-json/css-gencontent.json
78
+ - caniuse/features-json/css-gradients.json
79
+ - caniuse/features-json/css-grid.json
80
+ - caniuse/features-json/css-hyphens.json
81
+ - caniuse/features-json/css-masks.json
82
+ - caniuse/features-json/css-mediaqueries.json
83
+ - caniuse/features-json/css-opacity.json
84
+ - caniuse/features-json/css-reflections.json
85
+ - caniuse/features-json/css-regions.json
86
+ - caniuse/features-json/css-repeating-gradients.json
87
+ - caniuse/features-json/css-resize.json
88
+ - caniuse/features-json/css-sel2.json
89
+ - caniuse/features-json/css-sel3.json
90
+ - caniuse/features-json/css-table.json
91
+ - caniuse/features-json/css-textshadow.json
92
+ - caniuse/features-json/css-transitions.json
93
+ - caniuse/features-json/css3-boxsizing.json
94
+ - caniuse/features-json/css3-colors.json
95
+ - caniuse/features-json/css3-conditional.json
96
+ - caniuse/features-json/datalist.json
97
+ - caniuse/features-json/dataset.json
98
+ - caniuse/features-json/datauri.json
99
+ - caniuse/features-json/details.json
100
+ - caniuse/features-json/deviceorientation.json
101
+ - caniuse/features-json/download.json
102
+ - caniuse/features-json/dragndrop.json
103
+ - caniuse/features-json/eot.json
104
+ - caniuse/features-json/eventsource.json
105
+ - caniuse/features-json/fileapi.json
106
+ - caniuse/features-json/filereader.json
107
+ - caniuse/features-json/filesystem.json
108
+ - caniuse/features-json/flexbox.json
109
+ - caniuse/features-json/font-feature.json
110
+ - caniuse/features-json/fontface.json
111
+ - caniuse/features-json/form-validation.json
112
+ - caniuse/features-json/forms.json
113
+ - caniuse/features-json/fullscreen.json
114
+ - caniuse/features-json/geolocation.json
115
+ - caniuse/features-json/getcomputedstyle.json
116
+ - caniuse/features-json/getelementsbyclassname.json
117
+ - caniuse/features-json/hashchange.json
118
+ - caniuse/features-json/history.json
119
+ - caniuse/features-json/html5semantic.json
120
+ - caniuse/features-json/iframe-sandbox.json
121
+ - caniuse/features-json/indexeddb.json
122
+ - caniuse/features-json/inline-block.json
123
+ - caniuse/features-json/input-color.json
124
+ - caniuse/features-json/input-datetime.json
125
+ - caniuse/features-json/input-number.json
126
+ - caniuse/features-json/input-placeholder.json
127
+ - caniuse/features-json/input-range.json
128
+ - caniuse/features-json/json.json
129
+ - caniuse/features-json/matchesselector.json
130
+ - caniuse/features-json/matchmedia.json
131
+ - caniuse/features-json/mathml.json
132
+ - caniuse/features-json/menu.json
133
+ - caniuse/features-json/minmaxwh.json
134
+ - caniuse/features-json/mpeg4.json
135
+ - caniuse/features-json/multibackgrounds.json
136
+ - caniuse/features-json/multicolumn.json
137
+ - caniuse/features-json/namevalue-storage.json
138
+ - caniuse/features-json/nav-timing.json
139
+ - caniuse/features-json/notifications.json
140
+ - caniuse/features-json/object-fit.json
141
+ - caniuse/features-json/offline-apps.json
142
+ - caniuse/features-json/ogv.json
143
+ - caniuse/features-json/outline.json
144
+ - caniuse/features-json/pagevisibility.json
145
+ - caniuse/features-json/png-alpha.json
146
+ - caniuse/features-json/pointer-events.json
147
+ - caniuse/features-json/progressmeter.json
148
+ - caniuse/features-json/queryselector.json
149
+ - caniuse/features-json/rellist.json
150
+ - caniuse/features-json/rem.json
151
+ - caniuse/features-json/requestanimationframe.json
152
+ - caniuse/features-json/ruby.json
153
+ - caniuse/features-json/script-async.json
154
+ - caniuse/features-json/script-defer.json
155
+ - caniuse/features-json/sharedworkers.json
156
+ - caniuse/features-json/spdy.json
157
+ - caniuse/features-json/sql-storage.json
158
+ - caniuse/features-json/stream.json
159
+ - caniuse/features-json/stricttransportsecurity.json
160
+ - caniuse/features-json/style-scoped.json
161
+ - caniuse/features-json/svg-css.json
162
+ - caniuse/features-json/svg-filters.json
163
+ - caniuse/features-json/svg-fonts.json
164
+ - caniuse/features-json/svg-fragment.json
165
+ - caniuse/features-json/svg-html.json
166
+ - caniuse/features-json/svg-html5.json
167
+ - caniuse/features-json/svg-img.json
168
+ - caniuse/features-json/svg-smil.json
169
+ - caniuse/features-json/svg.json
170
+ - caniuse/features-json/testfeat.json
171
+ - caniuse/features-json/text-overflow.json
172
+ - caniuse/features-json/text-stroke.json
173
+ - caniuse/features-json/touch.json
174
+ - caniuse/features-json/transforms2d.json
175
+ - caniuse/features-json/transforms3d.json
176
+ - caniuse/features-json/ttf.json
177
+ - caniuse/features-json/typedarrays.json
178
+ - caniuse/features-json/use-strict.json
179
+ - caniuse/features-json/user-select-none.json
180
+ - caniuse/features-json/video.json
181
+ - caniuse/features-json/viewport-units.json
182
+ - caniuse/features-json/wai-aria.json
183
+ - caniuse/features-json/webgl.json
184
+ - caniuse/features-json/webm.json
185
+ - caniuse/features-json/websockets.json
186
+ - caniuse/features-json/webworkers.json
187
+ - caniuse/features-json/woff.json
188
+ - caniuse/features-json/word-break.json
189
+ - caniuse/features-json/wordwrap.json
190
+ - caniuse/features-json/x-doc-messaging.json
191
+ - caniuse/features-json/xhr2.json
192
+ - caniuse/features-json/xhtml.json
193
+ - caniuse/features-json/xhtmlsmil.json
56
194
  homepage: ''
57
195
  licenses: []
58
196
  post_install_message:
data/Rakefile DELETED
@@ -1,8 +0,0 @@
1
- require 'rake/testtask'
2
-
3
- task :default => [:test]
4
-
5
- Rake::TestTask.new do |task|
6
- task.pattern = 'test/test.rb'
7
- task.warning, task.verbose = true, true
8
- end