Skip to content

afish1024/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@fish1024/utils

A collection of small JavaScript utilities.

使用:

npm install @fish1024/utils
import { getIntegers } from "@fish1024/utils"

// 按需引入
import getIntegers from "@fish1024/utils/get-integers"

issue

# 验证连接
ssh -T git@github.com

# 输出
# You've successfully authenticated, but GitHub does not provide shell access.

# 解决 git push 不成功
git remote set-url origin git@github.com:用户名/仓库名.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •