@@ -7,9 +7,9 @@ C and C++ built-in support
7
7
:widths: auto
8
8
9
9
Name, Category
10
- `Bloomberg Standard Library <https://github.com/bloomberg/bde >`__, xxx
10
+ `Bloomberg Standard Library <https://github.com/bloomberg/bde >`__, TODO
11
11
`Berkeley socket API library <https://en.wikipedia.org/wiki/Berkeley_sockets#Socket_API_functions >`__, API library
12
- string.h, xxx
12
+ string.h, TODO
13
13
14
14
C# built-in support
15
15
================================
@@ -90,7 +90,7 @@ Java built-in support
90
90
91
91
Name, Category
92
92
Apache Commons, Language library (?)
93
- Guava, xxx
93
+ Guava, TODO
94
94
Hibernate, Database
95
95
iBatis / MyBatis, Database
96
96
Java Persistence API (JPA), Database
@@ -115,37 +115,37 @@ JavaScript and TypeScript built-in support
115
115
Name, Category
116
116
angular (modern version), HTML framework
117
117
angular.js (legacy version), HTML framework
118
- apollo-link-http, xxx
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
123
+ Formik, TODO
124
124
hapi, Server
125
- Immutable.js, xxx
125
+ Immutable.js, TODO
126
126
jquery, Utility library
127
127
koa, Server
128
128
lodash, Utility library
129
- marked, xxx
129
+ marked, TODO
130
130
mongodb, Database
131
131
mssql, Database
132
- Multer, xxx
132
+ Multer, TODO
133
133
mysql, Database
134
134
node, Runtime environment
135
135
postgres, Database
136
- pug, xxx
136
+ pug, TODO
137
137
ramda, Utility library
138
138
react, HTML framework
139
- react-helmet, xxx
139
+ react-helmet, TODO
140
140
request, Network communicator
141
141
sequelize, Database
142
142
socket.io, Network communicator
143
143
sqlite3, Database
144
144
superagent, Network communicator
145
145
underscore, Utility library
146
146
vue, HTML framework
147
- vue-router, xxx
148
- xml2js, xxx
147
+ vue-router, TODO
148
+ xml2js, TODO
149
149
150
150
151
151
0 commit comments