jscrewit 2.38.0 → 2.40.0

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.
package/Features.md CHANGED
@@ -35,6 +35,7 @@ This table lists features available in the most common engines.
35
35
  <li><a href="api-doc/interfaces/FeatureAll.md#JAPANESE_INFINITY"><code>JAPANESE_INFINITY</code></a>
36
36
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_INFINITY"><code>LOCALE_INFINITY</code></a>
37
37
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS"><code>LOCALE_NUMERALS</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_EXT"><code>LOCALE_NUMERALS_EXT</code></a>)
38
+ <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_BN"><code>LOCALE_NUMERALS_BN</code></a>
38
39
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_EXT"><code>LOCALE_NUMERALS_EXT</code></a>
39
40
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCATION"><code>LOCATION</code></a>
40
41
  <li><a href="api-doc/interfaces/FeatureAll.md#MOZILLA"><code>MOZILLA</code></a>
@@ -84,6 +85,7 @@ This table lists features available in the most common engines.
84
85
  <li><a href="api-doc/interfaces/FeatureAll.md#JAPANESE_INFINITY"><code>JAPANESE_INFINITY</code></a>
85
86
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_INFINITY"><code>LOCALE_INFINITY</code></a>
86
87
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS"><code>LOCALE_NUMERALS</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_EXT"><code>LOCALE_NUMERALS_EXT</code></a> and <a href="api-doc/interfaces/FeatureAll.md#SHORT_LOCALES"><code>SHORT_LOCALES</code></a>)
88
+ <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_BN"><code>LOCALE_NUMERALS_BN</code></a>
87
89
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_EXT"><code>LOCALE_NUMERALS_EXT</code></a>
88
90
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCATION"><code>LOCATION</code></a>
89
91
  <li><a href="api-doc/interfaces/FeatureAll.md#MOZILLA"><code>MOZILLA</code></a>
@@ -96,7 +98,7 @@ This table lists features available in the most common engines.
96
98
  <li><a href="api-doc/interfaces/FeatureAll.md#OBJECT_W_SELF"><code>OBJECT_W_SELF</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#WINDOW"><code>WINDOW</code></a>)
97
99
  <li><a href="api-doc/interfaces/FeatureAll.md#REGEXP_STRING_ITERATOR"><code>REGEXP_STRING_ITERATOR</code></a>
98
100
  <li><a href="api-doc/interfaces/FeatureAll.md#SELF_OBJ"><code>SELF_OBJ</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#ANY_WINDOW"><code>ANY_WINDOW</code></a>, <a href="api-doc/interfaces/FeatureAll.md#OBJECT_W_SELF"><code>OBJECT_W_SELF</code></a>, and <a href="api-doc/interfaces/FeatureAll.md#WINDOW"><code>WINDOW</code></a>)
99
- <li><a href="api-doc/interfaces/FeatureAll.md#SHORT_LOCALES"><code>SHORT_LOCALES</code></a>
101
+ <li><a href="api-doc/interfaces/FeatureAll.md#SHORT_LOCALES"><code>SHORT_LOCALES</code></a> (not in Firefox 134+)
100
102
  <li><a href="api-doc/interfaces/FeatureAll.md#STATUS"><code>STATUS</code></a>
101
103
  <li><a href="api-doc/interfaces/FeatureAll.md#UNDEFINED"><code>UNDEFINED</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#GLOBAL_UNDEFINED"><code>GLOBAL_UNDEFINED</code></a> and <a href="api-doc/interfaces/FeatureAll.md#OBJECT_UNDEFINED"><code>OBJECT_UNDEFINED</code></a>)
102
104
  <li><a href="api-doc/interfaces/FeatureAll.md#WINDOW"><code>WINDOW</code></a>
@@ -125,6 +127,7 @@ This table lists features available in the most common engines.
125
127
  <li><a href="api-doc/interfaces/FeatureAll.md#JAPANESE_INFINITY"><code>JAPANESE_INFINITY</code></a> (Internet Explorer 11)
126
128
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_INFINITY"><code>LOCALE_INFINITY</code></a> (Internet Explorer 11 on Windows 10)
127
129
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS"><code>LOCALE_NUMERALS</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_EXT"><code>LOCALE_NUMERALS_EXT</code></a> and <a href="api-doc/interfaces/FeatureAll.md#SHORT_LOCALES"><code>SHORT_LOCALES</code></a>; Internet Explorer 11)
130
+ <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_BN"><code>LOCALE_NUMERALS_BN</code></a> (Internet Explorer 11 on Windows 10)
128
131
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_EXT"><code>LOCALE_NUMERALS_EXT</code></a> (Internet Explorer 11 on Windows 10)
129
132
  <li><a href="api-doc/interfaces/FeatureAll.md#MOZILLA"><code>MOZILLA</code></a>
