{"id":22769666,"url":"https://github.com/planjs/fabric","last_synced_at":"2025-04-15T03:21:27.402Z","repository":{"id":42469409,"uuid":"291320748","full_name":"planjs/fabric","owner":"planjs","description":"code style","archived":false,"fork":false,"pushed_at":"2025-03-02T14:36:09.000Z","size":1077,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T20:06:52.162Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/planjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-29T17:50:00.000Z","updated_at":"2021-10-28T07:06:30.000Z","dependencies_parsed_at":"2024-10-23T01:51:11.029Z","dependency_job_id":"58283b9f-919f-4de3-933a-9764cf19809b","html_url":"https://github.com/planjs/fabric","commit_stats":{"total_commits":62,"total_committers":3,"mean_commits":"20.666666666666668","dds":"0.032258064516129004","last_synced_commit":"412e893592b19f39645cdc5e8c38004dd6248450"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planjs%2Ffabric","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planjs%2Ffabric/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planjs%2Ffabric/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planjs%2Ffabric/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/planjs","download_url":"https://codeload.github.com/planjs/fabric/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248589135,"owners_count":21129541,"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-12-11T15:13:25.132Z","updated_at":"2025-04-15T03:21:27.374Z","avatar_url":"https://github.com/planjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fabric\n\n\u003e `prettier`，`eslint`，`stylelint` commonly used configuration files.\n\n## Usage\n\nin `.eslintrc.js`\n\n```javascript\nmodule.exports = {\n  extends: [require.resolve('@planjs/fabric/dist/eslint')],\n\n  globals: {\n    App: 'readonly',\n    Page: 'readonly',\n    Component: 'readonly',\n  },\n\n  rules: {\n    // your rules\n  },\n};\n```\n\nin `.stylelintrc.js`\n\n```javascript\nmodule.exports = {\n  extends: [require.resolve('@planjs/fabric/dist/stylelint')],\n  rules: {\n    // your rules\n  },\n};\n```\n\nin `.prettierrc.js`\n\n```javascript\nconst { prettier } = require('@planjs/fabric');\n\nmodule.exports = prettier;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplanjs%2Ffabric","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplanjs%2Ffabric","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplanjs%2Ffabric/lists"}