jsbench / jsbench/jsbench.github.io
Инфраструктура
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 263
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
- JSHint / ESLint / JSCS - #4
- Автофикс ofix по CodeStyle (JSCS, либо какой-нибудь инструмент, вроде fixmyjs)
- ES6 + Модули
- Grunt/Gulp/Webpack
- Сборка проекта в единый bundle, разработка с использованием локального вебсервера (никаких watcher'ов, это слишком медленно)
- Автоматическое формирование appcache манифеста
- Запуск всего выше перечисленного по githooks (pre-commit, pre-push)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the remaining checklist items and the existing Grunt, Gulp, and Webpack setup. Determine the project's current approach to code-style autofix, ES6 modules, and pre-commit or pre-push hooks. Done means the unchecked infrastructure items are implemented and the full workflow runs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript, webpack
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100