@@ -7,9 +7,9 @@ C and C++ built-in support
77 :widths: auto
88
99 Name, Category
10- `Bloomberg Standard Library <https://github.com/bloomberg/bde >`__, xxx
10+ `Bloomberg Standard Library <https://github.com/bloomberg/bde >`__, TODO
1111 `Berkeley socket API library <https://en.wikipedia.org/wiki/Berkeley_sockets#Socket_API_functions >`__, API library
12- string.h, xxx
12+ string.h, TODO
1313
1414C# built-in support
1515================================
@@ -90,7 +90,7 @@ Java built-in support
9090
9191 Name, Category
9292 Apache Commons, Language library (?)
93- Guava, xxx
93+ Guava, TODO
9494 Hibernate, Database
9595 iBatis / MyBatis, Database
9696 Java Persistence API (JPA), Database
@@ -115,37 +115,37 @@ JavaScript and TypeScript built-in support
115115 Name, Category
116116 angular (modern version), HTML framework
117117 angular.js (legacy version), HTML framework
118- apollo-link-http, xxx
118+ apollo-link-http, TODO
119119 axios, Network communicator
120120 browser, Runtime environment
121121 electron, Runtime environment
122122 express, Server
123- Formik
123+ Formik, TODO
124124 hapi, Server
125- Immutable.js, xxx
125+ Immutable.js, TODO
126126 jquery, Utility library
127127 koa, Server
128128 lodash, Utility library
129- marked, xxx
129+ marked, TODO
130130 mongodb, Database
131131 mssql, Database
132- Multer, xxx
132+ Multer, TODO
133133 mysql, Database
134134 node, Runtime environment
135135 postgres, Database
136- pug, xxx
136+ pug, TODO
137137 ramda, Utility library
138138 react, HTML framework
139- react-helmet, xxx
139+ react-helmet, TODO
140140 request, Network communicator
141141 sequelize, Database
142142 socket.io, Network communicator
143143 sqlite3, Database
144144 superagent, Network communicator
145145 underscore, Utility library
146146 vue, HTML framework
147- vue-router, xxx
148- xml2js, xxx
147+ vue-router, TODO
148+ xml2js, TODO
149149
150150
151151
0 commit comments