frankyoceanwing's Stars
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
labstack/echo
High performance, minimalist Go web framework
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
react-boilerplate/react-boilerplate
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
tleunen/react-mdl
React Components for Material Design Lite
google/material-design-lite
Material Design Components in HTML/CSS/JS
uxcore/uxcore
A React UI Component Suites living for enterprise application http://uxco.re http://uxcore.coding.me
facebook/react
The library for web and native user interfaces.
jestjs/jest
Delightful JavaScript Testing.
airbnb/javascript
JavaScript Style Guide
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
reduxjs/redux
A JS library for predictable global state management
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
go-swagger/go-swagger
Swagger 2.0 implementation for go
yvasiyarov/swagger
Swagger client generator
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
msgpack/msgpack
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
fluent/fluent-logger-golang
A structured logger for Fluentd (Golang)
unknwon/gcblog
An open source project for Golang China blog.
go-kit/kit
A standard library for microservices.
cihub/seelog
Seelog is a native Go logging library that provides flexible asynchronous dispatching, filtering, and formatting.
sirupsen/logrus
Structured, pluggable logging for Go.
inconshreveable/log15
Structured, composable logging for Go
julienschmidt/go-http-routing-benchmark
Go HTTP request router and web framework benchmark
julienschmidt/httprouter
A high performance HTTP request router that scales well
goji/goji
Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang)
tools/godep
dependency tool for go
go-gorp/gorp
Go Relational Persistence - an ORM-ish library for Go
zenazn/goji
Goji is a minimalistic web framework for Golang that's high in antioxidants.