{"id":19504016,"url":"https://github.com/mysticatea/eslint-utils","last_synced_at":"2025-05-16T19:08:00.633Z","repository":{"id":45598171,"uuid":"131817148","full_name":"mysticatea/eslint-utils","owner":"mysticatea","description":"Utilities for ESLint plugins and custom rules.","archived":false,"fork":false,"pushed_at":"2022-11-21T19:20:55.000Z","size":516,"stargazers_count":75,"open_issues_count":15,"forks_count":36,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-20T00:38:23.580Z","etag":null,"topics":["eslint","javascript","nodejs","npm-package"],"latest_commit_sha":null,"homepage":"https://eslint-utils.mysticatea.dev/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mysticatea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["mysticatea"]}},"created_at":"2018-05-02T07:53:49.000Z","updated_at":"2025-01-26T15:47:56.000Z","dependencies_parsed_at":"2022-08-24T11:10:20.785Z","dependency_job_id":null,"html_url":"https://github.com/mysticatea/eslint-utils","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mysticatea%2Feslint-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mysticatea%2Feslint-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mysticatea%2Feslint-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mysticatea%2Feslint-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mysticatea","download_url":"https://codeload.github.com/mysticatea/eslint-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251195837,"owners_count":21550848,"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":["eslint","javascript","nodejs","npm-package"],"created_at":"2024-11-10T22:23:57.822Z","updated_at":"2025-05-16T19:08:00.615Z","avatar_url":"https://github.com/mysticatea.png","language":"JavaScript","funding_links":["https://github.com/sponsors/mysticatea"],"categories":[],"sub_categories":[],"readme":"# eslint-utils\n\n[![npm version](https://img.shields.io/npm/v/eslint-utils.svg)](https://www.npmjs.com/package/eslint-utils)\n[![Downloads/month](https://img.shields.io/npm/dm/eslint-utils.svg)](http://www.npmtrends.com/eslint-utils)\n[![Build Status](https://github.com/mysticatea/eslint-utils/workflows/CI/badge.svg)](https://github.com/mysticatea/eslint-utils/actions)\n[![Coverage Status](https://codecov.io/gh/mysticatea/eslint-utils/branch/master/graph/badge.svg)](https://codecov.io/gh/mysticatea/eslint-utils)\n[![Dependency Status](https://david-dm.org/mysticatea/eslint-utils.svg)](https://david-dm.org/mysticatea/eslint-utils)\n\n## 🏁 Goal\n\nThis package provides utility functions and classes for make ESLint custom rules.\n\nFor examples:\n\n- [getStaticValue](https://eslint-utils.mysticatea.dev/api/ast-utils.html#getstaticvalue) evaluates static value on AST.\n- [ReferenceTracker](https://eslint-utils.mysticatea.dev/api/scope-utils.html#referencetracker-class) checks the members of modules/globals as handling assignments and destructuring.\n\n## 📖 Usage\n\nSee [documentation](https://eslint-utils.mysticatea.dev/).\n\n## 📰 Changelog\n\nSee [releases](https://github.com/mysticatea/eslint-utils/releases).\n\n## ❤️ Contributing\n\nWelcome contributing!\n\nPlease use GitHub's Issues/PRs.\n\n### Development Tools\n\n- `npm test` runs tests and measures coverage.\n- `npm run clean` removes the coverage result of `npm test` command.\n- `npm run coverage` shows the coverage result of the last `npm test` command.\n- `npm run lint` runs ESLint.\n- `npm run watch` runs tests on each file change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmysticatea%2Feslint-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmysticatea%2Feslint-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmysticatea%2Feslint-utils/lists"}