Stars
lightweight, idiomatic and composable router for building Go HTTP services
A database migration tool. Supports SQL migrations and Go functions.
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
A complete computer science study plan to become a software engineer.
Industry standard API mocking for JavaScript.
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
A utility-first CSS framework for rapid UI development.
Manage & spin up mongodb server binaries with zero(or slight) configuration for tests.
Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Runtime type checking for React props and similar objects
Community plugins list, theme list, and releases of Obsidian.
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
Promise based HTTP client for the browser and node.js
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python…
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
The git-scm.com website. Note that this repository is only for the website; issues with git itself should go to https://git-scm.com/community.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…