manakuro's Stars
microsoft/vscode
Visual Studio Code
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
webpack/webpack
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, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
golang-standards/project-layout
Standard Go Project Layout
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
evanw/esbuild
An extremely fast bundler for the web
chakra-ui/chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
testing-library/react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
pmndrs/jotai
👻 Primitive and flexible state management for React
material-components/material-components-web
Modular and customizable Material Design UI components for the web
commitizen/cz-cli
The commitizen command line utility. #BlackLivesMatter
ent/ent
An entity framework for Go
typescript-eslint/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
dotansimha/graphql-code-generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
99designs/gqlgen
go generate based graphql server library
Netflix/fast_jsonapi
No Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects.
flyerhzm/rails_best_practices
a code metric tool for rails projects
igreenwood/SimpleCropView
A simple image cropping library for Android.
stephencookdev/speed-measure-webpack-plugin
⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds
marcusolsson/goddd
Exploring DDD in Go
unjs/webpackbar
Elegant ProgressBar and Profiler for Webpack 3 , 4 and 5
ambethia/recaptcha
ReCaptcha helpers for ruby apps
aws/amazon-ecs-cli
The Amazon ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications on ECS/Fargate.
mercari/production-readiness-checklist
Production readiness checklist used for Mercari and Merpay microservices
vercel/server-components-notes-demo
Experimental demo of React Server Components with Next.js. Deployed serverlessly on Vercel.
testing-library/native-testing-library
🐳 Simple and complete React Native testing utilities that encourage good testing practices.
jgierer12/awesome-babel-macros
A collection of awesome babel macros and related resources