Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@viclm
viclm
Follow
View viclm's full-sized avatar
🎮
On Red Dead Redemption 2

刘明 viclm

🎮
On Red Dead Redemption 2

Block or report viclm

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

Pinned Loading

  1. numeric-keyboard numeric-keyboard Public

    Number keyboard for mobile browsers

    JavaScript 367 72

  2. Hosts Hosts Public

    Hosts switcher for MacOS

    Swift 10 4

  3. responsive.js responsive.js
    1
    (function () {
    2
     var scale = 1 / window.devicePixelRatio;
    3
     document.querySelector('meta[name=viewport]').setAttribute('content', 'width=device-width,initial-scale='+scale+',maximum-scale='+scale+',minimum-scale='+scale+',user-scalable=no');
    4
     var rangingRem = document.createElement('div');
    5
     rangingRem.style.cssText = 'width:1rem;';
  4. encodeURIComponentJava.js encodeURIComponentJava.js
    1
    /*
    2
    MDC on encodeURIComponent():
    3
    
     
    4
    literal characters (regex representation): [-a-zA-Z0-9._*~'()!]
    5
    
     
  5. reducerx.ts reducerx.ts
    1
    import React, { useReducer } from 'react'
    2
    import hoistNonReactStatics from 'hoist-non-react-statics'
    3
    4
    interface Reducer {
    5
     (state, action): any 

AltStyle によって変換されたページ (->オリジナル) /