Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frontainer/frontplate-cli
フロントエンドビルドCLI
https://github.com/frontainer/frontplate-cli
babel cli ejs eslint frontend htmlhint sass scss webpack
Last synced: 5 days ago
JSON representation
フロントエンドビルドCLI
- Host: GitHub
- URL: https://github.com/frontainer/frontplate-cli
- Owner: frontainer
- Created: 2016-09-20T01:40:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T09:45:15.000Z (over 7 years ago)
- Last Synced: 2025-02-02T01:31:59.157Z (17 days ago)
- Topics: babel, cli, ejs, eslint, frontend, htmlhint, sass, scss, webpack
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/frontplate-cli
- Size: 481 KB
- Stars: 25
- Watchers: 6
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# frontplate-cli
CLI for Front-end developers. (Inspired by angular-cli)
## Feature
- HTMLモジュール([ejs](https://www.npmjs.com/package/ejs))
- SASS([node-sass](https://www.npmjs.com/package/node-sass))
- SASSLint([sass-lint](https://www.npmjs.com/package/sass-lint))
- スタイルガイド生成([frontnote](https://www.npmjs.com/package/frontnote))
- JSモジュールバンドラー([webpack](https://www.npmjs.com/package/webpack))
- ES2015([babel](https://www.npmjs.com/package/babel))
- スプライト画像の作成とSassファイルの出力([spritesmith](https://www.npmjs.com/package/spritesmith))
- CSS/JSの圧縮と最適化([postcss-csso](https://www.npmjs.com/package/postcss-csso) [google-closure-compiler](https://www.npmjs.com/package/google-closure-compiler))
- CSSのベンダープレフィックス付与自動化([autoprefixer](https://www.npmjs.com/package/autoprefixer))
- ユニットテスト([karma](https://www.npmjs.com/package/karma) [jasmine](https://www.npmjs.com/package/jasmine))
- LiveReload([browser-sync](https://www.npmjs.com/package/browser-sync))
- ESLint([eslint](https://www.npmjs.com/package/eslint))
- HTMLHint([htmlhint](https://www.npmjs.com/package/htmlhint))## Usage
詳しくは[wiki](https://github.com/frontainer/frontplate-cli/wiki)を参照ください
https://github.com/frontainer/frontplate-cli/wiki