Skip to content

wells-x/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

工具

各种插件方法等

Github

HTML

配置

系统

other

link

目录结构

windows: tree 命令生成

│  .editorconfig
│  .gitignore
│  README.md
│
├─node
│      README.md
│
├─linux
│  │  README.md
│  │
│  └─auto-bash
│          try-tag.sh
│          try-test.sh
│
├─git
│      README.md
│
├─vite
│      README.md
│
├─server
│      README.md
│
├─java
│      README.md
│
├─vue
│      README.md
│
├─WeChat
│      success.html
│      README.md
│
├─template
│  ├─html
│  │  │  index.html
│  │  │
│  │  ├─imgtobase64
│  │  │      build.js
│  │  │      js.js
│  │  │
│  │  ├─car
│  │  │      图片压缩.html
│  │  │
│  │  └─404
│  │      │  snow.html
│  │      │  index.html
│  │      │
│  │      └─num404
│  │          │  index.html
│  │          │
│  │          ├─css
│  │          │      font-awesome.min.css
│  │          │      bootstrap.css
│  │          │      style.css
│  │          │
│  │          ├─fonts
│  │          │      glyphicons-halflings-regular.svg
│  │          │      glyphicons-halflings-regular.woff
│  │          │      fontawesome-webfont.woff
│  │          │      glyphicons-halflings-regular.ttf
│  │          │      glyphicons-halflings-regular.eot
│  │          │      fontawesome-webfont.ttf
│  │          │      fontawesome-webfont.svg
│  │          │      FontAwesome.otf
│  │          │      fontawesome-webfont.eot
│  │          │
│  │          └─js
│  │                  jquery-1.10.2.js
│  │                  bootstrap.js
│  │                  countUp.js
│  │                  custom.js
│  │
│  └─vue
│      │  Camera.vue
│      │  Navigation.vue
│      │
│      └─error
│          │  snow.vue
│          │  num.vue
│          │
│          └─assets
│              ├─css
│              │      iconfont.css
│              │      stylesheet.css
│              │
│              └─fonts
│                      NovaFlat.ttf
│                      NovaFlat.eot
│                      iconfont.ttf
│                      iconfont.woff
│                      NovaFlat.svg
│                      NovaFlat.woff
│                      iconfont.svg
│                      iconfont.eot
│
├─electron
│      README.md
│
├─js
│  │  README.md
│  │
│  └─util
│      │  judge-type.js
│      │  validate.js
│      │  index.js
│      │  resizeImg.js
│      │  date.js
│      │
│      └─class
│              Cache.js
│
├─cache
│      README.md
│
└─webstorm
        Monokai-Sublime-18.3.28.icls
        Monokai-Sublime-18.5.18.icls
        README.md
        Default.xml
        Monokai-Sublime-xq.icls
        settings.jar

About

各种插件方法等

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors