-
Updated
Sep 9, 2021 - TypeScript
nest

Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with and fully supports TypeScript (yet still enables developers to code in pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
Nest provides an out-of-the-box application architecture which allows developers and teams to create highly testable, scalable, loosely coupled, and easily maintainable applications.
Here are 779 public repositories matching this topic...
-
Updated
Aug 20, 2021 - JavaScript
-
Updated
Sep 8, 2021 - C#
-
Updated
Sep 9, 2021 - C++
-
Updated
Sep 1, 2021 - TypeScript
-
Updated
Sep 8, 2021 - TypeScript
-
Updated
Aug 25, 2021 - TypeScript
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
Sep 8, 2021 - TypeScript
-
Updated
Sep 8, 2021 - TypeScript
-
Updated
Sep 3, 2021 - TypeScript
-
Updated
Sep 8, 2021 - TypeScript
-
Updated
Sep 8, 2021 - TypeScript
-
Updated
Aug 31, 2021 - TypeScript
Hi, I'm a relative novice when it comes to this type of thing, however I have setup HomeBridge on my mac and happily access my Nest Cams in the Home app on MacOS and IOS - to do this I installed ffmpeg etc. I am familiar with creating .json files etc and executing commands in the terminal but this is about the extent of my knowledge.
Would anyone be good enough to provide a simple, high-level
-
Updated
Sep 1, 2021 - TypeScript
In NEST3, the volume_transmitter
is of type NodeCollection, but in the synaptic specification it's required to provide only a node ID of the vt
, For example when running:
import nest
vt = nest.Create("volume_transmitter")
nest.CopyModel("stdp_dopamine_synapse", "stdp_dopa", {"vt": vt})
You get a type mismatch error. A workaround for this is to convert the NodeColletion to a li
-
Updated
Sep 8, 2021 - TypeScript
-
Updated
Sep 8, 2021 - TypeScript
-
Updated
Aug 16, 2021 - TypeScript
-
Updated
Sep 2, 2021 - TypeScript
-
Updated
Jul 8, 2021 - TypeScript
-
Updated
Sep 8, 2021 - TypeScript
Created by NestJS
Released May 14, 2017
Latest release 2 months ago
- Repository
- nestjs/nest
- Website
- nestjs.com
I'm submitting a...