All Projects → algoan → Nestjs Components

algoan / Nestjs Components

A list of useful components for NestJS applications

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Nestjs Components

Vitamin Web
Decathlon Design System libraries for web applications
Stars: ✭ 70 (-2.78%)
Mutual labels:  lerna, components
elements
Lovingly crafted ui components based on web components. Works well with all Frameworks - including Angular, React and Vue.
Stars: ✭ 42 (-41.67%)
Mutual labels:  components, lerna
Blueprint
A React-based UI toolkit for the web
Stars: ✭ 18,376 (+25422.22%)
Mutual labels:  lerna, components
react-ecommerce
E-commerce monorepo application using NextJs, React, React-native, Design-System and Graphql with Typescript
Stars: ✭ 136 (+88.89%)
Mutual labels:  lerna, nestjs
Nestjs Bff
A full-stack TypeScript solution, and starter project. Includes an API, CLI, and example client webapp. Features include production grade logging, authorization, authentication, MongoDB migrations, and end-to-end testing.
Stars: ✭ 450 (+525%)
Mutual labels:  lerna, nestjs
Nestjs Braintree
A module for braintree reoccurring payments and transactions 💳
Stars: ✭ 62 (-13.89%)
Mutual labels:  nestjs
Made With Love
🚀 An experimental project which demonstrates an Angular Package which contains Angular Elements and Schematics
Stars: ✭ 67 (-6.94%)
Mutual labels:  components
Nestjs Monorepo Starter
A full-stack nestjs starter project. Includes authorization, authentication, MongoDB, Redis queue support, Crons jobs, and end-to-end testing.
Stars: ✭ 58 (-19.44%)
Mutual labels:  nestjs
Stylable
Stylable - CSS for components
Stars: ✭ 1,109 (+1440.28%)
Mutual labels:  components
React Native Elements App
Demo app for React Native Elements (w/ React Native Web)
Stars: ✭ 1,159 (+1509.72%)
Mutual labels:  components
Domponent
Build UI Components with the HTML You Already Have
Stars: ✭ 66 (-8.33%)
Mutual labels:  components
Bootstrap For Vue
Use https://bootstrap-vue.js.org instead.
Stars: ✭ 62 (-13.89%)
Mutual labels:  components
Elemental components
Simple view components for Rails 5.1+
Stars: ✭ 68 (-5.56%)
Mutual labels:  components
Design System Starter
🚀 The Australian Government Design System - Starter
Stars: ✭ 61 (-15.28%)
Mutual labels:  components
Egeo
EGEO is the open-source UI library used to build Stratio's UI. It includes UI Components, Utilities, Services and much more to build user interfaces quickly and with ease. The library is distributed in AoT mode.
Stars: ✭ 69 (-4.17%)
Mutual labels:  components
Ivory
A modern CSS framework for developing powerful web interfaces faster and easier.
Stars: ✭ 61 (-15.28%)
Mutual labels:  components
Blog
📚 专注Web与算法
Stars: ✭ 1,140 (+1483.33%)
Mutual labels:  nestjs
Bank
🏦 Full Stack Web Application similar to financial software that is used in banking institutions | React.js and Node.js
Stars: ✭ 1,158 (+1508.33%)
Mutual labels:  nestjs
Msvgc
Make React components from your plain SVG files
Stars: ✭ 64 (-11.11%)
Mutual labels:  components
Skiasharp.components
Rendered components for an easier declaration of SkiaSharp rendering.
Stars: ✭ 63 (-12.5%)
Mutual labels:  components

Nest Logo

Commitizen friendly lerna

Algoan NestJS components

A collection of NestJS components. This repository is maintained with lerna.

Table of contents

NestJS Pagination

A simple interceptor formatting a HTTP response with a Link header and a Content-Range.

See the documentation here.

NestJS Logging interceptor

A simple NestJS interceptor catching request details and logging it using the built-in Logger class. It will use the default Logger implementation unless you pass your own to your Nest application.

See the documentation here.

NestJS Http Exception Filter

A simple NestJS Http Exception Filter.

See the documentation here.

NestJS Google Cloud PubSub MicroService

A Google Cloud PubSub transport strategy for NestJS.

See the documentation here.

NestJS Google Cloud PubSub Client Proxy

An extended Client Proxy for Google Cloud PubSub.

See the documentation here.

NestJS custom decorators

A set of custom decorators for NestJS.

See the documentation here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].