130
133
  <li><a href="api-doc/interfaces/FeatureAll.md#NO_FF_SRC"><code>NO_FF_SRC</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#IE_SRC"><code>IE_SRC</code></a>)
@@ -170,9 +173,11 @@ This table lists features available in the most common engines.
170
173
  <li><a href="api-doc/interfaces/FeatureAll.md#HISTORY"><code>HISTORY</code></a>
171
174
  <li><a href="api-doc/interfaces/FeatureAll.md#INCR_CHAR"><code>INCR_CHAR</code></a>
172
175
  <li><a href="api-doc/interfaces/FeatureAll.md#INTL"><code>INTL</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#PLAIN_INTL"><code>PLAIN_INTL</code></a>; Safari 10.0+)
176
+ <li><a href="api-doc/interfaces/FeatureAll.md#ITERATOR_HELPER"><code>ITERATOR_HELPER</code></a> (Safari 18.4+)
173
177
  <li><a href="api-doc/interfaces/FeatureAll.md#JAPANESE_INFINITY"><code>JAPANESE_INFINITY</code></a> (Safari 10.0+)
174
178
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_INFINITY"><code>LOCALE_INFINITY</code></a> (Safari 10.0+)
175
179
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS"><code>LOCALE_NUMERALS</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_EXT"><code>LOCALE_NUMERALS_EXT</code></a> and <a href="api-doc/interfaces/FeatureAll.md#SHORT_LOCALES"><code>SHORT_LOCALES</code></a>; Safari 10.0+)
180
+ <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_BN"><code>LOCALE_NUMERALS_BN</code></a> (Safari 10.0+, not in Safari 18.4+)
176
181
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_EXT"><code>LOCALE_NUMERALS_EXT</code></a> (Safari 10.0+)
177
182
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCATION"><code>LOCATION</code></a>
178
183
  <li><a href="api-doc/interfaces/FeatureAll.md#MOZILLA"><code>MOZILLA</code></a>
@@ -181,7 +186,7 @@ This table lists features available in the most common engines.
181
186
  <li><a href="api-doc/interfaces/FeatureAll.md#NO_IE_SRC"><code>NO_IE_SRC</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#FF_SRC"><code>FF_SRC</code></a>)
182
187
  <li><a href="api-doc/interfaces/FeatureAll.md#NO_OLD_SAFARI_ARRAY_ITERATOR"><code>NO_OLD_SAFARI_ARRAY_ITERATOR</code></a> (Safari 9+)
183
188
  <li><a href="api-doc/interfaces/FeatureAll.md#NO_V8_SRC"><code>NO_V8_SRC</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#FF_SRC"><code>FF_SRC</code></a>)
184
- <li><a href="api-doc/interfaces/FeatureAll.md#OBJECT_ARRAY_ENTRIES_CTOR"><code>OBJECT_ARRAY_ENTRIES_CTOR</code></a> (Safari 9+)
189
+ <li><a href="api-doc/interfaces/FeatureAll.md#OBJECT_ARRAY_ENTRIES_CTOR"><code>OBJECT_ARRAY_ENTRIES_CTOR</code></a> (Safari 9+, not in Safari 18.4+)
185
190
  <li><a href="api-doc/interfaces/FeatureAll.md#OBJECT_L_LOCATION_CTOR"><code>OBJECT_L_LOCATION_CTOR</code></a> (not in Safari 10.0+)
186
191
  <li><a href="api-doc/interfaces/FeatureAll.md#OBJECT_UNDEFINED"><code>OBJECT_UNDEFINED</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#GLOBAL_UNDEFINED"><code>GLOBAL_UNDEFINED</code></a>)
187
192
  <li><a href="api-doc/interfaces/FeatureAll.md#OBJECT_W_SELF"><code>OBJECT_W_SELF</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#WINDOW"><code>WINDOW</code></a>)
@@ -189,7 +194,7 @@ This table lists features available in the most common engines.
189
194
  <li><a href="api-doc/interfaces/FeatureAll.md#PLAIN_INTL"><code>PLAIN_INTL</code></a> (Safari 10.0+, not in Safari 14.0.1+)
190
195
  <li><a href="api-doc/interfaces/FeatureAll.md#REGEXP_STRING_ITERATOR"><code>REGEXP_STRING_ITERATOR</code></a> (Safari 13+)
191
196
  <li><a href="api-doc/interfaces/FeatureAll.md#SELF_OBJ"><code>SELF_OBJ</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#ANY_WINDOW"><code>ANY_WINDOW</code></a>, <a href="api-doc/interfaces/FeatureAll.md#OBJECT_W_SELF"><code>OBJECT_W_SELF</code></a>, and <a href="api-doc/interfaces/FeatureAll.md#WINDOW"><code>WINDOW</code></a>)
