Skip to content
View shithee's full-sized avatar
:octocat:
On to Big thing.
:octocat:
On to Big thing.
Block or Report

Block or report shithee

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. doo doo Public

    A simple django TODO.

    Python 3

  2. JSONEase JSONEase Public

    Your all-in-one JSON toolkit for effortless JSON management

    HTML

  3. themeboy themeboy Public

    A theme library for the applications.

    JavaScript

  4. bulb bulb Public archive

    A simple TODO.

    TypeScript

  5. The Terminal codes required to build... The Terminal codes required to build the production apk in the ionic capacitor project.
    1
    ## Build the ionic app -- for production
    2
    
                  
    3
    ionic build
    4
    
                  
    5
    ## Add android platform 
  6. The one solution for date picker, mu... The one solution for date picker, multi selector with image and simple single page application with forward and backward options.
    1
    $(document).ready(function(){
    2
        var is_single = $("[data-onesingle]").data('onesingle');
    3
        var oneselector = $("[data-onepage]").data('onepage'); // selector for page load
    4
        oneselector = (oneselector) ? oneselector : 'a';
    5
        var globalcontainer = $("[data-onecontainer]").data('onecontainer'); // container where put loaded content