0.3.0 • Published 5 years ago

alfred-femine v0.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

alfred-femine Build Statuscode style: prettiernpm-verisonnpmnpm

front end tools mine

Install

$ npm install --global alfred-femine

Requires Node.js 8+ and the Alfred Powerpack.

Usage

In Alfred, type key, Enter, and your query.

  • rgbhex - rgba 颜色转 16 进制颜色

    rgbhex 255,234,122
    rgbhex 255,234,122,0.5
  • hexrgb - 16 进制颜色转 rgba 颜色

    hexrgb #fff
  • ip - 查询本机内网和外网 ip 地址

  • caniuse - caniuse 搜索

    caniuse flex
  • enbase64 - base64 编码

    enbase64 text
  • debase64 - base64 解码

    debase64 text
  • ts - 翻译

  ts text
  • kcc - 短横线命名
  kcc 新年快乐
  // happy-new-year
  • lcc - 小驼峰式命名
  lcc 新年快乐
  // happyNewYear
  • ucc - 大驼峰式命名
  ucc 新年快乐
  // HappyNewYear
  • time - 时间戳

  • mdn - mdn 文档查询

  mdn text
  • npm - npm package 查询
  npm text
  • qr - 生成二维码
  qr text

or (select content ->option + command + Q) or (copy content -> option + command + R)

TODO

vscode, curl, stackoverflow

Contribute

alfy

License

MIT © zxing

0.3.0

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.9

5 years ago

0.0.1

5 years ago