Santinell's Stars
MichalLytek/type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
jwalton/node-amqp-connection-manager
Auto-reconnect and round robin support for amqplib.
mongoosejs/mongoose-lean-virtuals
Attach virtuals to the results of mongoose lean() queries
microsoft/vscode
Visual Studio Code
applitopia/immutable-sorted
This is an extension of Immutable.js that provides sorted collections SortedMap and SortedSet. The current implementation is using highly optimized B-tree memory structure.
yangez/btree-js
Allen Chang and Eric Yang's javascript b-tree implementation
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
vercel/micro
Asynchronous HTTP microservices
goodwithtech/dockle
Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start
jesseduffield/lazydocker
The lazier way to manage everything docker
neutrinojs/neutrino
Create and build modern JavaScript projects with zero initial configuration.
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
verdaccio/verdaccio
A lightweight Node.js private proxy registry
VSCodium/vscodium
binary releases of VS Code without MS branding/telemetry/licensing
productuniversity/softskills
Soft Skills для разработчиков
brave/sync
deprecated Brave sync server. (sync now uses a fork of the Chromium sync protocol.)
redis/ioredis
🚀 A robust, performance-focused, and full-featured Redis client for Node.js.
confuser/graphql-constraint-directive
Validate GraphQL fields
lirown/graphql-custom-directive
A custom directive for GraphQL which hooks the query or schema execution
lirown/graphql-custom-directives
A collection of custom graphql directives
DanielMSchmidt/apollo-opentracing
Performance trace your Apollo GraphQL server with Opentracing
nats-io/nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
amqp-node/amqplib
AMQP 0-9-1 library and client for Node.JS
kerimdzhanov/dotenv-flow
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
vuejs/apollo
🚀 Apollo/GraphQL integration for VueJS
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
amqp/rhea
A reactive messaging library based on the AMQP protocol
amqp/rhea-promise
A promisified layer over rhea AMQP client
jaredhanson/passport-facebook
Facebook authentication strategy for Passport and Node.js.
maticzav/graphql-middleware
Split up your GraphQL resolvers in middleware functions