hoseungme / opensources

All of my open source contributions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opensources

English 한국어

My open sources map

Front-end

UI

  • flickable-scroll

    • A web scroller with flicking guesture
  • scratchable

    • A scratch card renderer using HTML Canvas
  • toss/slash

    • A collection of TypeScript/JavaScript packages to build high-quality web services.
    • This is the open source of my company Toss and I'm one of maintainers.
    • You can see all of PRs and Issues what I was involved here.

Browser

  • storage-cover

    • Web storage wrapper for continuous web application in all browsers
  • storage-typed

    • Type-safe web storage wrapper that provides automatic JSON parsing/stringifying and type-specific features

Back-end

OpenAPI

  • oas-api-client

    • API client generator based on OpenAPI Specification
  • request-typer

    • Declare a schema of HTTP Request and Response, and then create type vaildator and OpenAPI Specification object

Framework

  • typed-express

    • Completely type-safe web framework based on Express.js

Learning Share

About

All of my open source contributions