holaaworld's Stars
revel/revel
A high productivity, full-stack web framework for the Go language.
ant0ine/go-json-rest
A quick and easy way to setup a RESTful JSON API
labstack/echo
High performance, minimalist Go web framework
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
visualfc/liteide
LiteIDE is a simple, open source, cross-platform Go IDE.
gohugoio/hugo
The world’s fastest framework for building websites.
juju/errors
Common juju errors and functions to annotate errors. Based on juju/errgo
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
appleboy/gorush
A push notification server written in Go (Golang).
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
harness/harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
ardanlabs/gotraining
Go Training Class Material :
GoesToEleven/ArdanGoTrain
files created in ardan labs golang training
GoesToEleven/GolangTraining
Training for Golang (go language)
ruanyf/jstutorial
Javascript tutorial book
ruanyf/es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
jquintozamora/react-typescript-webpack2-cssModules-postCSS
Simple Starter Template for React, TypeScript, postCSS, ITCSS, CSS-Modules, Webpack and Live Reloading (React Hot Loader 3)
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
mappum/webcoin
:globe_with_meridians::moneybag: SPV Bitcoin client for Node.js and the browser
voisine/breadwallet-ios
bread - bitcoin wallet
CoinFabrik/simple-nodejs-blockchain-parser
Parse Bitcoin's raw blockchain data with NodeJS and Bitcore.
chjj/tty.js
A terminal for your browser, using node/express/socket.io
expo/create-react-native-app
Create React Native apps that run on iOS, Android, and web
react-native-elements/react-native-elements
Cross-Platform React Native UI Toolkit
alinz/react-native-webview-bridge
React Native Webview with Javascript Bridge
danys/blockinterpreter
Block chain parser
alecalve/python-bitcoin-blockchain-parser
A Python 3 Bitcoin blockchain parser
bitcoinjs/bitcoinjs-lib
A javascript Bitcoin library for node.js and browsers.
tradle/rn-nodeify
hack to allow react-native projects to use node core modules, and npm modules that use them
Level/levelup
A wrapper for abstract-leveldown compliant stores, for Node.js and browsers.