You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/core/Readme.md
+9-15Lines changed: 9 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
25
25
## Description
26
26
27
-
Nest is a framework for building efficient, scalable <ahref="http://nodejs.org"target="_blank">Node.js</a> server-side applications. It uses modern JavaScript, is built with <ahref="http://www.typescriptlang.org"target="_blank">TypeScript</a> (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
27
+
Nest is a framework for building efficient, scalable <ahref="http://nodejs.org"target="_blank">Node.js</a> server-side applications. It uses modern JavaScript, is built with <ahref="http://www.typescriptlang.org"target="_blank">TypeScript</a> (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
28
28
29
29
<p>Under the hood, Nest makes use of <ahref="https://expressjs.com/"target="_blank">Express</a>, but also, provides compatibility with a wide range of other libraries, like e.g. <ahref="https://github.com/fastify/fastify"target="_blank">Fastify</a>, allowing for easy use of the myriad third-party plugins which are available.</p>
30
30
@@ -35,10 +35,10 @@ Nest is a framework for building efficient, scalable <a href="http://nodejs.org"
35
35
36
36
## Getting started
37
37
38
-
* To check out the [guide](https://docs.nestjs.com), visit [docs.nestjs.com](https://docs.nestjs.com). :books:
@@ -57,6 +57,7 @@ With official support, you can get expert help straight from Nest core team. We
57
57
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
Copy file name to clipboardExpand all lines: packages/platform-express/Readme.md
+9-15Lines changed: 9 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
25
25
## Description
26
26
27
-
Nest is a framework for building efficient, scalable <ahref="http://nodejs.org"target="_blank">Node.js</a> server-side applications. It uses modern JavaScript, is built with <ahref="http://www.typescriptlang.org"target="_blank">TypeScript</a> (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
27
+
Nest is a framework for building efficient, scalable <ahref="http://nodejs.org"target="_blank">Node.js</a> server-side applications. It uses modern JavaScript, is built with <ahref="http://www.typescriptlang.org"target="_blank">TypeScript</a> (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
28
28
29
29
<p>Under the hood, Nest makes use of <ahref="https://expressjs.com/"target="_blank">Express</a>, but also, provides compatibility with a wide range of other libraries, like e.g. <ahref="https://github.com/fastify/fastify"target="_blank">Fastify</a>, allowing for easy use of the myriad third-party plugins which are available.</p>
30
30
@@ -35,10 +35,10 @@ Nest is a framework for building efficient, scalable <a href="http://nodejs.org"
35
35
36
36
## Getting started
37
37
38
-
* To check out the [guide](https://docs.nestjs.com), visit [docs.nestjs.com](https://docs.nestjs.com). :books:
@@ -57,6 +57,7 @@ With official support, you can get expert help straight from Nest core team. We
57
57
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
Copy file name to clipboardExpand all lines: packages/platform-fastify/Readme.md
+9-15Lines changed: 9 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
25
25
## Description
26
26
27
-
Nest is a framework for building efficient, scalable <ahref="http://nodejs.org"target="_blank">Node.js</a> server-side applications. It uses modern JavaScript, is built with <ahref="http://www.typescriptlang.org"target="_blank">TypeScript</a> (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
27
+
Nest is a framework for building efficient, scalable <ahref="http://nodejs.org"target="_blank">Node.js</a> server-side applications. It uses modern JavaScript, is built with <ahref="http://www.typescriptlang.org"target="_blank">TypeScript</a> (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
28
28
29
29
<p>Under the hood, Nest makes use of <ahref="https://expressjs.com/"target="_blank">Express</a>, but also, provides compatibility with a wide range of other libraries, like e.g. <ahref="https://github.com/fastify/fastify"target="_blank">Fastify</a>, allowing for easy use of the myriad third-party plugins which are available.</p>
30
30
@@ -35,10 +35,10 @@ Nest is a framework for building efficient, scalable <a href="http://nodejs.org"
35
35
36
36
## Getting started
37
37
38
-
* To check out the [guide](https://docs.nestjs.com), visit [docs.nestjs.com](https://docs.nestjs.com). :books:
@@ -57,6 +57,7 @@ With official support, you can get expert help straight from Nest core team. We
57
57
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
0 commit comments