aarontravass's Stars
tinyhttp/cli
💽 the tinyhttp CLI
chalk/chalk
🖍 Terminal string styling done right
conventional-changelog/commitlint
📓 Lint commit messages
tinyhttp/ping
🏓 Response time checker middleware
tinyhttp/unless
🚦 Unless middleware for tinyhttp
tinyhttp/favicon
Node.js middleware to serve `favicon.ico` file.
tinyhttp/markdown
🗒 Static markdown middleware for Node.js.
tinyhttp/cors
🌐 CORS middleware for modern Node.js
tinyhttp/swagger
📚 Swagger integration for tinyhttp
tinyhttp/cookie-parser
🍪 Cookie parsing middleware for Node.js
tinyhttp/jwt
🔐 tiny JWT middleware for Node.js
microsoft/vscode-eslint
VSCode extension to integrate eslint into VSCode
mightyiam/eslint-config-love
A TypeScript ESLint config that loves you
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
deno-libs/superfetch
🐕 HTTP Server testing library inspired by node-supertest-fetch.
eslint/eslint
Find and fix problems in your JavaScript code.
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
deno-libs/tinyhttp
[IN DEVELOPMENT] 🦕 Deno port of tinyhttp, 0-legacy, tiny & fast web framework
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
vim/vim
The official Vim repository
tinyhttp/logger
🪵 Minimal and flexible HTTP logger
fastify/fastify
Fast and low overhead web framework, for Node.js
tinyhttp/tinyhttp
🦄 0-legacy, tiny & fast web framework as a replacement of Express
rahuldkjain/github-profile-readme-generator
🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI.
StackExchange/StackExchange.Redis
General purpose redis client
Ish2K/Chess-Bot-AI-Algorithms
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
seanprashad/leetcode-patterns
A pattern-based approach for learning technical interview questions
scottbass/SAS
All things SAS related (programs, macros, presentations, etc)
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.