{"id":28535031,"url":"https://github.com/nickdecooman/eslint-babel-watcher","last_synced_at":"2026-05-05T15:32:53.401Z","repository":{"id":57227613,"uuid":"92519086","full_name":"nickdecooman/eslint-babel-watcher","owner":"nickdecooman","description":"Minimal command line tool that runs Eslint and Babel, and restarts Node upon changes","archived":false,"fork":false,"pushed_at":"2017-05-28T15:32:20.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-09T17:15:15.649Z","etag":null,"topics":["babel","eslint","node","watch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickdecooman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-26T14:32:33.000Z","updated_at":"2017-05-26T16:42:16.000Z","dependencies_parsed_at":"2022-09-12T16:52:21.239Z","dependency_job_id":null,"html_url":"https://github.com/nickdecooman/eslint-babel-watcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nickdecooman/eslint-babel-watcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickdecooman%2Feslint-babel-watcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickdecooman%2Feslint-babel-watcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickdecooman%2Feslint-babel-watcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickdecooman%2Feslint-babel-watcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickdecooman","download_url":"https://codeload.github.com/nickdecooman/eslint-babel-watcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickdecooman%2Feslint-babel-watcher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264162936,"owners_count":23566623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["babel","eslint","node","watch"],"created_at":"2025-06-09T17:13:47.080Z","updated_at":"2026-05-05T15:32:53.372Z","avatar_url":"https://github.com/nickdecooman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-babel-watcher\nEslint-Babel-Watcher is a minimal command line tool that runs Eslint and Babel, and restarts Node upon changes. \nIt uses Gulp at its foundation and relies entirely on the `.eslint` and `.babelrc` configurations to run Eslint and Babel respectively. It has pretty formatted output too 🤡\n\n![Demo](https://cdn.pbrd.co/images/bLaYV1YvL.gif)\n\n## Installation\n\n**NPM**\n```\nnpm install eslint-babel-watcher\n```\n\n**Yarn**\n\nDue to Yarn issue [#760](https://github.com/yarnpkg/yarn/issues/760), it is required to also explicitly install Gulp.\n\n```\nyarn add gulp eslint-babel-watcher\n```\n\n## Usage\n\n```\n./node_modules/.bin/watch\n```\n\n**Flags**\n\n- `--watch \u003cdir path\u003e` will specify the watch path; If any of the files on this path changes, Eslint and Babel will run. Defaults to `\"./src/**/*.js\"`\n- `--node_entry \u003cfile path\u003e` will specify the entry file that is used upon restarting Node. Defaults to `\"./build/index.js\"`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickdecooman%2Feslint-babel-watcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickdecooman%2Feslint-babel-watcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickdecooman%2Feslint-babel-watcher/lists"}