192
- <li><a href="api-doc/interfaces/FeatureAll.md#SHORT_LOCALES"><code>SHORT_LOCALES</code></a> (Safari 10.0+, not in Safari 18+)
197
+ <li><a href="api-doc/interfaces/FeatureAll.md#SHORT_LOCALES"><code>SHORT_LOCALES</code></a> (Safari 10.0+, not in Safari 18.0+)
193
198
  <li><a href="api-doc/interfaces/FeatureAll.md#STATUS"><code>STATUS</code></a>
194
199
  <li><a href="api-doc/interfaces/FeatureAll.md#UNDEFINED"><code>UNDEFINED</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#GLOBAL_UNDEFINED"><code>GLOBAL_UNDEFINED</code></a> and <a href="api-doc/interfaces/FeatureAll.md#OBJECT_UNDEFINED"><code>OBJECT_UNDEFINED</code></a>)
195
200
  <li><a href="api-doc/interfaces/FeatureAll.md#WINDOW"><code>WINDOW</code></a>
@@ -219,6 +224,7 @@ This table lists features available in the most common engines.
219
224
  <li><a href="api-doc/interfaces/FeatureAll.md#JAPANESE_INFINITY"><code>JAPANESE_INFINITY</code></a> (Android Browser 4.4)
220
225
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_INFINITY"><code>LOCALE_INFINITY</code></a> (Android Browser 4.4)
221
226
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS"><code>LOCALE_NUMERALS</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_EXT"><code>LOCALE_NUMERALS_EXT</code></a> and <a href="api-doc/interfaces/FeatureAll.md#SHORT_LOCALES"><code>SHORT_LOCALES</code></a>; Android Browser 4.4)
227
+ <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_BN"><code>LOCALE_NUMERALS_BN</code></a> (Android Browser 4.4)
222
228
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_EXT"><code>LOCALE_NUMERALS_EXT</code></a> (Android Browser 4.4)
223
229
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCATION"><code>LOCATION</code></a>
224
230
  <li><a href="api-doc/interfaces/FeatureAll.md#MOZILLA"><code>MOZILLA</code></a>
@@ -261,20 +267,21 @@ This table lists features available in the most common engines.
261
267
  <li><a href="api-doc/interfaces/FeatureAll.md#GMT"><code>GMT</code></a>
262
268
  <li><a href="api-doc/interfaces/FeatureAll.md#INCR_CHAR"><code>INCR_CHAR</code></a>
263
269
  <li><a href="api-doc/interfaces/FeatureAll.md#INTL"><code>INTL</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#PLAIN_INTL"><code>PLAIN_INTL</code></a>; Node.js 0.12+)
264
- <li><a href="api-doc/interfaces/FeatureAll.md#ITERATOR_HELPER"><code>ITERATOR_HELPER</code></a> (Node.js 22+)
270
+ <li><a href="api-doc/interfaces/FeatureAll.md#ITERATOR_HELPER"><code>ITERATOR_HELPER</code></a> (Node.js 22.0+)
265
271
  <li><a href="api-doc/interfaces/FeatureAll.md#JAPANESE_INFINITY"><code>JAPANESE_INFINITY</code></a> (Node.js 0.12+)
266
272
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_INFINITY"><code>LOCALE_INFINITY</code></a> (Node.js 0.12+)
267
273
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS"><code>LOCALE_NUMERALS</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_EXT"><code>LOCALE_NUMERALS_EXT</code></a> and <a href="api-doc/interfaces/FeatureAll.md#SHORT_LOCALES"><code>SHORT_LOCALES</code></a>; Node.js 13+)
274
+ <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_BN"><code>LOCALE_NUMERALS_BN</code></a> (Node.js 13+)
268
275
  <li><a href="api-doc/interfaces/FeatureAll.md#LOCALE_NUMERALS_EXT"><code>LOCALE_NUMERALS_EXT</code></a> (Node.js 13+)
269
276
  <li><a href="api-doc/interfaces/FeatureAll.md#NAME"><code>NAME</code></a>
270
277
  <li><a href="api-doc/interfaces/FeatureAll.md#NO_FF_SRC"><code>NO_FF_SRC</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#V8_SRC"><code>V8_SRC</code></a>)
271
278
  <li><a href="api-doc/interfaces/FeatureAll.md#NO_IE_SRC"><code>NO_IE_SRC</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#V8_SRC"><code>V8_SRC</code></a>)
272
279
  <li><a href="api-doc/interfaces/FeatureAll.md#NO_OLD_SAFARI_ARRAY_ITERATOR"><code>NO_OLD_SAFARI_ARRAY_ITERATOR</code></a> (Node.js 0.12+)
273
- <li><a href="api-doc/interfaces/FeatureAll.md#OBJECT_ARRAY_ENTRIES_CTOR"><code>OBJECT_ARRAY_ENTRIES_CTOR</code></a> (Node.js 0.12+, not in Node.js 22+)
280
+ <li><a href="api-doc/interfaces/FeatureAll.md#OBJECT_ARRAY_ENTRIES_CTOR"><code>OBJECT_ARRAY_ENTRIES_CTOR</code></a> (Node.js 0.12+, not in Node.js 22.0+)
274
281
  <li><a href="api-doc/interfaces/FeatureAll.md#OBJECT_UNDEFINED"><code>OBJECT_UNDEFINED</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#GLOBAL_UNDEFINED"><code>GLOBAL_UNDEFINED</code></a>)
