nbhuy89's Stars
domenic/cooperatively-sized-iframes
A proposal for iframes which can resize according to their content
arunbandari/mongo-gui
A web-based MongoDB graphical user interface
cocos/cocos-test-projects
potato47/so-many-games
小游戏集合,一个场景一个游戏,Cocos Creator+TypeScript 制作,2018年春节无聊之作。连载中
keyvanakbary/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
evanw/esbuild
An extremely fast bundler for the web
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
conventional-changelog/commitlint
📓 Lint commit messages
k88hudson/git-flight-rules
Flight rules for git
lloyd/node-memwatch
A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.
Ibro/AspNetCoreSignalR_React
Build a simple chat app with React.js and ASP.NET Core SignalR
bvaughn/react-virtualized
React components for efficiently rendering large lists and tabular data
lt0526/ProgressViewRendererDemo
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
rotorgames/Rg.Plugins.Popup
Xamarin Forms popup plugin
paulpatarinski/Xamarin.Forms.Plugins
Xamarin Forms Plugins
XamSome/awesome-xamarin
A collection of interesting libraries/tools for Xamarin mobile projects
jsuarezruiz/xamarin-forms-goodlooking-UI
Xamarin.Forms goodlooking UI samples
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
bberak/react-native-game-engine
A lightweight Game Engine for React Native 🕹⚡🎮
oblador/react-native-animatable
Standard set of easy to use animations and declarative transitions for React Native
bberak/react-native-game-engine-handbook
A React Native app showcasing some examples using react-native-game-engine 🐒✨
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
dvsekhvalnov/jose-jwt
Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT) and Json Web Keys (JWK) Implementation for .NET and .NET Core
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
aspnet/WebHooks
[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
bjut-hz/E-Books
IT e-books
chentsulin/awesome-graphql
Awesome list of GraphQL
graphql-dotnet/relay
A toolset for creating Relay.js compatible GraphQL servers in dotnet.
graphql/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.