• Stars
    star
    106
  • Rank 315,280 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ’₯ Vscode NestJS Code Snippets

vscode-nestjs-snippets

License MIT Version Installs Ratings

NESTJS

NESTJS SNIPPETS FOR VSCODE

This extension adds snippets for working with nestjs in Vscode

Screenshot

Usage

Usage

Snippet Prefix Purpose
Nest Controller n-controller NestJS Controller
Nest v4 Middlware n-v4-middleware NestJS Middleware Version 4
Nest v4 Module n-v4-module NestJS Module v4
Nest Root Module n-module-root NestJS Root Module
Nest NestModule n-module-nest NestJS Module Implementing NestModule
Nest Mongoose Service n-mongoose-service NestJS Service for Mongoose
Nest Mongoose Interface n-mongoose-interface NestJS Interface for mongoose
Nest Unit Test n-test NestJS Unit Test
Nest Service Unit Test n-test-service NestJS Service Unit Test
Nest Sequelize Entity n-sequelize-entity NestJS Sequelize Entity
Nest Sequelize Provider n-sequelize-provider NestJS Sequelize Provider
Nest Sequelize Database Provider n-sequelize-database-provider NestJS Sequelize Provider
Nest Interceptor n-interceptor NestJS Interceptor
Nest Guard n-guard NestJS Guard
Nest Provider n-provider NestJS Provider
Nest Module n-module NestJS Module
Nest Global Module n-module-global NestJS Global Module
Nest Middleware n-middleware NestJS Middleware
Nest Pipe n-pipe NestJS Pipe
Nest TypeORM Entity n-typeorm-entity NestJS TypeORM Entity
Nest TypeORM Repository n-typeorm-repository NestJS TypeORM Repository

Installation

  1. Install Visual Studio Code 1.10.0 or higher
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Choose the extension
  6. Reload Visual Studio Code

OR

  1. Type Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  2. Type ext install ashinzekene.nestjs

Contributing

Contributions are highly welcome

Release Notes

1.3.0 - 04-03-2020

  • added snippet for service unit test Thanks to @lupu60

More Repositories

1

react-music-player

🎡 player local songs on the browser
JavaScript
126
star
2

angular4-paystack

πŸ’΅ An angular2+ module for paystack transactions
TypeScript
58
star
3

generator-nestjs-app

πŸ—οΈ A yeoman generator for nestjs apps
JavaScript
56
star
4

angular-rave

πŸ’΅ An angular2+ module for integrating payments using the rave gateway
TypeScript
22
star
5

paystack-simple

Framework/Library agnostic paystack wrapper
JavaScript
22
star
6

gt-wifi-activator

πŸ“Ά Activates GT Wifi
JavaScript
13
star
7

notebook

an ionic app for writing notes by subjects
TypeScript
12
star
8

speedtest

πŸ“Ά Check you internet downlink speed without consuming your data
JavaScript
11
star
9

flutter-task-app

A task app built with flutter
Dart
7
star
10

data-structures-and-design-patterns

JavaScript
5
star
11

angular-pimg

Progressive Image Component - Used for lazy loading images
TypeScript
5
star
12

rave-simple

Framework/library agnostic flutterwave's rave web wrapper
JavaScript
4
star
13

movie-ease

an ionic progressive web app for movies, actors and series using TMDB api
TypeScript
4
star
14

tf-iris

JavaScript
4
star
15

io-movie-app

JavaScript
3
star
16

fend-arcade-ML

JavaScript
3
star
17

bioinformatics

Bioinformatic algorithms for the UCLA Bioinformatics Specialization
Python
3
star
18

algorithms

πŸ₯‡ Leetcode and hackerrank algorithms in golang
Go
2
star
19

vue-news

News at your fingertips
JavaScript
2
star
20

movie-ease-bot

A dumb companion bot
JavaScript
2
star
21

alien_invasion

πŸš€ An arcade ship shooting game. Made with pygame
Python
1
star
22

gol-clinics

1
star
23

randomise-array

randomise array, and generate new ones with customisation options
JavaScript
1
star
24

flight-tracking

TypeScript
1
star
25

my-javascript-note

JavaScript
1
star