275
282
  <li><a href="api-doc/interfaces/FeatureAll.md#PLAIN_INTL"><code>PLAIN_INTL</code></a> (Node.js 0.12+, not in Node.js 15+)
276
283
  <li><a href="api-doc/interfaces/FeatureAll.md#REGEXP_STRING_ITERATOR"><code>REGEXP_STRING_ITERATOR</code></a> (Node.js 12+)
277
- <li><a href="api-doc/interfaces/FeatureAll.md#SHORT_LOCALES"><code>SHORT_LOCALES</code></a> (Node.js 13+)
284
+ <li><a href="api-doc/interfaces/FeatureAll.md#SHORT_LOCALES"><code>SHORT_LOCALES</code></a> (Node.js 13+, not in Node.js 22.12–22.14 and 23.3+)
278
285
  <li><a href="api-doc/interfaces/FeatureAll.md#UNDEFINED"><code>UNDEFINED</code></a> (implied by <a href="api-doc/interfaces/FeatureAll.md#GLOBAL_UNDEFINED"><code>GLOBAL_UNDEFINED</code></a> and <a href="api-doc/interfaces/FeatureAll.md#OBJECT_UNDEFINED"><code>OBJECT_UNDEFINED</code></a>)
279
286
  <li><a href="api-doc/interfaces/FeatureAll.md#V8_SRC"><code>V8_SRC</code></a>
280
287
  </ul>
package/api-doc/README.md CHANGED
@@ -1,4 +1,4 @@
1
- **JScrewIt** • **Docs**
1
+ **JScrewIt**
2
2
 
3
3
  ***
4
4
 
@@ -27,8 +27,5 @@
27
27
  ## Variables
28
28
 
29
29
  - [default](variables/default.md)
30
+ - [encode](variables/encode.md)
30
31
  - [Feature](variables/Feature.md)
31
-
32
- ## Functions
33
-
34
- - [encode](functions/encode.md)
@@ -1,4 +1,4 @@
1
- [**JScrewIt**](../README.md) • **Docs**
1
+ [**JScrewIt**](../README.md)
2
2
 
3
3
  ***
4
4
 
@@ -8,7 +8,7 @@ Objects of this type indicate which of the capabilities that JScrewIt can use to
8
8
  length of its output are available in a particular JavaScript engine.
9
9
 
10
10
  JScrewIt comes with a set of predefined feature objects exposed as property values of
