Skip to content
View a-oka-z's full-sized avatar
  • Tokyo Technical Consultant Co. jp
  • Akiba, Japan

Block or report a-oka-z

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
a-oka-z/README.md

Hi there 👋

Pinned Loading

  1. thankspedia/sql-named-parameters thankspedia/sql-named-parameters Public

    This non-opinionated library transforms named parameters into traditional positional parameters.

    JavaScript

  2. thankspedia/prevent-undefined thankspedia/prevent-undefined Public

    a node module `prevent-undefined` makes objects to throw errors when any code refers an undefined propery on it.

    JavaScript

  3. thankspedia/sqlmacro thankspedia/sqlmacro Public

    a stupidly simple template engine for SQL

    JavaScript

  4. thankspedia/vanilla-schema-validator thankspedia/vanilla-schema-validator Public

    a non-opinionated JavaScript schema validator/duck-typing based runtime type detector

    JavaScript

  5. thankspedia/runtime-typesafety thankspedia/runtime-typesafety Public

    This module protects your functions from `undefined` and offers information to diagnosis where the `undefined` come from.

    JavaScript

  6. thankspedia/mixin-prototypes thankspedia/mixin-prototypes Public

    A yet another module to implement multiple inheritance with JavaScript

    JavaScript