Skip to content
View millionfor's full-sized avatar
Block or Report

Block or report millionfor

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
millionfor/README.md

star follow

Front-end framework

javascript typescript react nodejs

Top

Pinned

  1. A shell-based oss upload script A shell-based oss upload script
    1
    #!/bin/bash
    2
    # vim: set ft=sh fdm=manual ts=2 sw=2 sts=2 tw=85 et:
    3
    
                  
    4
    # =======================================================
    5
    # Description:
  2. A script to download iconfont font l... A script to download iconfont font library based on js
    1
    /**
    2
     * @fileName      getIconfontData
    3
     * @dateTime      2021/11/18 15:30:25 <Thursday>
    4
     * @author        QuanQuan <millionfor@apache.org>
    5
     * @gistId        c144eef4c9da1e1ea73135b95e429361 
  3. template.vimrc template.vimrc
    1
    autocmd BufNewFile *.vue,*.js,*.ts,*.sh,*.css call SetTitle()
    2
    autocmd BufWritePre *.vue,*.js,*.ts,*.sh,*.css call SetLastModified()
    3
    
                  
    4
    let s:getCreatedTimeStr =  {->printf(' * @CreatedTime     %s', strftime("%a, %b %d, %Y %R"))}
    5
    let s:getModifiedTimeStr = {->printf(' * @LastModified    %s', strftime("%a, %b %d, %Y %R"))}
  4. apache/dolphinscheduler apache/dolphinscheduler Public

    Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code

    Java 12.4k 4.5k