{"id":13623187,"url":"https://github.com/Dauta/uniform","last_synced_at":"2025-04-15T14:32:19.210Z","repository":{"id":57106269,"uuid":"456699188","full_name":"Dauta/uniform","owner":"Dauta","description":"Uniform is a CLI tool - code linter and formatter for JavaScript and TypeScript. Works using eslint and prettier under the hood.","archived":false,"fork":false,"pushed_at":"2022-02-20T23:20:32.000Z","size":391,"stargazers_count":21,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-27T03:23:55.857Z","etag":null,"topics":["eslint","linter","prettier"],"latest_commit_sha":null,"homepage":"","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/Dauta.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":"2022-02-07T22:28:43.000Z","updated_at":"2022-02-27T15:25:34.000Z","dependencies_parsed_at":"2022-08-21T01:00:59.305Z","dependency_job_id":null,"html_url":"https://github.com/Dauta/uniform","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dauta%2Funiform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dauta%2Funiform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dauta%2Funiform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dauta%2Funiform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dauta","download_url":"https://codeload.github.com/Dauta/uniform/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223321558,"owners_count":17126374,"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","linter","prettier"],"created_at":"2024-08-01T21:01:29.024Z","updated_at":"2024-11-08T11:30:25.791Z","avatar_url":"https://github.com/Dauta.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Uniform 🦄🎩\n\nAll-in-one code linter and formatter for TypeScript and JavaScript\n\n## ⚡️ Quickstart\n\n- Install the package:\n\n`npm install @dauta/uniform --save-dev` or `yarn add -D @dauta/uniform`\n\n- Run the init command: \n\n`npx uniform` or `yarn uniform`\n\n_Note:_ You _might_ need to restart ESLint server in your IDE for the config files to get picked up.\n\n## 🤔 What will this do?\n\nInstalling the package will install `eslint` and `prettier` as a dependency of your project, along with several plugins.\n\nRunning the `uniform` script, will generate configuration files based on your choices and copy them into the root of your project. This will allow your IDE (or whatever extension you're using to run eslint) to read the correct configurations and give realtime feedback on your code.\n\n## 🐶 Friendly Output\n\nUniform is focused on user-friendlines and readability. \n\n\u003cimg width=\"526\" alt=\"Screenshot 2022-02-08 at 23 40 10\" src=\"https://user-images.githubusercontent.com/9319191/153095636-719d06a6-940d-4c08-8935-443b09eb23cb.png\"\u003e\n\n## 💻 CLI\n\nTo lint your code manually, run `npx uniform lint` or `yarn uniform lint`.\n\n### Fix\n\nTo auto-fix some issues, add the `--fix` flag to the above command.\nThat's it :)\n\n## 🤩 Recommended Setup\n\nWe recommend running uniform with [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) extension and setting up the \"Format on save\" option.\n\n✨ Enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDauta%2Funiform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDauta%2Funiform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDauta%2Funiform/lists"}