mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
Merge pull request #11955 from erik-krogh/docFrameworks
JS: add Fastify and restify to the list of supported frameworks
This commit is contained in:
@@ -148,6 +148,7 @@ and the CodeQL library pack ``codeql/javascript-all`` (`changelog <https://githu
|
||||
EJS, templating language
|
||||
electron, Runtime environment
|
||||
express, Server
|
||||
Fastify, Server
|
||||
handlebars, templating language
|
||||
hapi, Server
|
||||
hogan, templating language
|
||||
@@ -166,6 +167,7 @@ and the CodeQL library pack ``codeql/javascript-all`` (`changelog <https://githu
|
||||
react, HTML framework
|
||||
react native, HTML framework
|
||||
request, Network communicator
|
||||
restify, Server
|
||||
sequelize, Database
|
||||
socket.io, Network communicator
|
||||
sqlite3, Database
|
||||
|
||||
Reference in New Issue
Block a user