Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
takeshi sakuma
@takeshisakuma
@takeshisakuma
就業先絶賛募集中
55
Posts
524
Contributions
7
Followers
Follow
https://takeshisakuma.github.io/
Tokyo
Following tags
Vue.js
React
Laravel
Python
WordPress
npm-scripts
Swift
SVG
CSS3
CSS
npm
MacOSX
JavaScript
PHP
HTML
正規表現
Chrome
$ analyze @takeshisakuma
posted articles
JavaScript:
38%
CSS3:
33%
CSS:
25%
SVG:
16%
animation:
13%
LGTMed articles
JavaScript:
50%
Mac:
50%
ターミナル:
50%
初心者向け:
50%
answered questions
No data
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
stylus
ejs
stylelint
npm-scripts
prettier
Web制作向けnpm-scripts
74
# npm-scriptsのWeb制作向けタスクランナー Web制作は細かいやることが多いので、少しでも自動化して手作業を減らしたいと考えました。 一人で完結する作業であれば、[Prepros](https://prepros.io/)や[Koala](http://koala-app.com/)(開発終了)などGUIのツールや、エディタの標準、拡張機能で実現できる事も多いですが、複数人で作業を...
2019/07/07
MacOSX
Terminal
homebrew
homebrew-cask
mas-cli
macOSでのパッケージ管理
74
しばらく前にMacbook Proを入手したので、有名っぽいアプリをどんどんインストールしていたのですが、Homebrewというパッケージ管理システムを知ったので、そちらでの管理に切り替えることにしました。 ## パッケージ管理システムを使うメリット * ターミナルからインストール、アンインストールができる * アップデートをまとめて行える * OSの再インストール時など環境移行時に一括でインス...
2019/07/16
browserslist
.browserslistrcで対象ブラウザを指定する
52
.browserslistrcは、「AutoprefixerでCSSにどのベンダープレフィックスを付けるか」などを決める設定ファイルです。 Autoprefixer以外にも対応していてツールごとに設定を持たずに済むので、ツール間で対象ブラウザ設定の齟齬が起こるのを防げます。 ブラウザのバージョンを直接指定せず、カバー率や直近○年という方法で指定しておくと、ブラウザのバージョンアップや、新しいブラウ...
2019/07/20
All Items
Articles
Answers
Questions