{"id":17736668,"url":"https://github.com/parro-it/babelplugin-to-eslintrule","last_synced_at":"2025-03-14T14:30:53.104Z","repository":{"id":66074125,"uuid":"50137472","full_name":"parro-it/babelplugin-to-eslintrule","owner":"parro-it","description":"Map babel plugins to corresponding eslint ecmaFeatures","archived":false,"fork":false,"pushed_at":"2016-02-01T22:34:01.000Z","size":7,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-19T00:44:42.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/parro-it.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-21T21:19:33.000Z","updated_at":"2019-07-15T22:25:30.000Z","dependencies_parsed_at":"2023-04-10T16:50:32.865Z","dependency_job_id":null,"html_url":"https://github.com/parro-it/babelplugin-to-eslintrule","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"2429cdc6a8cebfd692cad26728e0ea40f9d0279d"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fbabelplugin-to-eslintrule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fbabelplugin-to-eslintrule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fbabelplugin-to-eslintrule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fbabelplugin-to-eslintrule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parro-it","download_url":"https://codeload.github.com/parro-it/babelplugin-to-eslintrule/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243593262,"owners_count":20316157,"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":[],"created_at":"2024-10-26T00:23:58.619Z","updated_at":"2025-03-14T14:30:52.792Z","avatar_url":"https://github.com/parro-it.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babelplugin-to-eslintrule\n\n\u003e Map babel plugins to corresponding eslint ecmaFeatures\n\n[![Travis Build Status](https://img.shields.io/travis/parro-it/babelplugin-to-eslintrule.svg)](http://travis-ci.org/parro-it/babelplugin-to-eslintrule)\n[![NPM module](https://img.shields.io/npm/v/babelplugin-to-eslintrule.svg)](https://npmjs.org/package/babelplugin-to-eslintrule)\n[![NPM downloads](https://img.shields.io/npm/dt/babelplugin-to-eslintrule.svg)](https://npmjs.org/package/babelplugin-to-eslintrule)\n\n## Installation\n\n```bash\nnpm install --save babelplugin-to-eslintrule\n```\n\n## Usage\n\n```javascript\n  const eslintFeature = require('babelplugin-to-eslintrule');\n  console.log(eslintFeature('es2015-parameters'));\n```\n\u003e ['defaultParams']\n\nreturn an array containing eslint's ecmaFeatures corresponding to\nthe es2015 feature provided by the babel plugin.\n\nReturn an empty array if no corresponding ecmaFeature exists.\n\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 parro-it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparro-it%2Fbabelplugin-to-eslintrule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparro-it%2Fbabelplugin-to-eslintrule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparro-it%2Fbabelplugin-to-eslintrule/lists"}