Skip to content
View cale148's full-sized avatar

Block or report cale148

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. Spagetti refactoring Spagetti refactoring
    1
    // Before
    2
    Object.keys(this.dependents).forEach(key => {
    3
      if (newValue.hasOwnProperty(key)) {
    4
        let dep = this.dependents[key].dependent;
    5
        if (dep.relation) {
  2. exaroton-alice-skill exaroton-alice-skill Public

    Alice skill of Exaroton server for Yandex station

    JavaScript

  3. ferdikoomen/openapi-typescript-codegen ferdikoomen/openapi-typescript-codegen Public

    NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification

    TypeScript 3k 532

  4. backgroundvideo backgroundvideo Public

    Forked from mlingos/cordova-background-video

    A simple Cordova/Phonegap plugin to capture video and then display it onscreen via a transparent overlay without affecting app functionality.

    Java

  5. angular-clockpicker angular-clockpicker Public

    Forked from xjpro/angular-clockpicker

    CSS

  6. phonegap-parse-plugin phonegap-parse-plugin Public

    Forked from benjie/phonegap-parse-plugin

    Phonegap 3.0.0 plugin for Parse.com push service

    HTML