1- # Platform.js < sup > v1.3.5</ sup >
1+ # Platform.js v1.3.6
22
33<!-- div class="toc-container" -->
44
4141<!-- div -->
4242
4343<h3 id =" platform " ><code >platform</code ></h3 >
44-
45- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1038 " View in source ") [ Ⓣ ; ] [ 1 ]
44+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1081 " View in source ") [ Ⓣ ; ] [ 1 ]
4645
4746The platform object.
4847
@@ -53,8 +52,7 @@ The platform object.
5352<!-- div -->
5453
5554<h3 id =" platformdescription " ><code >platform.description</code ></h3 >
56-
57- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1046 " View in source ") [ Ⓣ ; ] [ 1 ]
55+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1089 " View in source ") [ Ⓣ ; ] [ 1 ]
5856
5957The platform description.
6058
@@ -65,8 +63,7 @@ The platform description.
6563<!-- div -->
6664
6765<h3 id =" platformlayout " ><code >platform.layout</code ></h3 >
68-
69- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1057 " View in source ") [ Ⓣ ; ] [ 1 ]
66+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1100 " View in source ") [ Ⓣ ; ] [ 1 ]
7067
7168The name of the browser's layout engine.
7269<br >
@@ -81,8 +78,7 @@ The list of common layout engines include:<br>
8178<!-- div -->
8279
8380<h3 id =" platformmanufacturer " ><code >platform.manufacturer</code ></h3 >
84-
85- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1070 " View in source ") [ Ⓣ ; ] [ 1 ]
81+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1113 " View in source ") [ Ⓣ ; ] [ 1 ]
8682
8783The name of the product's manufacturer.
8884<br >
@@ -99,8 +95,7 @@ The list of manufacturers include:<br>
9995<!-- div -->
10096
10197<h3 id =" platformname " ><code >platform.name</code ></h3 >
102-
103- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1086 " View in source ") [ Ⓣ ; ] [ 1 ]
98+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1129 " View in source ") [ Ⓣ ; ] [ 1 ]
10499
105100The name of the browser/environment.
106101<br >
@@ -121,8 +116,7 @@ eg. "Chrome Mobile", "Firefox Mobile", "IE Mobile" and "Opera Mobile"
121116<!-- div -->
122117
123118<h3 id =" platformos " ><code >platform.os</code ></h3 >
124-
125- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1131 " View in source ") [ Ⓣ ; ] [ 1 ]
119+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1174 " View in source ") [ Ⓣ ; ] [ 1 ]
126120
127121The name of the operating system.
128122
@@ -133,8 +127,7 @@ The name of the operating system.
133127<!-- div -->
134128
135129<h3 id =" platformparseuanavigatoruseragent " ><code >platform.parse([ua=navigator.userAgent])</code ></h3 >
136-
137- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L253 " View in source ") [ Ⓣ ; ] [ 1 ]
130+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L253 " View in source ") [ Ⓣ ; ] [ 1 ]
138131
139132Creates a new platform object.
140133
@@ -151,8 +144,7 @@ Creates a new platform object.
151144<!-- div -->
152145
153146<h3 id =" platformprerelease " ><code >platform.prerelease</code ></h3 >
154-
155- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1094 " View in source ") [ Ⓣ ; ] [ 1 ]
147+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1137 " View in source ") [ Ⓣ ; ] [ 1 ]
156148
157149The alpha/beta release indicator.
158150
@@ -163,8 +155,7 @@ The alpha/beta release indicator.
163155<!-- div -->
164156
165157<h3 id =" platformproduct " ><code >platform.product</code ></h3 >
166-
167- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1107 " View in source ") [ Ⓣ ; ] [ 1 ]
158+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1150 " View in source ") [ Ⓣ ; ] [ 1 ]
168159
169160The name of the product hosting the browser.
170161<br >
@@ -182,8 +173,7 @@ The list of common products include:
182173<!-- div -->
183174
184175<h3 id =" platformtostring " ><code >platform.toString()</code ></h3 >
185-
186- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L610 " View in source ") [ Ⓣ ; ] [ 1 ]
176+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L622 " View in source ") [ Ⓣ ; ] [ 1 ]
187177
188178Returns ` platform.description ` when the platform object is coerced to a string.
189179
@@ -197,8 +187,7 @@ Returns `platform.description` when the platform object is coerced to a string.
197187<!-- div -->
198188
199189<h3 id =" platformua " ><code >platform.ua</code ></h3 >
200-
201- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1115 " View in source ") [ Ⓣ ; ] [ 1 ]
190+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1158 " View in source ") [ Ⓣ ; ] [ 1 ]
202191
203192The browser's user agent string.
204193
@@ -209,8 +198,7 @@ The browser's user agent string.
209198<!-- div -->
210199
211200<h3 id =" platformversion " ><code >platform.version</code ></h3 >
212-
213- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1123 " View in source ") [ Ⓣ ; ] [ 1 ]
201+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1166 " View in source ") [ Ⓣ ; ] [ 1 ]
214202
215203The browser/environment version.
216204
@@ -227,8 +215,7 @@ The browser/environment version.
227215<!-- div -->
228216
229217<h3 id =" platformosarchitecture " ><code >platform.os.architecture</code ></h3 >
230-
231- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1139 " View in source ") [ Ⓣ ; ] [ 1 ]
218+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1182 " View in source ") [ Ⓣ ; ] [ 1 ]
232219
233220The CPU architecture the OS is built for.
234221
@@ -239,16 +226,15 @@ The CPU architecture the OS is built for.
239226<!-- div -->
240227
241228<h3 id =" platformosfamily " ><code >platform.os.family</code ></h3 >
242-
243- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1152 " View in source ") [ Ⓣ ; ] [ 1 ]
229+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1195 " View in source ") [ Ⓣ ; ] [ 1 ]
244230
245231The family of the OS.
246232<br >
247233<br >
248234Common values include:<br >
249235"Windows", "Windows Server ` 2008 ` R2 / ` 7 ` ", "Windows Server ` 2008 ` / Vista",
250- "Windows XP", "OS X", "Ubuntu", "Debian", "Fedora", "Red Hat", "SuSE ",
251- "Android", "iOS" and "Windows Phone"
236+ "Windows XP", "OS X", "Linux", " Ubuntu", "Debian", "Fedora", "Red Hat",
237+ "SuSE", " Android", "iOS" and "Windows Phone"
252238
253239---
254240
@@ -257,8 +243,7 @@ Common values include:<br>
257243<!-- div -->
258244
259245<h3 id =" platformostostring " ><code >platform.os.toString()</code ></h3 >
260-
261- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1168 " View in source ") [ Ⓣ ; ] [ 1 ]
246+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1211 " View in source ") [ Ⓣ ; ] [ 1 ]
262247
263248Returns the OS string.
264249
@@ -272,8 +257,7 @@ Returns the OS string.
272257<!-- div -->
273258
274259<h3 id =" platformosversion " ><code >platform.os.version</code ></h3 >
275-
276- [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.5/platform.js#L1160 " View in source ") [ Ⓣ ; ] [ 1 ]
260+ [ Ⓢ ; ] ( https://github.com/bestiejs/platform.js/blob/1.3.6/platform.js#L1203 " View in source ") [ Ⓣ ; ] [ 1 ]
277261
278262The version of the OS.
279263
0 commit comments