Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Nestia | 952 | 5 | 16 hours ago | 141 | October 21, 2022 | 11 | mit | TypeScript | ||
Make NestJS much faster and easier | ||||||||||
Nest Aws Sdk | 65 | 4 months ago | 7 | August 26, 2022 | 6 | mit | TypeScript | |||
A thin wrapping layer around the aws-sdk package for clean NestJS dependency injection. | ||||||||||
Server | 24 | 2 days ago | 2 | mit | TypeScript | |||||
nestjs + nestia + typeorm example repo | ||||||||||
Nestjs Minio Client | 22 | 9 months ago | 1 | mit | TypeScript | |||||
Minio client sdk for NestJS | ||||||||||
Nest Dotnet Sdk | 6 | 5 years ago | apache-2.0 | C# | ||||||
.NET Standard SDK for Nest's REST and Streaming APIs. Monitoring and control Nest Cam, Thermostat and Protect using C#. | ||||||||||
Nest Sdk Generator | 5 | 2 years ago | 3 | October 11, 2019 | 5 | TypeScript | ||||
Automatically generate an SDK from your Nest JS Controllers. | ||||||||||
Origin Integration Example | 3 | 2 years ago | 2 | gpl-3.0 | JavaScript | |||||
An example Origin SDK integration project | ||||||||||
Nx Nest Graphql | 3 | 3 years ago | 20 | mit | TypeScript | |||||
NX Workspace + Nest and GraphQL Starter repo | ||||||||||
Cloudsearch Wrapper | 2 | 3 years ago | mit | PHP | ||||||
A wrapper for the AWS SDK regarding CloudSearch. |
Nestia is a set of helper libraries for NestJS, supporting below features:
@nestia/core
: super-fast decorators@nestia/sdk
:
nestia
: just CLI (command line interface) toolNote
- Only one line required, with pure TypeScript type
- Runtime validator is 20,000x faster than
class-validator
- JSON serialization is 200x faster than
class-transformer
- SDK is similar with tRPC, but much advanced
Left is server code, and right is client code utilizing SDK
Thanks for your support.
Your donation would encourage nestia
development.
Check out the document in the website: