File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ collaboration.
9
9
* Priority 2 - Stability
10
10
* Priority 3 - Operational qualities
11
11
* Priority 4 - Node.js maintainer experience
12
- * Priority 5 - Up to date Technology and APIs
12
+ * Priority 5 - Up to date technology and APIs
13
13
14
14
## Value descriptions
15
15
@@ -20,6 +20,9 @@ with Node.js. Some key elements of this include:
20
20
* Great documentation
21
21
* Bundling friction-reducing APIs and components, even though
22
22
they could be provided externally
23
+ * Compatibility and interoperability with browsers and other JavaScript
24
+ environments so that as much code as possible runs as is both in Node.js and
25
+ in the other environments
23
26
* Enabling/supporting external packages to ensure overall developer experience
24
27
25
28
### 2 - Stability
You can’t perform that action at this time.
0 commit comments