11
- `JScrewIt.Feature` or [`JScrewIt.Feature.ALL`](FeatureConstructor.md#all), where the property
11
+ `JScrewIt.Feature` or [\`JScrewIt.Feature.ALL\`](FeatureConstructor.md#all), where the property
12
12
  name is the feature's name or alias.
13
13
 
14
14
  Besides these predefined features, it is possible to construct custom features from the union or
@@ -20,8 +20,8 @@ they are different from such a union in that they exclude some other feature not
20
20
  their elementary components.
21
21
  All other features, called *composite* features, can be constructed as a union of zero or more
22
22
  elementary features.
23
- Two of the predefined composite features are particularly important: [`DEFAULT`](FeatureConstructor.md#default) is the empty feature, indicating that no elementary
24
- feature is available at all; [`AUTO`](FeatureAll.md#auto) is the union of all
23
+ Two of the predefined composite features are particularly important: [\`DEFAULT\`](FeatureConstructor.md#default) is the empty feature, indicating that no elementary
24
+ feature is available at all; [\`AUTO\`](FeatureConstructor.md#auto) is the union of all
25
25
  elementary features available in the current environment.
26
26
 
27
27
  Not all features can be available at the same time: some features are necessarily incompatible,
@@ -93,7 +93,9 @@ Determines whether this feature object includes all of the specified features.
93
93
 
94
94
  #### Parameters
95
95
 
96
- ...**features**: [`FeatureElementOrCompatibleArray`](../type-aliases/FeatureElementOrCompatibleArray.md)[]
96
+ ##### features
97
+
98
+ ...[`FeatureElementOrCompatibleArray`](../type-aliases/FeatureElementOrCompatibleArray.md)[]
97
99
 
98
100
  #### Returns
99
101
 
@@ -110,7 +112,7 @@ If no arguments are specified, the return value is `true`.
110
112
 
111
113
  ### restrict()
112
114
 
113
- > **restrict**(`environment`, `engineFeatureObjs`?): [`CustomFeature`](CustomFeature.md)
115
+ > **restrict**(`environment`, `engineFeatureObjs?`): `CustomFeature`
114
116
 
115
117
  Creates a new feature object from this feature by removing elementary features that are not
116
118
  available inside a particular environment.
@@ -120,7 +122,7 @@ that require strict mode code, or inside web workers.
120
122
 
121
123
  #### Parameters
122
124
 
123
- **environment**: `"forced-strict-mode"` \| `"web-worker"`
125
+ ##### environment
124
126
 
125
127
  The environment to which this feature should be restricted.
126
128
  Two environments are currently supported.
@@ -137,7 +139,11 @@ Removes features that are not available in environments that require strict mode
137
139
 
138
140
  </dl>
139
141
 
140
- **engineFeatureObjs?**: readonly [`PredefinedFeature`](PredefinedFeature.md)[]
142
+ `"forced-strict-mode"` | `"web-worker"`
143
+
144
+ ##### engineFeatureObjs?
145
+
146
+ readonly [`PredefinedFeature`](PredefinedFeature.md)[]
141
147
 
142
148
  An array of predefined feature objects, each corresponding to a particular engine in which
143
149
  the restriction should be enacted.
@@ -145,7 +151,7 @@ If this parameter is omitted, the restriction is enacted in all engines.
145
151
 
146
152
  #### Returns
147
153
 
148
- [`CustomFeature`](CustomFeature.md)
154
+ `CustomFeature`
149
155
 
150
156
  #### Inherited from
151
157
 
@@ -1,4 +1,4 @@
1
- [**JScrewIt**](../README.md) • **Docs**
1
+ [**JScrewIt**](../README.md)
2
2
 
3
3
  ***
4
4
 
@@ -8,7 +8,7 @@ Objects of this type indicate which of the capabilities that JScrewIt can use to
8
8
  length of its output are available in a particular JavaScript engine.
9
9
 
10
10
  JScrewIt comes with a set of predefined feature objects exposed as property values of
11
- `JScrewIt.Feature` or [`JScrewIt.Feature.ALL`](FeatureConstructor.md#all), where the property
11
+ `JScrewIt.Feature` or [\`JScrewIt.Feature.ALL\`](FeatureConstructor.md#all), where the property
12
12
  name is the feature's name or alias.
13
13
 
14
14
  Besides these predefined features, it is possible to construct custom features from the union or
@@ -20,8 +20,8 @@ they are different from such a union in that they exclude some other feature not
20
20
  their elementary components.
21
21
  All other features, called *composite* features, can be constructed as a union of zero or more
22
22
  elementary features.
23
- Two of the predefined composite features are particularly important: [`DEFAULT`](FeatureConstructor.md#default) is the empty feature, indicating that no elementary
24
- feature is available at all; [`AUTO`](FeatureAll.md#auto) is the union of all
23
+ Two of the predefined composite features are particularly important: [\`DEFAULT\`](FeatureConstructor.md#default) is the empty feature, indicating that no elementary
24
+ feature is available at all; [\`AUTO\`](FeatureConstructor.md#auto) is the union of all
25
25
  elementary features available in the current environment.
26
26
 
27
27
  Not all features can be available at the same time: some features are necessarily incompatible,
@@ -93,7 +93,9 @@ Determines whether this feature object includes all of the specified features.
93
93
 
94
94
  #### Parameters
95
95
 
96
- ...**features**: [`FeatureElementOrCompatibleArray`](../type-aliases/FeatureElementOrCompatibleArray.md)[]
96
+ ##### features
97
+
98
+ ...[`FeatureElementOrCompatibleArray`](../type-aliases/FeatureElementOrCompatibleArray.md)[]
97
99
 
98
100
  #### Returns
99
101
 
@@ -110,7 +112,7 @@ If no arguments are specified, the return value is `true`.
110
112
 
111
113
  ### restrict()
112
114
 
113
- > **restrict**(`environment`, `engineFeatureObjs`?): [`CustomFeature`](CustomFeature.md)
115
+ > **restrict**(`environment`, `engineFeatureObjs?`): [`CustomFeature`](CustomFeature.md)
114
116
 
115
117
  Creates a new feature object from this feature by removing elementary features that are not
116
118
  available inside a particular environment.
@@ -120,7 +122,7 @@ that require strict mode code, or inside web workers.
120
122
 
121
123
  #### Parameters
122
124
 
123
- **environment**: `"forced-strict-mode"` \| `"web-worker"`
125
+ ##### environment
124
126
 
125
127
  The environment to which this feature should be restricted.
126
128
  Two environments are currently supported.
@@ -137,7 +139,11 @@ Removes features that are not available in environments that require strict mode
137
139
 
138
140
  </dl>
139
141
 
140
- **engineFeatureObjs?**: readonly [`PredefinedFeature`](PredefinedFeature.md)[]
142
+ `"forced-strict-mode"` | `"web-worker"`
143
+
144
+ ##### engineFeatureObjs?
145
+
146
+ readonly [`PredefinedFeature`](PredefinedFeature.md)[]
141
147
 
142
148
  An array of predefined feature objects, each corresponding to a particular engine in which
143
149
  the restriction should be enacted.
@@ -1,4 +1,4 @@
1
- [**JScrewIt**](../README.md) • **Docs**
1
+ [**JScrewIt**](../README.md)
2
2
 
3
3
  ***
4
4
 
@@ -12,7 +12,7 @@
12
12
 
13
13
  Specifies the features available in the engines that evaluate the encoded output.
14
14
 
15
- If this parameter is unspecified, [`JScrewIt.Feature.DEFAULT`](FeatureConstructor.md#default) is assumed: this ensures maximum compatibility but also generates
15
+ If this parameter is unspecified, [\`JScrewIt.Feature.DEFAULT\`](FeatureConstructor.md#default) is assumed: this ensures maximum compatibility but also generates
16
16
  the largest code.
17
17
  To generate shorter code, specify all features available in all target engines explicitly.
18
18
 
@@ -1,4 +1,4 @@
1
- [**JScrewIt**](../README.md) • **Docs**
1
+ [**JScrewIt**](../README.md)
2
2
 
3
3
  ***
4
4
 
@@ -8,7 +8,7 @@ Objects of this type indicate which of the capabilities that JScrewIt can use to
8
8
  length of its output are available in a particular JavaScript engine.
9
9
 
10
10
  JScrewIt comes with a set of predefined feature objects exposed as property values of
11
- `JScrewIt.Feature` or [`JScrewIt.Feature.ALL`](FeatureConstructor.md#all), where the property
11
+ `JScrewIt.Feature` or [\`JScrewIt.Feature.ALL\`](FeatureConstructor.md#all), where the property
12
12
  name is the feature's name or alias.
13
13
 
14
14
  Besides these predefined features, it is possible to construct custom features from the union or
@@ -20,8 +20,8 @@ they are different from such a union in that they exclude some other feature not
20
20
  their elementary components.
21
21
  All other features, called *composite* features, can be constructed as a union of zero or more
22
22
  elementary features.
23
- Two of the predefined composite features are particularly important: [`DEFAULT`](FeatureConstructor.md#default) is the empty feature, indicating that no elementary
24
- feature is available at all; [`AUTO`](FeatureAll.md#auto) is the union of all
23
+ Two of the predefined composite features are particularly important: [\`DEFAULT\`](FeatureConstructor.md#default) is the empty feature, indicating that no elementary
24
+ feature is available at all; [\`AUTO\`](FeatureConstructor.md#auto) is the union of all
25
25
  elementary features available in the current environment.
26
26
 
27
27
  Not all features can be available at the same time: some features are necessarily incompatible,
@@ -78,7 +78,9 @@ Determines whether this feature object includes all of the specified features.
78
78
 
79
79
  #### Parameters
80
80
 
81
- ...**features**: [`FeatureElementOrCompatibleArray`](../type-aliases/FeatureElementOrCompatibleArray.md)[]
81
+ ##### features
82
+
83
+ ...[`FeatureElementOrCompatibleArray`](../type-aliases/FeatureElementOrCompatibleArray.md)[]
82
84
 
83
85
  #### Returns
84
86
 
@@ -91,7 +93,7 @@ If no arguments are specified, the return value is `true`.
91
93
 
92
94
  ### restrict()
93
95
 
94
- > **restrict**(`environment`, `engineFeatureObjs`?): [`CustomFeature`](CustomFeature.md)
96
+ > **restrict**(`environment`, `engineFeatureObjs?`): [`CustomFeature`](CustomFeature.md)
95
97
 
96
98
  Creates a new feature object from this feature by removing elementary features that are not
97
99
  available inside a particular environment.
@@ -101,7 +103,7 @@ that require strict mode code, or inside web workers.
101
103
 
102
104
  #### Parameters
103
105
 
104
- **environment**: `"forced-strict-mode"` \| `"web-worker"`
106
+ ##### environment
105
107
 
106
108
  The environment to which this feature should be restricted.
107
109
  Two environments are currently supported.
@@ -118,7 +120,11 @@ Removes features that are not available in environments that require strict mode
118
120
 
119
121
  </dl>
120
122
 
121
- **engineFeatureObjs?**: readonly [`PredefinedFeature`](PredefinedFeature.md)[]
123
+ `"forced-strict-mode"` | `"web-worker"`
124
+
125
+ ##### engineFeatureObjs?
126
+
127
+ readonly [`PredefinedFeature`](PredefinedFeature.md)[]
122
128
 
123
129
  An array of predefined feature objects, each corresponding to a particular engine in which
124
130
  the restriction should be enacted.
@@ -1,4 +1,4 @@
1
- [**JScrewIt**](../README.md) • **Docs**
1
+ [**JScrewIt**](../README.md)
2
2
 
3
3
  ***
4
4
 
@@ -232,6 +232,16 @@ Available in Internet Explorer 10+, Safari before 14.1, and Android Browser. Thi
232
232
 
233
233
  ***
234
234
 
235
+ ### CREATE\_ELEMENT
236
+
237
+ > **CREATE\_ELEMENT**: [`ElementaryFeature`](ElementaryFeature.md)
238
+
239
+ Existence of the function document.createElement.
240
+
241
+ An alias for `ANY_DOCUMENT`.
242
+
243
+ ***
244
+
235
245
  ### DEFAULT
236
246
 
237
247
  > **DEFAULT**: [`PredefinedFeature`](PredefinedFeature.md)
@@ -330,7 +340,7 @@ Available in Chrome, Edge, Firefox, Internet Explorer, Safari, Opera, and Node.j
330
340
 
331
341
  Features available in the current stable version of Firefox.
332
342
 
333
- An alias for `FF_131`.
343
+ An alias for `FF_134`.
334
344
 
335
345
  ***
336
346
 
@@ -338,11 +348,27 @@ An alias for `FF_131`.
338
348
 
339
349
  > **FF\_131**: [`PredefinedFeature`](PredefinedFeature.md)
340
350
 
341
- Features available in Firefox 131 or later.
351
+ Features available in Firefox 131 to 133.
342
352
 
343
353
  #### Remarks
344
354
 
345
- This feature may be replaced or removed in the near future when current browser versions become obsolete. Use `FF` instead of `FF_131` for long term support.
355
+ This feature may be replaced or removed in the near future when current browser versions become obsolete.
356
+
357
+ #### See
358
+
359
+ [Engine Support Policy](https://github.com/fasttime/JScrewIt#engine-support-policy)
360
+
361
+ ***
362
+
363
+ ### FF\_134
364
+
365
+ > **FF\_134**: [`PredefinedFeature`](PredefinedFeature.md)
366
+
367
+ Features available in Firefox 134 or later.
368
+
369
+ #### Remarks
370
+
371
+ This feature may be replaced or removed in the near future when current browser versions become obsolete. Use `FF` or `FF_PREV` instead of `FF_134` for long term support.
346
372
 
347
373
  #### See
348
374
 
@@ -358,7 +384,7 @@ Features available in Firefox 90 to 130.
358
384
 
359
385
  #### Remarks
360
386
 
361
- This feature may be replaced or removed in the near future when current browser versions become obsolete. Use `FF_ESR` or `FF_PREV` instead of `FF_90` for long term support.
387
+ This feature may be replaced or removed in the near future when current browser versions become obsolete. Use `FF_ESR` instead of `FF_90` for long term support.
362
388
 
363
389
  #### See
364
390
 
@@ -382,7 +408,7 @@ An alias for `FF_90`.
382
408
 
383
409
  Features available in the previous to current version of Firefox.
384
410
 
385
- An alias for `FF_90`.
411
+ An alias for `FF_134`.
386
412
 
387
413
  ***
388
414
 
@@ -424,6 +450,16 @@ Available in Chrome, Edge, Firefox, Safari 12+, Opera, and Node.js 11+.
424
450
 
425
451
  ***
426
452
 
453
+ ### FORMS
454
+
455
+ > **FORMS**: [`ElementaryFeature`](ElementaryFeature.md)
456
+
457
+ Existence of the object document.forms with string representation "\[object HTMLCollection\]".
458
+
459
+ An alias for `ANY_DOCUMENT`.
460
+
461
+ ***
462
+
427
463
  ### FROM\_CODE\_POINT
428
464
 
429
465
  > **FROM\_CODE\_POINT**: [`ElementaryFeature`](ElementaryFeature.md)
@@ -600,7 +636,7 @@ Availability of iterator helpers.
600
636
 
601
637
  #### Remarks
602
638
 
603
- Available in Chrome, Edge, Firefox 131+, Opera, and Node.js 22+.
639
+ Available in Chrome, Edge, Firefox 131+, Safari 18.4+, Opera, and Node.js 22.0+.
604
640
 
605
641
  ***
606
642
 
@@ -640,17 +676,29 @@ Available in Chrome, Edge, Firefox, Internet Explorer 11, Safari 10.0+, Opera, A
640
676
 
641
677
  ***
642
678
 
679
+ ### LOCALE\_NUMERALS\_BN
680
+
681
+ > **LOCALE\_NUMERALS\_BN**: [`ElementaryFeature`](ElementaryFeature.md)
682
+
683
+ Localized number formatting for Bengali.
684
+
685
+ #### Remarks
686
+
687
+ Available in Chrome, Edge, Firefox, Internet Explorer 11 on Windows 10, Safari 10.0+ before 18.4, Opera, Android Browser 4.4, and Node.js 13+.
688
+
689
+ ***
690
+
643
691
  ### LOCALE\_NUMERALS\_EXT
644
692
 
645
693
  > **LOCALE\_NUMERALS\_EXT**: [`ElementaryFeature`](ElementaryFeature.md)
646
694
 
647
695
  Extended localized number formatting.
648
696
 
649
- This includes all features of LOCALE_NUMERALS plus the output of the first three letters in the second word of the Arabic string representation of NaN \("رقم"\), Bengali digits, the letters in the Russian string representation of NaN \("не число"\) and the letters in the Persian string representation of NaN \("ناعدد"\).
697
+ This includes all features of LOCALE_NUMERALS plus the output of the first three letters in the second word of the Arabic string representation of NaN \("رقم"\), the letters in the Russian string representation of NaN \("не число"\) and the letters in the Persian string representation of NaN \("ناعدد"\).
650
698
 
651
699
  #### Remarks
652
700
 
653
- Available in Chrome, Edge, Firefox, Internet Explorer 11 on Windows 10, Safari 10.0+, Opera, Android Browser 4.4, and Node.js 13+.
701
+ Available in Chrome, Edge, Firefox, Internet Explorer 11 on Windows 10, Safari 10.0+, Opera, Android Browser 4.4, and Node.js 13+. This feature is not available inside web workers in Safari 18.4+.
654
702
 
655
703
  ***
656
704
 
@@ -818,7 +866,15 @@ Features available in Node.js 16.6 to 21.
818
866
 
819
867
  > **NODE\_22**: [`PredefinedFeature`](PredefinedFeature.md)
820
868
 
821
- Features available in Node.js 22 or later.
869
+ Features available in Node.js 22.0 to 22.11 and Node.js 23.0 to 23.2.
870
+
871
+ ***
872
+
873
+ ### NODE\_22\_12
874
+
875
+ > **NODE\_22\_12**: [`PredefinedFeature`](PredefinedFeature.md)
876
+
877
+ Features available in Node.js 22.12 to 22.14 and Node.js 23.3 or later.
822
878
 
823
879
  ***
824
880
 
@@ -846,6 +902,16 @@ Features available in Node.js 7.6 to 9.
846
902
 
847
903
  ***
848
904
 
905
+ ### NODE\_NAME
906
+
907
+ > **NODE\_NAME**: [`ElementaryFeature`](ElementaryFeature.md)
908
+
909
+ Existence of the string document.nodeName that starts with a number sign \("#"\).
910
+
911
+ An alias for `ANY_DOCUMENT`.
912
+
913
+ ***
914
+
849
915
  ### NODECONSTRUCTOR
850
916
 
851
917
  > **NODECONSTRUCTOR**: [`ElementaryFeature`](ElementaryFeature.md)
@@ -866,7 +932,7 @@ The property that the Array.prototype.entries\(\).constructor is the Object cons
866
932
 
867
933
  #### Remarks
868
934
 
869
- Available in Firefox before 131, Safari 9+, and Node.js 0.12+ before 22.
935
+ Available in Firefox before 131, Safari 9+ before 18.4, and Node.js 0.12+ before 22.0.
870
936
 
871
937
  ***
872
938
 
@@ -948,7 +1014,7 @@ Available in Chrome, Edge, Firefox, Safari 13+, Opera, and Node.js 12+.
948
1014
 
949
1015
  Features available in the current stable version of Safari.
950
1016
 
951
- An alias for `SAFARI_18`.
1017
+ An alias for `SAFARI_18_4`.
952
1018
 
953
1019
  ***
954
1020
 
@@ -1016,11 +1082,19 @@ Features available in Safari 17.4 to 17.6.
1016
1082
 
1017
1083
  ***
1018
1084
 
1019
- ### SAFARI\_18
1085
+ ### SAFARI\_18\_0
1086
+
1087
+ > **SAFARI\_18\_0**: [`PredefinedFeature`](PredefinedFeature.md)
1088
+
1089
+ Features available in Safari 18.0 to 18.3.
1090
+
1091
+ ***
1092
+
1093
+ ### SAFARI\_18\_4
1020
1094
 
1021
- > **SAFARI\_18**: [`PredefinedFeature`](PredefinedFeature.md)
1095
+ > **SAFARI\_18\_4**: [`PredefinedFeature`](PredefinedFeature.md)
1022
1096
 
1023
- Features available in Safari 18 or later.
1097
+ Features available in Safari 18.4 or later.
1024
1098
 
1025
1099
  ***
1026
1100
 
@@ -1076,7 +1150,7 @@ Support for the two-letter locale name "ar" to format decimal numbers as Arabic
1076
1150
 
1077
1151
  #### Remarks
1078
1152
 
1079
- Available in Firefox, Internet Explorer 11, Safari 10.0+ before 18, Android Browser 4.4, and Node.js 13+.
1153
+ Available in Firefox before 134, Internet Explorer 11, Safari 10.0+ before 18.0, Android Browser 4.4, and Node.js 13+ before 22.12–22.14 and 23.3.
1080
1154
 
1081
1155
  ***
1082
1156