Jiro's

portfolio site

oss

copy URL
|
twitter
|
reddit
|
facebook
|

My open source projects are summarized here.

Wednesday, June 25
avatar
[WIP]Gooo - golang full-stack framework for web backend development
Full-stack framework for web backend development built with Go. This will have the following features.

Database

Controller

  • Basic features for controller

  • Serialization compatible with JSON-API

  • Request Pipeline

  • Error Handling on request-scope

Middleware

  • Auth

  • Request Logging

Testing

Misc

  • Config

  • HTTP Client

Link: https://github.com/version-1/gooo

avatar
Vuex Contribution
Tiny contrubition to fix typo of Japanese Documents.

papyrus thumbanail

Link: https://github.com/vuejs/vuex/pull/1825

avatar
Cnstnts
npm package. Easily define "Plain Object-base" enum helper. It is good to use it for Redux or Hooks API useReducer's actions.

Link: https://github.com/version-1/cnstnts

avatar
React Native Various Form
npm package. It provides some components for Input Form. You can implement Field, Form and Validator easily on React Native.

Link: https://github.com/version-1/react-native-various-form