@@ -89,8 +89,9 @@ Java built-in support
89
89
:widths: auto
90
90
91
91
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
94
95
Hibernate, Database
95
96
iBatis / MyBatis, Database
96
97
Java Persistence API (JPA), Database
@@ -115,38 +116,28 @@ JavaScript and TypeScript built-in support
115
116
Name, Category
116
117
angular (modern version), HTML framework
117
118
angular.js (legacy version), HTML framework
118
- apollo-link-http, TODO
119
119
axios, Network communicator
120
120
browser, Runtime environment
121
121
electron, Runtime environment
122
122
express, Server
123
- Formik, TODO
124
123
hapi, Server
125
- Immutable.js, TODO
126
124
jquery, Utility library
127
125
koa, Server
128
126
lodash, Utility library
129
- marked, TODO
130
127
mongodb, Database
131
128
mssql, Database
132
- Multer, TODO
133
129
mysql, Database
134
130
node, Runtime environment
135
131
postgres, Database
136
- pug, TODO
137
132
ramda, Utility library
138
133
react, HTML framework
139
- react-helmet, TODO
140
134
request, Network communicator
141
135
sequelize, Database
142
136
socket.io, Network communicator
143
137
sqlite3, Database
144
138
superagent, Network communicator
145
139
underscore, Utility library
146
140
vue, HTML framework
147
- vue-router, TODO
148
- xml2js, TODO
149
-
150
141
151
142
152
143
Python built-in support
0 commit comments