rvitaliy's Stars
redis/ioredis
🚀 A robust, performance-focused, and full-featured Redis client for Node.js.
fastify/fastify
Fast and low overhead web framework, for Node.js
apache/lucene
Apache Lucene open-source search software
basicdays/node-stream-to-async-iterator
ES async iterator wrapper for node streams
sindresorhus/p-limit
Run multiple promise-returning & async functions with limited concurrency
wellyshen/use-places-autocomplete
😎 📍 React hook for Google Maps Places Autocomplete.
enisdenjo/graphql-ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
nodejs/Release
Node.js Release Working Group
SonarSource/sonarlint-intellij
SonarLint for IntelliJ
AykutSarac/jsoncrack.com
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
nodemailer/nodemailer
✉️ Send e-mails with Node.JS – easy as cake!
sidorares/node-mysql2
:zap: fast mysqljs/mysql compatible mysql driver for node.js
justkey007/tsc-alias
Replace alias paths with relative paths after typescript compilation
jaydenseric/graphql-upload
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
99designs/aws-vault
A vault for securely storing and accessing AWS credentials in development environments
wclr/ts-node-dev
Compiles your TS app and restarts when files are modified.
redis/node-redis
Redis Node.js client
import-js/eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
lelylan/simple-oauth2
A simple Node.js client library for Oauth2
labs42io/clean-code-typescript
Clean Code concepts adapted for TypeScript
handlebars-lang/handlebars.js
Minimal templating on steroids.
gruntwork-io/terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
vitejs/vite
Next generation frontend tooling. It's fast!
sindresorhus/ora
Elegant terminal spinner
graphql/graphiql
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
ethereum/solidity
Solidity, the Smart Contract Programming Language
mswjs/msw
Industry standard API mocking for JavaScript.
oracle/node-oracledb
Oracle Database driver for Node.js maintained by Oracle Corp.
dividab/tsconfig-paths
Load node modules according to tsconfig paths, in run-time or via API.
puppeteer/puppeteer
JavaScript API for Chrome and Firefox