@@ -89,8 +89,9 @@ Java built-in support
8989 :widths: auto
9090
9191 Name, Category
92- Apache Commons Lang, utility library
93- Guava, utility and collections library
92+ Apache Commons Lang, Utility library
93+ Apache HTTP components, Network communicator
94+ Guava, Utility and collections library
9495 Hibernate, Database
9596 iBatis / MyBatis, Database
9697 Java Persistence API (JPA), Database
@@ -115,38 +116,28 @@ JavaScript and TypeScript built-in support
115116 Name, Category
116117 angular (modern version), HTML framework
117118 angular.js (legacy version), HTML framework
118- apollo-link-http, TODO
119119 axios, Network communicator
120120 browser, Runtime environment
121121 electron, Runtime environment
122122 express, Server
123- Formik, TODO
124123 hapi, Server
125- Immutable.js, TODO
126124 jquery, Utility library
127125 koa, Server
128126 lodash, Utility library
129- marked, TODO
130127 mongodb, Database
131128 mssql, Database
132- Multer, TODO
133129 mysql, Database
134130 node, Runtime environment
135131 postgres, Database
136- pug, TODO
137132 ramda, Utility library
138133 react, HTML framework
139- react-helmet, TODO
140134 request, Network communicator
141135 sequelize, Database
142136 socket.io, Network communicator
143137 sqlite3, Database
144138 superagent, Network communicator
145139 underscore, Utility library
146140 vue, HTML framework
147- vue-router, TODO
148- xml2js, TODO
149-
150141
151142
152143Python built-in support
0 commit comments